cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service to External World

sridhar_k2
Active Contributor
0 Kudos

Hello Friends,

I have a strange situation with my web service. With in company network, web service can be called and it is working fine. If i try to access the same web service out side net work, it is throwing all weird errors like error in method createPreload..time out exception.

I am thinking it is communicating with the web service, but cant enter record into Oracle using Entity Beans. Any clue with be highly appreciated.

Thanks,

Sridhar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shridhar,

Basically your web service is deployed in your local(may be company 's server which is local to your company network). It is not deployed in the server which has been connected to the third party internet service provider. To publish the web service on the internet it has to be published on server which is connected to the internet connection. Hope you got some help and idea on your problem.

Regards

Sagar