JAX-WS implementation throws JAXBException for complextypes -----------------------------------------------------------
Key: AXIS2-4459 URL: https://issues.apache.org/jira/browse/AXIS2-4459 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws Affects Versions: 1.5 Environment: Windows XP Service Pack 3. Java 1.6.0_13 Reporter: Brandon Richins Attachments: JaxWsExample.zip When calling an operation on a JAX-WS service that returns an array, Axis2 throws a JAXBException indicating that XYZ class "is not known to this context". It seems able to marshall when returning a single element. But arrays don't seem to work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.