Hi all -

I am in the process of trying to develop on localhost on my own Windows 
machine, and I would like to route all jetspeed requests through my Apache 
web server.  However, I get database errors when I try to do this that say 
that I cannot open one jetspeed instance (named jetspeed) because another 
instance (named jetspeeda3) is using the database.  Jetspeed and jetspeeda3 
are both applications that are deployed to my tomcat 4.1.3 container, and I 
have made sure that they use different databases.

I have registered the two apps with Tomcat in the server.xml file.  I have 
added the modules to Apache, created a warp connection, and aligned the 
connection with the applications as is standard.

So, accessing the apps through :8080 works fine with no DB trouble.  
However, trying to access it through port 80 is big trouble.

Any ideas?  I would imagine this is a common use but I cannot figure out why 
I cannot make it work.  I even tried making Aliases to where the files 
actually are on my file system and I get the same errors every time.

Josh Hone


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to