Hello Seth,

do you have http-server set up? if you are running just jboss with
jetty or tomcat you should specify a port number. default is 8080.

Monday, August 12, 2002, 10:48:09 PM, you wrote:

SL> Hello,

SL> I have a simple webapp that I'm trying to port to JBoss.  My web.xml 
SL> includes this servlet mapping:

SL> <servlet-mapping>
SL>    <servlet-name>Example</servlet-name>
SL>    <url-pattern>/control/*/person</url-pattern>
SL> </servlet-mapping>

SL> When I try this URL:

SL> http://example.com/context/control/43434/person

SL> I get a 404.

SL> This pattern works in other containers (weblogic and resin).  Does 
SL> anyone know of an issue with the url-pattern in jboss?  Is jboss correct 
SL> here and the others broken?

SL> Any tips or help would be greatly appreciated,
SL> Thanks!
SL> Seth

-- 
Best regards,
 Alex Loubyansky




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to