Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I'm getting the following exception trying to cast bodyContent to GetjoinurlMeetingResponse. We are using JAXB to marshaling and un-marshaling of the WebEx request and response using XML API 8.0 SP3.While registering with WebEx, the registratio...
I'm using XJC bundled with JDK 6 to convert the XSD files into Java classes. Is this the right way? I also tried using XMLBeans instead of XJC but the same problem occurred.