You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Hubble, Christopher" <CH...@saic.com> on 2004/09/29 16:09:42 UTC

DB Connections with Axis

I'm migrating a servlet over to Axis.  The current servlet connects using db
pooling as configured in the server.xml file.  How do I change this to
deploy it to Axis?

Chris