I have a problem with an external file when i deploy my application:
in the source code at the server side i have inserted a File (File
fileXml = new File("wine.xml"); ), when i debug it works good, i can
see all the elements, but after i make the GWT Compile, put all files
in a war archive and then uploaded it in tomcat i can't see the
elements, like as the path of the XML is wrong.. i can't figure out
why.. the file wine.xml is in this folder MyApp/war

thanks, Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to