Hi All: I tried to run the web service example which came with WSAD in vain. Has anyone succeed in running any web services in WSAD? It will be great if you can share it with me
What problems do you get? I've generated dozens of these things without any problems. What do you see in the console, and what are you trying to do? Kyle P.S. It may be easier to create your own new Java bean, and just generate a proxy and JavaBean Web Services from there...I generally don't find examples very useful.
Kyle: I somehow managed to do a webservice using WSAD. It was pretty cool. I checked the webservice using TestClient.jsp. I was so excited. But now I am struck with publishing the web service in the local UDDI Registry. Thank for your help
Kyle Brown
author
Ranch Hand
Joined: Aug 10, 2001
Posts: 3879
posted
0
There is no local UDDI registry in WSAD 4.0. Local UDDI registries are a feature of WAS and WSAD 5.0. The only registry you can publish to is one of the public test registries (see the tutorial for the URL). Kyle
Raji Ram
Ranch Hand
Joined: Aug 22, 2002
Posts: 46
posted
0
Hi, I am trying to publish a business entity to IBM test registry using WSAD 4.0. But it gives me an exception saying that "business key is needed to publish a business entity. where do I give the business key? Please advise.
Regards,<br />Raji.
Siva Jagadeesan
Ranch Hand
Joined: Oct 31, 2000
Posts: 160
posted
0
Raji: i never succeeded in setting up my web service in the IBM Test Registry . It is giving me Page not found error when I try to get login name for the Test Registry
Raji Ram
Ranch Hand
Joined: Aug 22, 2002
Posts: 46
posted
0
Did you register for the test registry in the ibm site?