For compil and deploy (war), i have use Ant.
Ant run the GWT compilation and build a .war
Just move the .war to deploy.

http://dotclear.placeoweb.com/post/Publier-automatiquement-son-projet-GWT-Ext-vers-Jboss-avec-ANT

On 19 jan, 14:17, Arul <arulmanikandan.sriniva...@gmail.com> wrote:
> Hi,
>    I installed Cypal and Eclipse Ganymede.
> My current application is developed using JSP/Servlets and deployed in
> WebSphere application.
>
> I wanted to give a try replacing the front-end alone by GWT componets
> and devloped couple of pages using GWT hosted mode, Copied content of
> compiled files from module foder into my existing J2EE setup folder
> (under WEB-INF) for deployment.
>
>   I read from group that Cypal & Ganymade will help to create war file
> as auto process instead of manual process. Tried in the same using
> File-->Export-->War
>  The above one not copying into WebContent folder rather it copies in
> classes folder including the module folder(com.test.Hello) instead of
> its compiled contenet alone.
>
> Can you please explain detail this process?
>
> Second Thing:
> --------------------
> I am getting below eception if I choose Target Runtime as Apache
> Tomcat during dynamic project wizard otherwise no issues.
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org.apache.juli.logging.LogFactory
>
>  Would you please reply how I can correct the above one?
> I read from the group reson for the error was due to non availability
> of space, which is wrong, it is occurs only if target runtime options
> selected other than none.
>
> Thanks
> Arul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Cypal Studio for GWT" group.
To post to this group, send email to cypal-studio-for-gwt@googlegroups.com
To unsubscribe from this group, send email to 
cypal-studio-for-gwt+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cypal-studio-for-gwt?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to