Hi Oisin,

it seems that I have a similar problem (maillist thread "Using Castor
with Xerces J Version 2.2" from last week).
Therefor I would like to know more about our problem, how you found it
out, and your solution.

Thanks a lot and kind Regards,
Jochen


2007/11/16, Oisin Boydell <[EMAIL PROTECTED]>:
> I discovered the problem, and it was actually not to do with the Castor
> library itself but in the way the class loader was being used by the Mapping
> object and the instance of Xalan that was used by Castor.
>
> My class was running within a Web application running in JBoss, and I
> figured out that a different version of Xalan was being used than the one I
> thought and also JBoss uses different class loaders for different
> applications running on the same server which caused problems until I
> configured it properly. The results of this was very slow execution of the
> marshal() method.
>
> Anyhow all is working fine now. Many thanks.
>
> Oisin.
>
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to