Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5258

JBossWS Native - Reduce Logging Level for MessageContextJAXWS when WSDL URL fails conversion to URI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 4.3.0.GA_CP10
    • 4.3.0.GA_CP08
    • Web Services
    • None
    • Workaround Exists
    • Hide

      Add the following logging category for MessageContextJAXWS: -

      <category name="org.jboss.ws.core.jaxws.handler.MessageContextJAXWS">
      <priority value="ERROR"/>
      </category>

      Show
      Add the following logging category for MessageContextJAXWS: - <category name="org.jboss.ws.core.jaxws.handler.MessageContextJAXWS"> <priority value="ERROR"/> </category>
    • Not Required

    Description

      The following is logged as endpoints are called when JBoss EAP is installed to a folder containing spaces: -

      MessageContextJAXWS] [WARN] Cannot get the wsdl url

      java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files/jboss/server/default/data/wsdl/10500SomeAdmin.jar/MyService6029401450925031236.wsdl

      at java.net.URI$Parser.fail(Unknown Source)

      at java.net.URI$Parser.checkChars(Unknown Source)

      at java.net.URI$Parser.parseHierarchical(Unknown Source)

      at java.net.URI$Parser.parse(Unknown Source)

      at java.net.URI.<init>(Unknown Source)

      at java.net.URL.toURI(Unknown Source)

      at org.jboss.ws.core.jaxws.handler.MessageContextJAXWS.setOperationMetaData(MessageContextJAXWS.java:140)

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Jared Morgan Jared Morgan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: