Hi, new to the list, looking for a little help, please. Running IBM WebSphere 6.0.23 and xmlbeans 2.3.0.
Getting errors as follows: "java.lang.ClassCastException: org/apache/xmlbeans/impl/values/XmlComplexContentImpl incompatible with com/prudential/sct/service/entries/ServiceEntries" where: com.prudential.sct.service.entries.ServiceEntries extends java.lang.Object implements org.apache.xmlbeans.XmlObject error code line: doc.addNewServiceEntries(); thows: java.lang.NoSuchMethodException where doc is ServiceEntriesDocument where ServiceEntriesDocument is com.prudential.sct.service.entries.ServiceEntriesDocument extends extends java.lang.Object implements org.apache.xmlbeans.XmlObject Does anyone know of any issues using xmlbeans with websphere 6? I've seen several issues where the QName method in websphere conflicts with QName in xmlbeans, that seem to be resolvable with setting classpath correctly. Up to now I've not been able to get this to work. Can someone familiar with both xmlbeans and websphere 6 please provide some guidence here? thanks, dave milbut (david dot milbut at prudential dot com) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]