Take a peek at the Apache+Tomcat+jBoss thread of the past few weeks.
Dewayne McNair has done some work to integrate the 3 by allowing contexts to
be recognized by all 3 (although contexts won't be dynamically recognized by
Apache). I have tried it with the 2/10/01 CVS and it works with the
exception of a nasty runtime exception I get when I try the examples in
tomcat-test.ear. Dewayne has been successful after modifying jboss.xml but
no such luck for me. He has been gracious enough to give me access to the
jBoss binary he is running just so that somebody will be able to duplicate
his success. However, I haven't had the time to check it out and probably
won't until this weekend (sorry 'bout that Dewayne).
As a point of discussion, I'd be interested to know how jBoss users are
deploying EARs. For example, if one had an inventory app using EJBs
accessed by servlets, I don't think the HTTP service in Tomcat would fit the
bill in terms of static-content serving, security, etc. Maybe I'm looking
at it from the wrong angle but I'd still like to hear how others plan to
grant access to their EAR apps. Thanks.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of David Gallacher
Sent: Tuesday, February 13, 2001 8:55 AM
To: [EMAIL PROTECTED]
Subject: [jBoss-User] Tomcat JSP/servlet examples
I have installed Apache, Tomcat and jBoss on my Red Hat 6.2 Linux box and
all seems to be running OK.
This is probably a very basic and obvious question, but when jBoss is not
active I can run the example servlets and JSPs that come with Tomcat. When
jBoss is active I cannot - I get a 404 error on the browser and
[EmbeddedTomcat] Ctx( ): 404 R( + /examples/jsp/index.html + null ) null
on the Linux box.
Is this correct? How would I get the Tomcat examples to run with jBoss
active?
Thanks
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]