in my web.xml deployment descriptor I get the following exception:
[WARN] Unable to process 'file:/C:/Users/andrew/Documents/DevProjects/
WebApps/ta/war/WEB-INF/web.xml' for servlet validation
javax.servlet.UnavailableException: Configuration problem
at
org.mortbay.jetty.webapp.WebXmlConfiguration.initialize(WebXmlConfiguration.java:
298)
at
org.mortbay.jetty.webapp.WebXmlConfiguration.configure(WebXmlConfiguration.java:
222)
at com.google.gwt.dev.ServletValidator.create(ServletValidator.java:
69)
at com.google.gwt.dev.ServletValidator.create(ServletValidator.java:
52)
at com.google.gwt.dev.DevMode.doSlowStartup(DevMode.java:356)
at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1057)
at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:783)
at com.google.gwt.dev.DevMode.main(DevMode.java:275)
Loading modules
com.bcntouch.ta.landing
Validating <servlet> tags for module 'landing'
For additional info see: file:/C:/Program%20Files/eclipse/
plugins/com.google.gwt.eclipse.sdkbundle.2.0.4_2.0.4.v201006301254/
gwt-2.0.4/doc/helpInfo/servletMappings.html
[WARN] Module declares 1 <servlet> declaration(s), but a
valid 'web.xml' was not found at 'C:\Users\andrew\Documents\DevProjects
\WebApps\ta\war\WEB-INF\web.xml'
abd my DevMode server is not started correctly.
Simply removing that element causes the error to go away.
It seems to appear in the 2.3 servlet web.xml DTD as specified, but
maybe
GWT doesn't fully support it?
Thomas Broyer
unread,
Sep 3, 2010, 8:43:45 AM9/3/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message