Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-411

CTS: jaxrpc/ee/wsi/rpc/literal/marshalltest#MarshallAnySimpleTypeTest

XMLWordPrintable

      2005-09-06 10:43:18,255 DEBUG [org.jboss.ws.server.ServiceEndpoint] Incomming SOAPMessage
      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
      <env:Header/>
      <env:Body>
      <ns1:echoAnySimpleTypeTest xmlns:ns1='http://marshalltestservice.org/MarshallTestService.wsdl'>
      <fooAnySimpleTypeRequest xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
      <FooAnySimpleType>hello,there</FooAnySimpleType>
      </fooAnySimpleTypeRequest>
      </ns1:echoAnySimpleTypeTest>
      </env:Body>
      </env:Envelope>

      Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Element FooAnySimpleType is not bound in type

      {http://marshalltestservice.org/types2}

      FooAnySimpleType
      at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:302)

      schema:

      <element name="FooAnySimpleType" type="anySimpleType"/>
      <complexType name="FooAnySimpleType">
      <sequence>
      <element name="FooAnySimpleType" type="anySimpleType"/>
      </sequence>
      </complexType>

            tdiesler@redhat.com Thomas Diesler
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: