Friday, April 26, 2013

Re: Startupurl when having maven structure

Try http://localhost:<port>/yourfile.html in startupUrl


2013/4/26 Kris <klindp@gmail.com>
Hi, when running in dev mode I get problem with the startup url.. 
I have a maven struture, so the html file is in 
src/main/webapp. 

see attached pic... 

But I get a 

HTTP ERROR: 404

NOT_FOUND

RequestURI=/ppmock.html

Powered by Jetty://

What should the -startupurl be in the arguments in the run configuration in eclipse. ?? 

-war C:\jsi-workspace2\JSI\ppmock\target\ppmock-1.0.0-SNAPSHOT -remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl ppmock.html -logLevel INFO -codeServerPort 9997 -port 8888 com.farheap.jsi.ppmock.ppmock



--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment