hello everyone,

                    i have deployed my opengeo suite sdk viewer application
in jboss5.1.x . when i run the application and select a layer in order to
enable feature creation/edition , a request to geoserver is fired

which is

http://localhost:8080/geoserver/wfs/WfsDispatcher?&SERVICE=WFS&VERSION=1.1.0&REQUEST=DescribeFeatureType&TYPENAME=nmmc%3Aanganwadi

this request responds as

<?xml version="1.0" encoding="UTF-8"?><ows:ExceptionReport
version="1.0.0"  xsi:schemaLocation="http://www.opengis.net/ows
http://localhost:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd";
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:ows="http://www.opengis.net/ows";>  <ows:Exception
exceptionCode="NoApplicableCode">
<ows:ExceptionText>java.lang.LinkageError: loader constraint
violation: when resolving overridden method
"org.eclipse.emf.ecore.xml.type.internal.XMLCalendar.getXMLSchemaType()Ljavax/xml/namespace/QName;"
the class loader (instance of
org/jboss/classloader/spi/base/BaseClassLoader) of the current class,
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar, and its
superclass loader (instance of &lt;bootloader&gt;), have different
Class objects for the type javax/xml/namespace/QName used in the
signatureloader constraint violation: when resolving overridden method
"org.eclipse.emf.ecore.xml.type.internal.XMLCalendar.getXMLSchemaType()Ljavax/xml/namespace/QName;"
the class loader (instance of
org/jboss/classloader/spi/base/BaseClassLoader) of the current class,
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar, and its
superclass loader (instance of &lt;bootloader&gt;), have different
Class objects for the type javax/xml/namespace/QName used in the
signature</ows:ExceptionText>  </ows:Exception></ows:ExceptionReport>

if anyone has any idea about this then please, share the solution for this
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to