Re: Getting exist queryResult into XMLBeans

2008-06-05 Thread Klaus Dobbler
Hi Radu, i wondered about that, too, but if i don't do that i always get a java.lang.ClassCastException: org.apache.xmlbeans.impl.values.XmlAnyTypeImpl, when i'm trying to set my xmlobject to the apropriate beans-type. But, how i described in my first mail, this only works for the root

Help regarding CLASSPATH settings using XMLBEANS

2008-06-05 Thread Hemanth Bhat
Hi Team I am using XMLBEANS 2.3 to develop a component The component contains a MDB (Message Driven Bean) in which I am using xml beans to process the data from the xml which I am receiving from the Weblogic JMS queue. Now when I am doing the below I am getting a problem also I am unable

Re: Help regarding CLASSPATH settings using XMLBEANS

2008-06-05 Thread Jacob Danner
Hi Hermanth, If there error is occuring at the line InventoryNotificationDocument.Factory.parse(xslTransormedXML); Just about anything could be occuring and we really need some more information to be able to accurately debug. Can you get any information about a stacktrace or validation issues on