On a standalone Tomcat server, I can define JDBC
resources in a context without problems. As soon as
Apache webserver is brought into the equation, the
JDBC datasources fail to initialize, exceptions
indicating that the resoruce parameters where null.

I don't know anything about Apache webserver, but it
somehow sounds as if Apache creates a new context that
doesn't include my datasource settings. I've also
tried to define the resources in the server.xml under
GlobalNamingResources - still no luck.

Are there issues around this that I need to focus on?
Ie, do I need to setup datasources differently when
working with Apache webserver?


        
                
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/

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

Reply via email to