Error is in Soap Response 
at client
java.rmi.RemoteException: Runtime exception; nested exception is: 
        unexpected element name: 
expected={http://www.nextone.com/schema/configuration}endpointConfiguration, 
actual=endpointConfiguration

for the schema portion 

  <xs:complexType name="EndpointConfigurationOperation">
                <xs:sequence>
        
            <xs:element name="user" type="xs:string" minOccurs="0" 
maxOccurs="1" />

            <!-- whether this is an add/delete/update operation -->
                <xs:element name="configurationOperation" 
type="ns1:ConfigurationOperation" minOccurs="1" maxOccurs="1" />
                       <xs:element ref="ns1:endpointConfiguration" 
minOccurs="1" maxOccurs = "1" form="qualified" />
        </xs:sequence>
    </xs:complexType>

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868357#3868357

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868357


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to