users@jaxb.java.net

RE: Re: JAXB - ClassCastException

From: Springer, Ian P. <ian.springer_at_hp.com>
Date: Thu, 11 Dec 2003 12:05:13 -0500

Note, the name of the runtime jar was changed (I think in v1.0.1) from
jaxb-ri.jar to jaxb-impl.jar. So if you're using one of the point
releases, make sure you don't still have the old jaxb-ri.jar in your
classpath.

Ian

| I'm guessing that you have an old version of the runtime jar
| file. Check your classpath and see which
| "com.sun.xml.bind.DefaultJAXBContextImpl"
| you are picking up.
|
| Ryan has a nice tool called http://which4j.dev.java.net,
| which you can integrate in your program to debug this issue quickly.
|
| regards,
| --
| Kohsuke Kawaguchi
| Sun Microsystems kohsuke.kawaguchi_at_sun.com
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
| For additional commands, e-mail: users-help_at_jaxb.dev.java.net
|
|
|

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net