Hi, could you provide more details (schema, unmarshalling code, JaxMe version...)? I can imagine two possibilities: Either Sun One has its own JAXB (RI) which is being used instead or the code being used to unmarshal is not what it should be. Sun One Studio probably ships by default with JWSDP. Of course it can also be a bug...

regards,

Nacho

Hi,
I am trying to Unmarshall an XML document and got the following error.
The jaxb.properties file is located in the directory where is was created.
I am using Sun ONE Studio 4.
java.version = 1.4.2_03
What should I do to overcome this error?
Thanks
Bharani..
javax.xml.bind.JAXBException: Failed to resolve resource jaxb.properties via path com.optum.www.movexml.ProductMaster and ClassLoader [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:210)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:114)
at com.optum.www.movexml.PMRead.getProductMaster(PMRead.java:24)
at com.optum.www.movexml.PMRead.main(PMRead.java:43)
Exception in thread "main" 



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



Reply via email to