Hello,

We detected a similar problem with the junit gui. The cl version worked
without problems.

Best regards,

Juergen



 -----Original Message-----
From:   Michael Smith [mailto:[EMAIL PROTECTED]] 
Sent:   Monday, July 08, 2002 03.08 AM
To:     Slide Users Mailing List
Subject:        Re: init slide in junit

Haiying Qiao wrote:
> 
> I am writing test cases for our classes that use slide api. I can init
slide
> and run my application without JUnit.  However, it is very strange I can
not
> init slide in JUnit. Here is the exception in JUnit

This usually means you've ended up with an extra xml parser lying around
somewhere.
This is more common with JDK1.4, since that includes one (which
overrides any other
by default - see java.endorsed.dirs if you want to re-override it). 

Michael

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

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

Reply via email to