| Author |
Trying to create first service in WebSphere AST
|
Douglas Rowe
Greenhorn
Joined: Dec 09, 2003
Posts: 9
|
|
I'm having a great deal of trouble getting started with web services in IBM's eclipse based Application Server Toolkit. I only have a cursory understanding of services so I am relying on documentation. All of the documentation I'm finding suggests selections that I don't find available or don't work as shown in my installation (6.0.0.2). For example to start a top down web service, I'm supposed to create a new WSDL document. There is no option for this anywhere under new. I have tried creating a bean that does what I need and running Java2Wsdl on it, but I keep getting the same error, "The <class-of-porttype> was not specified" when I clearly have my class specified as the last arg. Can anyone be of help here?
|
Whenever you find yourself on the side of the majority, it is time to pause and reflect. Mark Twain
|
 |
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
|
|
|
this http://www-128.ibm.com/developerworks/library/ws-radtest/?ca=dnt-64&ca=dnp-412 may give you some inputs ...
|
RR Kumaran
SCJP 1.4
|
 |
Douglas Rowe
Greenhorn
Joined: Dec 09, 2003
Posts: 9
|
|
|
Thank you, but I don't have the rational tool. I was looking for another way using only the AST.
|
 |
 |
|
|
subject: Trying to create first service in WebSphere AST
|
|
|