|
|
|
|
Re: deployed war reports 404 but works in IDE [message #1022236 is a reply to message #1018706] |
Thu, 21 March 2013 10:19  |
Eclipse User |
|
|
|
Thanks, Ralf, that was it!
I also removed the jetty plugins and the servletbridge plugin which were automatically added by the WAR Product wizard.
Ralf Sternberg wrote on Thu, 14 March 2013 11:35Hi Erdal,
what is the URL of your application? In a WAR deployment, you usually
have to add a context path like
host:port/rapdemo/controls
whereas you can access the application without a context path when
launching from the IDE, such as
host:port/controls
Does that help?
Ralf
--
Ralf Sternberg
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
Powered by
FUDForum. Page generated in 0.04450 seconds