Hi, It seems that somewhere in the system there are kept references to XMLBeans values after the document is discarded. Hopefully this will help you check things out.
Cezar On Mon, 2011-01-24 at 20:18 -0800, Baji wrote: > Hi, > > I am using JBOSS Studio 2.0 to generate the XML file by using XMLBeans 2.5 > version. My requirement is to generate the XML formatted data from java > objects and display the XML data on IE. It's showing properly on IE but in > background it is throwing XmlValueDisconnectedException on JBoss Console. > > NOTE: When I am running my application on JBoss Browser instead of IE > browser It's not throwing any exception. > > Exception is as follows: > 07:44:42,364 ERROR [STDERR] > org.apache.xmlbeans.impl.values.XmlValueDisconnectedException > 07:44:42,364 ERROR [STDERR] at > org.apache.xmlbeans.impl.values.XmlObjectBase.check_orphaned(XmlObjectBase.java:1247) > 07:44:42,364 ERROR [STDERR] at > org.apache.xmlbeans.impl.values.XmlObjectBase.setterHelper(XmlObjectBase.java:1980) > 07:44:42,364 ERROR [STDERR] at > org.apache.xmlbeans.impl.values.XmlObjectBase.set(XmlObjectBase.java:2062) > 07:44:42,364 ERROR [STDERR] at > org.apache.xmlbeans.impl.values.XmlComplexContentImpl.arraySetterHelper(XmlComplexContentImpl.java:1213) > > > Can any one please explain me at least > http://old.nabble.com/file/p30748109/XMLBeans-Sample.zip XMLBeans-Sample.zip > PFA for my code. http://old.nabble.com/file/p30748109/XMLBeans-Sample.zip > XMLBeans-Sample.zip > > Thanks in advance!!!! > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org For additional commands, e-mail: dev-h...@xmlbeans.apache.org