users@jaxb.java.net

Re: Unmarshal error

From: Jason Tang <jason.tang_at_UBC.CA>
Date: Wed, 22 Jan 2003 11:39:24 -0700

Thanks for your help, it turns out that the files in xalan.jar and xercesImpl.jar, which are supplied with JAXB bundle, contain the old jaxp files. I accidentally put those jars ahead of jaxp-api.jar in classpath that gave me this result.