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

BaseDataTypesRpcLit_Service - RetString - CR and CRLF handling

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • jbossws-interop
    • jbossws-2.0.0.Beta
    • jbossws-jaxrpc
    • None

      CR Fails:
      <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><RetString xmlns="http://tempuri.org/"><inString xmlns="">Hello World</inString></RetString></s:Body></s:Envelope>

      CRLF fails:
      <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><RetString xmlns="http://tempuri.org/"><inString xmlns="">Hello
      World</inString></RetString></s:Body></s:Envelope>

      The returned value for both is LF only, which is incorrect.

            Unassigned Unassigned
            jgreene@redhat.com Jason Greene
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: