Hi Liviu,

Liviu wrote:

>> What's the content of your directory?
> 
> cglib-nodep-2.2.jar
> dom4j-1.6.1.jar
> jdom-1.1.jar
> jettison-1.2.jar
> joda-time-1.6.jar
> json-20080701.jar
> kxml2-2.3.0.jar
> kxml2-min-2.3.0.jar
> Person.class
> Person.java
> stax-1.2.0.jar
> stax-api-1.0.1.jar
> wstx-asl-3.2.7.jar
> xmlpull-1.1.3.1.jar
> xom-1.1.jar
> xpp3_min-1.1.4c.jar
> xstream-1.4.1.jar
> xstream-1.4.2.jar
> Xtest.class
> Xtest.java

OK, your classpath setup should work then.

> Both versions of xstream give the exception. I noticed you tested with
> version 1.4.1

Because you used it in your example:

> java -cp .;xstream-1.4.1.jar;xmlpull-1.1.3.1.jar Xtest

Sorry, but I am out of ideas. As far as I can remember the Windows shell, 
your command should simply execute as mine does on Linux.

What Java version are you using? Can you post the output of:

java -cp xstream-1.4.2.jar com.thoughtworks.xstream.core.JVM

- Jörg


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

    http://xircles.codehaus.org/manage_email


Reply via email to