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!!!! -- View this message in context: http://old.nabble.com/when-and-why-the-%3Cb%3EXmlValueDisconnectedException%3C-b%3E-will-come--tp30748109p30748109.html Sent from the Xml Beans - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org For additional commands, e-mail: dev-h...@xmlbeans.apache.org