We have an application using castor that works in Tomcat but not in weblogic. Castor source generator is used to generated the source code from schema. We are seeing an error when unmarshalling. The error varies dependes on cator version. If I use castor 0.9.5.2 it says NullPointerException at Unmarshaller.startElement method, when I tried with cator 1.2 it doesn't give any error in castor, but it doesn't bind xml to objects.
Any known issues in using castor/weblogic combination? -- View this message in context: http://www.nabble.com/Castor-1.2-Weblogic-9.2-tp19092365p19092365.html Sent from the Castor - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

