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

JBossWS - Fix to enable JBossWSEntityResolver to resolve schemas locally when there is no internet access

    XMLWordPrintable

Details

    • Support Patch
    • Resolution: Done
    • Major
    • None
    • 4.3.0.GA_CP02
    • Web Services
    • None
    • Hide
      PATCH NAME:
              JBPAPP-1550
      PRODUCT NAME:
              JBoss Enterprise Application Platform
      VERSION:
              JBoss EAP 4.3.0.GA_CP02
      SHORT DESCRIPTION:
              This patch contains the following fixes: -

              JBWS-2244 - EntityResolver is not used when schema imports are handled.
      LONG DESCRIPTION:
              This patch contains the following fixes: -

              JBWS-2244 - EntityResolver is not used when schema imports are handled.
      MANUAL INSTALL INSTRUCTIONS:
              Replace the following jars with the jars included with this patch: -

                {jboss.home}/server/{configuration}/deploy/jbossws.sar/jbossws-core.jar
      COMPATIBILITY:
              None
      DEPENDENCIES:
              JBoss EAP 4.3.0.GA_CP02
      SUPERSEDES:
              None
      SUPERSEDES:
              None
      CREATOR:
              Mike Millson
      DATE:
              6th January 2009
      Show
      PATCH NAME:          JBPAPP-1550 PRODUCT NAME:         JBoss Enterprise Application Platform VERSION:         JBoss EAP 4.3.0.GA_CP02 SHORT DESCRIPTION:         This patch contains the following fixes: -          JBWS-2244 - EntityResolver is not used when schema imports are handled. LONG DESCRIPTION:         This patch contains the following fixes: -          JBWS-2244 - EntityResolver is not used when schema imports are handled. MANUAL INSTALL INSTRUCTIONS:         Replace the following jars with the jars included with this patch: -           {jboss.home}/server/{configuration}/deploy/jbossws.sar/jbossws-core.jar COMPATIBILITY:         None DEPENDENCIES:         JBoss EAP 4.3.0.GA_CP02 SUPERSEDES:         None SUPERSEDES:         None CREATOR:         Mike Millson DATE:         6th January 2009

    Description

      Deploying JBoss Portal on a box that does not have Internet access causes WSRP to fail to start with the following error:

      2009-01-05 14:02:20,417 ERROR [org.jboss.deployment.MainDeployer] Could not start deployment: file:/home/mmillson/jboss/eap-4.3-CP02/jboss-as/server/default-252812/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/
      org.jboss.ws.metadata.wsdl.WSDLException: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Cannot extract schema definition: java.net.UnknownHostException: www.w3.org
      at org.jboss.ws.tools.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinitionsFactory.java:154)
      at org.jboss.ws.metadata.umdm.ServiceMetaData.getWsdlDefinitions(ServiceMetaData.java:321)
      at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCServerMetaDataBuilder.buildMetaData(JAXRPCServerMetaDataBuilder.java:97)
      at org.jboss.wsf.stack.jbws.UnifiedMetaDataDeploymentAspect.create(UnifiedMetaDataDeploymentAspect.java:56)

      Attachments

        Issue Links

          Activity

            People

              jbn-patch-team JBN Patch Team list
              rhn-support-mmillson Michael Millson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: