« Return to Thread: Packaging a Grails app onto a JavaEE Project

Re: Packaging a Grails app onto a JavaEE Project

by Istvan Devai :: Rate this Message:

Reply to Author | View in Thread

Hi Guilherme :)

I've not done this, but if your rails project is a simple war, then you
just need it to add to the "modules" section of your EAR project.

Regards,
Istvan

Guilherme Barile wrote:

> Hello
>     We're starting a new Java EE Application and among many modules,
> there will be a Grails based web application. We created a new Java EE
> Project on Netbeans with our EJBs and then a new Grails project.
> Unfortunately, we didn't find out how to add the grails .war file to
> the .ear package (main project). Maybe we'll need some ant-hacking.
>
> Any ideas ?
>
> Thanks in advance
>
> Guilherme Barile
>
>

 « Return to Thread: Packaging a Grails app onto a JavaEE Project