Generate Sample Java Client?
GaffJul 21 2005 — edited Jul 24 2005Hi:
I'm following part of an example ( http://www.oracle.com/technology/obe/obe9051jdev/WebServicesOBE/OBEWebServices.htm ) that is turning a regular java class into a web service, using JDeveloper 10.1.3.0.2.223 and it works up to the point where I can see the web service in OC4J via the project root page. The next step is to generate a client using "Generate Sample Java Client" from a pulldown. But I don't have that option. There is an option to make a stub, but I don't think that's it. How does one make a client?
Thanks.
Mike