Well, to be honest, there isn't any particular reason why I chose the
tomcat-integrated build... I just thought that with Tomcat I'd certainly
never run into a "too few features" problem...

But if Jetty is a mature WebContainer as well, then maybe I should just
switch, as the Tomcat support doesn't seem to be that common...

Hans

On Thu, 2002-11-28 at 11:29, Jules Gosnell wrote:
> too bad ! you should try Jetty - it comes bundled by default in the 
> JBoss download. I do the integration AND answer questions on the list :-)
> 
> BTW - not that I know anything about TC, but... hitting servlets via 
> ../servlet/... is the job of the InvokerServlet. I know there was some 
> concern that this may be a security issue and it may have been disabled 
> in new TC builds. you should look in the ?web.xml? file in the TC distro 
> (NOT WEB-INF/ of the war). I think the InvokerServlet is set up in 
> there. If it, or it's mapping is commented out, then you will need to 
> put it back in. If that's not it, then sorry for flaunting my ignorance.....
> 
> 
> Jules
> 
> 
> SainTiss wrote:
> 
> >Hi,
> >
> >thanks for the offer, but I am using Tomcat indeed...
> >
> >Hans
> >
> >On Thu, 2002-11-28 at 10:43, Jules Gosnell wrote:
> >
> >>SainTiss wrote:
> >>
> >>>Hi,
> >>>
> >>>I'm trying to create a servlet here...
> >>>
> >>>I've already created a .war file, and jboss says it's been deployed
> >>>correctly...
> >>>
> >>>Now what is the url for the servlet?
> >>>
> >>>localhost:8080/<warname> is the only thing that doesn't yield an error,
> >>>but it doesn't execute the servlet either..
> >>>
> >>>Thanks
> >>>
> >>>Hans
> >>>
> >>>
> >>If you are using Jetty (not Tomcat), send me a simple testcase and I 
> >>will confirm that it works or get it fixed.
> >>
> >>Jules
> >>
> >>
> >>
> >>
> >>________________________________________________________________________
> >>This email has been scanned for all viruses by the MessageLabs SkyScan
> >>service. For more information on a proactive anti-virus service working
> >>around the clock, around the globe, visit http://www.messagelabs.com
> >>________________________________________________________________________
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.net email is sponsored by: Get the new Palm Tungsten T 
> >>handheld. Power & Color in a compact size! 
> >>http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
> >>_______________________________________________
> >>JBoss-user mailing list
> >>[EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/jboss-user
> >>
> >
> >
> 
> 
> 
> 
> ________________________________________________________________________
> This email has been scanned for all viruses by the MessageLabs SkyScan
> service. For more information on a proactive anti-virus service working
> around the clock, around the globe, visit http://www.messagelabs.com
> ________________________________________________________________________
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Get the new Palm Tungsten T 
> handheld. Power & Color in a compact size! 
> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to