Web Service Agile 934

I have running web service in agile 933(WSDL) but now i want to deploy same web service in agile 934.  Tell me how do i compile above web-service using jax-ws framework and get my web-service running.
I have gone through all the documentations, sample codes provided by oracle, And also created sample jar given in 9.3.4_SDK_Samples/samples/referenceswsx and deployed it to /integration/sdk/extension. but I am not able see my deployed web-service in console [web-services].
Plz reply asap. Thanks in Advance.

hi,

You cannot see the deployed web services in the console.

Oracle change the ws entry point URL pattern, you can try the pattern below after deploying wsx service.

http://<hostName>:<port>/<virtualPath>/extension/<serviceName>

<virtualPath> is usually Agile.

on November 2, 2021.
Add Comment
1 Answer(s)

pranitchaudhari,

Did you resolve this?  And if yes, what did you find out?  Could you leave some insight for us here?

Agile Angel Answered on July 26, 2016.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.