[JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty)

2002-09-05 Thread Thomas T. Veldhouse
I have a few things running on Apache already, so I need to host my J2EE sites through apache. I am looking to find how to configure JBoss 3.0.2 and either Tomcat or Jetty to run with Apache (1.3, not 2.0 -- I have built mod_jk.so for Apache 1.3). I am quite familiar with Tomcat, but I am new to

Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty)

2002-09-05 Thread Thomas T. Veldhouse
st gone into > Jetty CVS. If you have any problems, let me know and I will mail you a > build of this. > > > Jules > > > Thomas T. Veldhouse wrote: > > I have a few things running on Apache already, so I need to host my J2EE > > sites through apache. I am looki

Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty)

2002-09-06 Thread Thomas T. Veldhouse
: "Greg Wilkins" <[EMAIL PROTECTED]> To: "Thomas T. Veldhouse" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 3:06 AM Subject: Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty) > > Thomas, > > Jetty has an

Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty)

2002-09-06 Thread Thomas T. Veldhouse
13. And this is in an application that uses Struts heavily. I > > > > > > am > > > > > >>currently setting up a configuration with Tomcat 4.0.3 so I can try > > > > > > testing > > > > > >>with mod_webapp and see how it perfo

Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty)

2002-09-06 Thread Thomas T. Veldhouse
13. And this is in an application that uses Struts heavily. I > > > > > > am > > > > > >>currently setting up a configuration with Tomcat 4.0.3 so I can try > > > > > > testing > > > > > >>with mod_webapp and see how it

Re: [JBoss-user] Is there a Tomcat4.1/Jboss3.0.2 release planned?

2002-09-06 Thread Thomas T. Veldhouse
The new mod_webapp works pretty well too :) Tom Veldhouse - Original Message - From: "Matthew Baird" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 5:28 PM Subject: [JBoss-user] Is there a Tomcat4.1/Jboss3.0.2 release planned? --

Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty)

2002-09-06 Thread Thomas T. Veldhouse
same in later versions, though I haven't checked. > > - Original Message - > From: "Thomas T. Veldhouse" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 06, 2002 8:21 AM > Subject: Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w

[JBoss-user] Integrate JBOSS with Tomcat 4.1.0 - single VM?

2002-09-09 Thread Thomas T. Veldhouse
I am looking to integrated Tomcat 4.1.0 with JBOSS 3.0.2 using a single VM (like is done with Jetty for 3.0.2).  I am trying to test many different configurations and this one seem promising.   Any help would be greatly appreciated.   Thanks in advance,   Tom Veldhouse

[JBoss-user] Problem with JBoss 3.0.2 bundled with Tomcat 4.0.4

2002-09-13 Thread Thomas T. Veldhouse
It seems that in spite of the configuration of server.xml in Tomcat, the Warp service on port 8008 will not start.  This is required to use mod_webapp under Apache.  Any ideas?   Tom Veldhouse  

[JBoss-user] mod_webapp and JBOSS 3.0.2 - Tomcat bundle

2002-09-19 Thread Thomas T. Veldhouse
Has anybody managed to get mod_webapp working with the JBOSS 3.0.2 - Tomcat 4.0.4 bundle? I tried to do it, but in spite of the settings I had in server.xml, I was not able to get the warp connector to start, it simply ignored my settings. Thanks in advance, Tom Veldhouse ---

[JBoss-user] Deploy to ROOT - how for virutal host?

2002-09-19 Thread Thomas T. Veldhouse
I am trying to deploy an application to the root of my jetty server (in the JBOSS 3.0.2 package). I have been unable to configure it correctly. I have tried adding the following: virtual.host.name /context "/webapps/myapp" false It will not parse (parse errors fly by on

[JBoss-user] JBoss with no servlet engine?

2002-09-19 Thread Thomas T. Veldhouse
Is there source available for JBOSS without any servlet engine packaged with it? If not, is there an easy way to stop ALL servlet engine activity? Thanks in advance, Tom Veldhouse --- This sf.net email is sponsored by:ThinkGeek Welcome to

[JBoss-user] Error starting jboss-3.0.3-tomcat-4.1.12

2002-10-08 Thread Thomas T. Veldhouse
This is the default unmodified jboss installation. If I use the jetty installation, it all starts as expected. I am using JDK1.3.1. Tom Veldhouse 13:09:50,339 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@ecc81012{ url=file:/usr/lo

[JBoss-user] JBoss 3.0.3 & tomcat 4.1.12 broken right out of the box.

2002-10-08 Thread Thomas T. Veldhouse
This is the default unmodified jboss-tomcat installation. If I use the jboss-jetty installation, it all starts and runs as expected. I am using JDK1.3.1. Tom Veldhouse 13:09:50,339 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment.scanner.URLDeploymentScanner$DeployedURL@ecc8

Re: [JBoss-user] JBoss 3.0.3 & tomcat 4.1.12 broken right out of the box.

2002-10-08 Thread Thomas T. Veldhouse
]> > > to the absolute path of the tomcat dist to get it to work and indicate > why the relative path is not working. > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC > > > - Original Message -

Re: [JBoss-user] JBoss 3.0.3 & tomcat 4.1.12 broken right out of the box.

2002-10-08 Thread Thomas T. Veldhouse
na.home entity: > > ]> > > to the absolute path of the tomcat dist to get it to work and indicate > why the relative path is not working. > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC > >

Re: [JBoss-user] JBoss 3.0.3 & tomcat 4.1.12 broken right out of the box.

2002-10-08 Thread Thomas T. Veldhouse
t; Chief Technology Officer > JBoss Group, LLC > xxxxxxxx > > - Original Message - > From: "Thomas T. Veldhouse" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 08, 2002 2:29 PM > Subject: Re: [JBoss-user] JBoss 3.0.3 & tom