[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1271) web-service example is not working with JBoss AS 4.2.2.GA
Tim Fox (JIRA)
jira-events at lists.jboss.org
Fri Sep 26 04:52:31 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox closed JBMESSAGING-1271.
--------------------------------
> web-service example is not working with JBoss AS 4.2.2.GA
> ---------------------------------------------------------
>
> Key: JBMESSAGING-1271
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1271
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP3_CP01, 1.4.1.beta1
> Environment: JBoss 4.2.2.GA
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Fix For: 1.4.0.SP3.CP02, 1.4.1.CR1
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list