Foros de discusión

Remotely Accessing SOAP service of liferay instance hosted in amazon EC2

thumbnail
Muhammed Shafeek V, modificado hace 9 años.

Remotely Accessing SOAP service of liferay instance hosted in amazon EC2

Regular Member Mensajes: 140 Fecha de incorporación: 22/07/13 Mensajes recientes
Hi,

Recently we are hosted a liferay6.2 nstance in amazon EC2. now I try to access liferay SOAP api (http://www.tourfilla.com/api/axis) from browser , at that I got a http error (HTTP Status 403 - Access denied for 122.174.211.12). I don't know whether it is a ec2 security group problem or it is a problem with liferay instance itself( but ofcource its working locally - http://localhost:8080/api/axis). If someone know anything about this, please let me know,

Thanks in Advance,

Shafeek.
thumbnail
Tomas Polesovsky, modificado hace 9 años.

RE: Remotely Accessing SOAP service of liferay instance hosted in amazon E

Liferay Master Mensajes: 676 Fecha de incorporación: 13/02/09 Mensajes recientes
Hi,

please set axis.servlet.hosts.allowed=127.0.0.1,SERVER_IP,122.174.211.12