You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi all,
Iìve deployed GWT as WAR in JBOSS and EJBS as jars, I would put all
them in EAR. How can I include with Eclipse, GWT application in EAR
module?
Dalla
unread,
Nov 19, 2009, 1:14:08 PM11/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I guess you could do it with maven somehow, but I´m not that good with
maven,
and tbh I have been asking myself this exact same question. Let´s hope
someone can help :-)
Jason Essington
unread,
Nov 19, 2009, 1:50:16 PM11/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
That is simply a packaging question, not really a GWT question ...
Simply add your .war file to your ear and specify that it is there in
your application.xml file