Yep, 1.0. I actually removed the org.w3c and org.xml stuff from my version
of xml.jar, so I don't *think* that's the problem (especially because I'm
testing without using the parser for right now, to try to narrow down the
problem and I'm still getting the error).

-----Original Message-----
From: marc fleury [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 09, 2000 6:42 PM
To: EJBoss
Subject: Re: Xerces in an EJB?


yes we just updated the container yesterday to load all helper classes
outside teh XML description...
we will post soon. (I assume you are using jBoss 1.0?)

marc


Steve Meister wrote:
> 
> Anyone happen to be using the Xerces DOM parser within an EJB under jBoss?
> I'm getting the good ol' NoClassDef error in the middle of the call to
> DOMParser.parse, passing in an InputSource constructed around a
> StringReader. All of the Xerces classes and my own supporting classes are
in
> the jar containing the EJB.
> 
> Any ideas?
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to