tx, but that doesn't help in cases of EJBs (cocoon/tomcat/jboss). They have
to be deployed as an ear file and cocoon needs to know where the jars are.
I can't put the ear file into WEB-INF/lib and then deploy the cocoon.war.
On the other hand, putting cocoon.war into the ear, cocoon again doesn't
find the jars.

So far I haven't found any examples where EJBs have been used with cocoon
and a scenario sufficiently explained. Is that such a rare architecture?

Ulli

-----Ursprüngliche Nachricht-----
Von: SANSONE, AARON M [Non-Pharmacia/1000]
[mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 3. Dezember 2001 19:29
An: '[EMAIL PROTECTED]'
Betreff: RE: <param-name>extra-classpath


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]>


---------------------------------------------------------------------
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