Sidebar
0 votes
1.2K views
by john-d-1170 (190 points)
edited by brandon-w-8204
How would I go about setting up a channel to retrieve a CCD from CPS12? I've tried setting up a web service connection, but can't seem to get it to retrieve a WSDL. Any pointers would be appreciated. Thanks!

1 Answer

0 votes
To get a list of the services availabe to jboss and the wsdl addresses you can navigate to the following:

http://{JBOSS Server}:9080/{Database or JBoss instance}/ws/Services

This will give you a list of all the SOAP Services  as well as other information.
by brandon-w-8204 (34.1k points)
...