All,

My GWT application built using gwt-maven works fine in hosted mode.
However, if I run maven install and deploy the war file to external
tomcat, it doesn't work.

My client calls a GWT RPC service that in turn calls some APIs inside
a library. These APIs need a config file. When I look at the war file
created, all jar files in this library is placed in web-inf/lib along
with this config file. But error log says it couldn't locate this
config file. Any thoughts/inputs on what I am doing wrong here?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to