I am using Rational Application Developer to create some web services. The problem is that I follow the instructions in the appendix to the screen, however, when I get to the part where I select "JAX-WS", he complains that Websphere does not have an implementation for webservice libraries, because the selected server " stub. "
As a newbie to WAS development, I was wondering what that means. Is it that RAD does not come with the actual implementation of WAS, but only for stubs so that your code can compile? Should I install a local WAS server with full startup in order to test my webservice code?
websphere rad
Thadon
source share