Ulli,

Just place any necessary jar files in your WEB-INF/lib directory.  Your
servlet engine should pick it up if it is 2.2 compliant.

HTH,
Aaron

-----Original Message-----
From: Ulli Hoffmann [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 03, 2001 5:06 AM
To: [EMAIL PROTECTED]
Subject: <param-name>extra-classpath


Hi,

in order to specify additional directories or jars which Cocoon should put
into it's own classpath I use the parameter 'extra-classpath'. The jar to be
used is

E:\jboss-tomcat\jboss-2.1\deploy\servEjb.jar

However neither

<param-value>WEB-INF/extra-classes1:E:\jboss-tomcat\jboss-2.1\deploy\servEjb
.jar</param-value>
or
<param-value>WEB-INF/extra-classes1:..\deploy\servEjb.jar</param-value>

seems to work. Any idea how it get to work?

Regards,
Ulli



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to