When i try to maven deploy on my local apache-tomcat-6.0.37 server, still have a malformed form. Thus remote server is not the problem.
When compiling with maven, how does it work with UIBinder and his xml files ? Seems that maven is not considering mine. pierre Le lundi 26 août 2013 10:23:10 UTC+2, [email protected] a écrit : > > Hi Guys, > > I do have a gwt rf project working perfectely, apparently. ( Using > UiBinder, maven ) > When deploying it on the server, still working in the background, but it > is showing me an old form !? > > I did try to clear tomcat cache on the server by deleting whats inside > work folder as well as doing the same on client browser cache. Nothing > > My method was > - test application within eclipse : run-as > web-application > - then mvn clean install : Generated without any errors > - Copying from target/app-x.x-SNAPSHOT folder to webapps/app-x.x-SNAPSHOT > > Tried to shutdown tomcat, clear cache and restart without any effect. > > Thus my question : When updating an ui.xml file, in which file is it > generated ? cache or classes ? > Whats the best way to fix it ? > > Regards, > > Pierre > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
