Hi, 

I posted this on the Tomcat user list, and found out that I just had to remove 
parser.jar and jaxp.jar so they were not loaded by Tomcat at startup. There is 
no namecollision, but still they effect the xerces stuff.

/Peter


-----Ursprungligt meddelande-----
Fr�n: Edwin Goei <[EMAIL PROTECTED]>
Till: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Datum: den 12 februari 2001 23:50
�mne: Re: apache/tomcat and xerces.


>Peter Tornberg wrote:
>> 
>> Hi,
>> 
>> I'm trying to run an XML-parser as a servlet using apache and tomcat. 
>> Unfortunately this does not work for me. Has anyone tried this before?
>
>This is really a Tomcat issue.  A workaround would be to unseal the
>crimson.jar (and jaxp.jar ?) file that is used with Tomcat.  It is a
>classloading issue.  For what I understand, there are people actively
>working on it for Tomcat 4 and it might already be fixed in Tomcat 3.3.
>
>-Edwin
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

Reply via email to