[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1271) web-service example is not working with JBoss AS 4.2.2.GA

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Fri Mar 28 05:41:42 EDT 2008


web-service example is not working with JBoss AS 4.2.2.GA
---------------------------------------------------------

                 Key: JBMESSAGING-1271
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1271
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.4.0.SP3_CP01
         Environment: JBoss 4.2.2.GA
            Reporter: Jeff Mesnil
         Assigned To: Tim Fox
             Fix For: 1.4.0.SP3.CP02


When running the web-service example, it fails with the exception:

send-and-receive:
DEBUG [main] (JAXRPCClientMetaDataBuilder.java:103) - START buildMetaData: [service={http://endpoint.webservices.jms.example.jboss.org/}JMSSampleService]
DEBUG [main] (WSDLDefinitionsFactory.java:102) - parse: http://127.0.0.1:8080/jms-web-service/JMSWebServiceExample?wsdl
DEBUG [main] (DefaultSPIProvider.java:68) - provide SPI 'class org.jboss.wsf.spi.management.ServerConfigFactory'
DEBUG [main] (JavaToXSD.java:175) - Load schema: http://endpoint.webservices.jms.example.jboss.org/=file:/tmp/JBossWS_endpoint.webservices.jms.example.jboss.org_43053.xsd
DEBUG [main] (JBossWSEntityResolver.java:64) - resolveEntity: [pub=null,sysid=file:/tmp/JBossWS_endpoint.webservices.jms.example.jboss.org_43053.xsd]
DEBUG [main] (JBossWSEntityResolver.java:64) - resolveEntity: [pub=http://schemas.xmlsoap.org/soap/encoding/,sysid=null]
java.lang.IllegalArgumentException: Cannot obtain wsdl service: {http://endpoint.webservices.jms.example.jboss.org/}JMSSampleService
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCClientMetaDataBuilder.buildMetaDataInternal(JAXRPCClientMetaDataBuilder.java:172)
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCClientMetaDataBuilder.buildMetaData(JAXRPCClientMetaDataBuilder.java:134)
        at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCClientMetaDataBuilder.buildMetaData(JAXRPCClientMetaDataBuilder.java:86)
        at org.jboss.ws.core.jaxrpc.client.ServiceImpl.<init>(ServiceImpl.java:111)
        at org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:157)
        at org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:142)
        at org.jboss.example.jms.webservices.client.Client.sendMessage(Client.java:75)
        at org.jboss.example.jms.webservices.client.Client.example(Client.java:58)
        at org.jboss.example.jms.common.ExampleSupport.run(ExampleSupport.java:147)
        at org.jboss.example.jms.webservices.client.Client.main(Client.java:117)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list