J --

I fixed the problem by only having one Cocoon webapp in my application.  I
merged the second one into my first, and now everyone is playing well
together. I wanted to follow up with the group so that if anyone else sees
this problem , perhaps I could alleviate some of their pain.  I certainly
have alleviated some of my own! :)

As an extra bonus, besides now being able to render PDFs in my EJBs, JBoss
now loads up much faster as it does not have to load two webapps.

thanks,
Collin


----- Original Message ----- 
From: "J.Pietschmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 11:35 AM
Subject: Re: Issues with using embedded FOP libraries alongside Cocoon


> Collin VanDyck wrote:
> > Trying to solve this problem, I copied these files (that were in
> > WEB-INF/lib, with the exception of cocoon.jar) into a single jar:
> > cocoon-libraries.jar, and
> > placed it in the main deploy directory.
>
> I'm not really knowledgable, only from a cursory glance at the spec
> I conclude that classes loaded from the main deploy directory and
> from WEB-INF/lib are in different security contexts, and you can
> expect trouble.
>
> > Is there a special trick to getting this classloader to work?
>
> The JBoss people should be more knowledgeable, actually they wrote
> this stuff. Perhaps you should ask there.
>
> J.Pietschmann
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to