), located
under $CATALINA_HOME/conf"
Tom
From: Andrew Oliver <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Subject: Re: [JBoss-user] New User Servlet setup question
Date: Wed, 18 Feb 2004 13:28:40 -0500
You¹ve got the web.xm
Title: Re: [JBoss-user] New User Servlet setup question
You’ve got the web.xml syntax wrong:
(from server/default/deploy/jmx-console/WEB-INF/web.xml
HtmlAdaptor
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet
...
HtmlAdaptor
/HtmlAdaptor
Hi -- I've installed JBoss with embedded Tomcat. I have created an ear file with a war file in it with a JSP and Servlet inside. I followed these instructions exactly. I install the ear, I can get to the JSP but not to the Servlet. When attempting to invoke the servlet I get a 404:
http://www.