We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Subject: |
|
How to make Proxool Provider able to load JAXP configurator file |
Date: |
|
2004-12-23 21:40:59 |
From: |
|
PaulH
|
Response to: How to make Proxool Provider able to load JAXP configurator file
|
My own experience is to verify you don't load
your application context more than once.
i.e. the error Attempt to register duplicate pool called . . .
You have an exception (as I did) indicating
that you are trying to create the connection
pool a 2nd time with the same alias. I found that
I loaded my context in both my web.xml file and
my struts-config.xml (both via spring objects)
|
1 to 1 of 1
1 to 1 of 1