Mervin Williams wrote:
I am attempting to run the Artimus sample application but am getting the
following error.  Does anyone know how to resolve it?

Here is the error:

13:09:47,046 ERROR [ActionServlet] Initializing application data source
org.apache.struts.action.DATA_SOURCE
java.lang.NoClassDefFoundError:
org/apache/commons/pool/impl/GenericObjectPool
make sure you copy --All-- the jar files included with the
struts dustribution to your WEBINF/lib
such as commons-pool.jar, etc ...
Also make sure all the new *.tld files are copied to WEBINF/ or WEBINF/tld or where ever the tags are stored.

-Rob


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

Reply via email to