3 Replies Latest reply on Feb 13, 2007 3:34 PM by shijiangpeng

    Help! portal-wsrp-client.jar deploy error

    shijiangpeng

      Hi, pals, I am struck here! I installed a JBOSS 4.0.5 and Portal. In my case, I need to use JBoss WSRP and using JBOSS as a producer. The portal works fine and I can add or remove local portal. But WSRP has some problems. From start log, it says protal-wsrp-client.jar deployment failed! Here is the log information. Any help is highly appreciated. Thanks a lot.

      org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException
      2007-02-13 11:46:19,156 ERROR [org.jboss.deployment.MainDeployer] Could not start deployment: file:/C:/jboss-4.0.5.GA/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp-client.jar
      org.jboss.deployment.DeploymentException: Failed to setup client ENC; - nested throwable: (org.jboss.deployment.DeploymentException: Cannot bind webservice to client environment; - nested throwable: (org.jboss.ws.WSException: Cannot unmarshall wsdl, cause: WSDLException (at /wsdl:definitions/import/wsdl:definitions/import/wsdl:definitions/wsdl:types/schema/schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at 'http://www.w3.org/2001/xml.xsd', relative to 'jar:file:/C:/jboss-4.0.5.GA/server/default/tmp/deploy/tmp18668portal-wsrp-client.jar!/META-INF/wsdl/wsrp_v1_types.xsd'.: Cannot access imported wsdl [http://www.w3.org/2001/xml.xsd], Connection timed out: connect: java.lang.RuntimeException: Cannot access imported wsdl [http://www.w3.org/2001/xml.xsd], Connection timed out: connect
      at org.jboss.ws.metadata.wsdl.WSDL11DefinitionFactory$WSDLLocatorImpl.getImportInputSource(WSDL11DefinitionFactory.java:189)
      at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(WSDLReaderImpl.java:740)

      Thanks in advance.