Issue « jaxb « Java Enterprise Q&A





1. JAXB Issue -- class ... nor any of its super class is known to this context    stackoverflow.com

I've been trying to figure this problem out for the last 2 days already, but to no avail! My webservice, as well as the client, are working fine on my machine (I'm ...

2. JAXB issue | Jboss error upon start up    stackoverflow.com

I'm having this error upon JBoss startup which suggest that the schema definition for a particular element does not exist in the generated wsdl in Jboss. It was detected that 'ProductName' is ...

4. Wsimport and jaxb binding issue    coderanch.com

Thanks for your reply. I managed to resolve the issue using a combination of both JAX-WS and JAXB binding files when using wsimport. The implementation above only used jaxb customizations which generated schema types artifacts. However, the generated artifacts for the service endpoint interface and the port accessor methods where being generated in a package structure relating to their target namespace ...

5. Issues in JAXB conversion of List    coderanch.com

6. JAXB issue | Jboss error on startup    coderanch.com

I'm having this error upon JBoss startup which suggest that the schema definition for a particular element does not exist in the generated wsdl in Jboss. It was detected that 'ProductName' is in namespace 'http:/sample2.com/sample2', but components from this namespace are not referenceable from schema document. Here are the sample xsd that I used to generate that jaxb artifacts to be ...

7. JAXB and Soap Message Unmarshelling Issue    forums.oracle.com