Eclipse WTP, Axis 2 Web Service Client

Posted by asrijaal on Stack Overflow See other posts from Stack Overflow or by asrijaal
Published on 2010-04-30T11:23:35Z Indexed on 2010/04/30 11:27 UTC
Read the original article Hit count: 430

Filed under:
|
|
|

Hi,

I'm trying to build a web service and a client for this service. I'm using Eclipse 3.5.1 with axis2-1.4.1. I'm facing a problem:

I created the web service via the web service wizard and the service shows up in the axis service list. If I porint to the wsdl - its generated.

Now when I'm trying to build the client, I choose the wsdl, the client project and take the next button, well at the client web service configuration everything is empty. There is nor service name, no port name. Am I facing a bug? Anyoneelse faced something like this?

Regards

© Stack Overflow or respective owner

Related posts about java

Related posts about web-services