cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to access the Axis WebService public URL

PavanKumar
Active Contributor
0 Kudos

Hi All,

I am working on a scenario soap(Axis) to JDBC (sync)

where published my service to client with my public url but unable to open my public url through browser or in web server with domain name where as i can able to open with the public IP /private host name/IP where as other soap services with this domain is accessible and this is happening for Axis adapter URL

Other SOAP,REST URLs are working with same public domain name.

Any particular setting need to configure to call AxisAdapter URL through public IP in firewall or in PI. Please suggest

Below is url format which i am trying

https://host:port/XIAxisAdapter/MessageServlet?senderParty=&senderService=BusinessService&receiverPa...

Accepted Solutions (0)

Answers (1)

Answers (1)

Andrzej_Filusz
Contributor
0 Kudos

Hi Pavan,

If your Axis URL works fine when you use a local host name/IP address inside your company network and it doesn't work if you try to access it from the Internet using a public DNS name then I would contact your network/security administrators. Maybe they filter URLs in their stuff (DMZ, reverse proxy, etc).

Regards,

Andrzej

PavanKumar
Active Contributor
0 Kudos

Hi Andrzej,

Thanks for your response, issue got resolved and issue is rule has implemented at firewall only to allow XISOAPAdapter,RESTAdapter

Now the XIAxisAdapter added into rule. Now i am able to access the URL.

Regards

Pavan Kumar D