How to create a Java client from CheckIn.wsdl
686870Feb 23 2009 — edited Feb 25 2009Hi,
I'm trying to implement Web Services into the Oracle Content Management. I'm using the WSDL files in the ./weblayout/groups/secure/wsdl/custom/ directory. I've generated the Java proxies for the CheckIn.wsdl file using the JAXWS wsimport tool. Does anybody know how I can create a Java client to utilize the Java proxies generated by wsimport? Any sample or documentation on this?
Thanks for the help,
V