Hi,
I'm trying to deploy a servlet based app that uses Cloudscape as its
database. When I run a connection to a database A from a servlet,
everything is going well. When I try to run a second set to a database B
it fails.
Everything is running well on Java Web Server but not on Apache/JServ.
Some details:
- Versions : Apache 1.3.6 on FreeBSD, JDK 1.1.7, Jserv 1.0b5, Cloudscape
1.5.4
- The database connections are made from an object (not a servlet) that
deals with connections (a conn manager). Is it possible that JServ is
not dealing with this class/servlet mix ?
- I'm using a zone to deal with the servlets/classes the database
(cloudscape is a java based database) and the mail api. Are one of those
fellows are putting Apache down ?
Suggestions are welcome
Thanks
Wellington Lacerda
Brasil
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]