Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get IP address of the calling client to the web-service application built in Jdeveloper 11.1.

Salman5Aug 25 2014 — edited Aug 25 2014

I built a web-service application in Jdeveloper 11.1.1.7 to be used by other clients. Simply the general steps as follow (Server web-service Application is built ---> Deployed on server ---> Used by clients through WSDL file location).

Now I come across a requirement where I need to get the client's IP address and port number.

Questions:

How to get IP adress of the calling client to the web-service application built in Jdeveloper?

Common technologies used to built web-service applications is AXIS or CXF. What technology Jdeveloper use to built web service application ?

This post has been answered by kdario on Aug 25 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2014
Added on Aug 25 2014
2 comments
1,336 views