Genrose Hirudaysamy [https://community.jboss.org/people/genrosesusai] created 
the discussion

"Re: Consume a web service from another web service"

To view the discussion, visit: https://community.jboss.org/message/777073#777073

--------------------------------------------------------------
I am using Jboss 7.1.1 

I am unable to run the attached hello service successfully.
It gives the following exception:

15:20:50,458 ERROR 
[org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/HelloWorldJAXWS].[jsp]]
 (http--127.0.0.1-8080-1) Servlet.service() for servlet jsp threw exception: 
javax.xml.ws.WebServiceException: Port { 
http://www.examples.com/wsdl/HelloService 
http://www.examples.com/wsdl/HelloService}Hello_Port not found.
        at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:328)
        at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:319)
        at javax.xml.ws.Service.getPort(Service.java:99) 
[jboss-jaxws-api_2.2_spec-2.0.0.Final.jar:2.0.0.Final]
        at 
com.examples.wsdl.helloservice.HelloServiceClient.getHelloPort(HelloServiceClient.java:57)
 [classes:]

Could you show light on this. How to deploy hello.wsdl?

--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/777073#777073]

Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to