[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: war file exploded in tmp folder

PeterJ do-not-reply at jboss.com
Mon Jul 30 14:17:29 EDT 2007


If you change your action to action='control' and change the servlet mapping to:

<Servlet-mapping>
  |   <Servlet-name>controlservlet</Servlet-name>
  |   <url-pattern>/control</url-pattern>
  | </Servlet-mapping>

does it work? I am suspecting that the .html suffix is messing it up.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068836#4068836

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068836



More information about the jboss-user mailing list