[JBoss-user] help with url-pattern

2002-08-12 Thread Seth Ladd

Hello,

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

servlet-mapping
   servlet-nameExample/servlet-name
   url-pattern/control/*/person/url-pattern
/servlet-mapping

When I try this URL:

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

I get a 404.

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

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



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [JBoss-user] help with url-pattern

2002-08-12 Thread Alex Loubyansky

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
SLservlet-nameExample/servlet-name
SLurl-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