[Building Sakai] webservices.allow does not work

Matthew Jones matthew at longsight.com
Fri Sep 12 10:49:38 PDT 2014


Are using http://127.0.0.1 to try to connect? If you just use localhost it
might be using the ipv6 address instead and be blocking it.

You might also need the java opt -Djava.net.preferIPv4Stack=true

On Fri, Sep 12, 2014 at 1:41 PM, Sergio Muriel <sergioame at hotmail.com>
wrote:

> Dear All,
> does anybody know why with this configuration in my sakai.properties:
>
>
> webservices.allow=localhost,127\\.0\\.0\\.1,myserver\\.mydept\\.myuni\\.edu,10\\.10\\.XXX\\.XXX
> webservices.allowlogin=true
> webservices.log-allowed=true
> webservices.log-denied=true
>
> I get an:
>
> AxisFault
>  faultCode: {http://xml.apache.org/axis/}HTTP
>  faultSubcode:
>  faultString: (403)Forbidden
>
> when  I try to access a SOAP web service even from the same server?
>
> And why the only configuration that works is: webservices.allow=.*  ??
> My Sakai version: Sakai 2.9-SNAPSHOT
>
> -I need to keep it safe, it's for Production Environment!-
>
>
> Thank you very much for any help.
>
>
> Best Regards,
> Sergio Muriel
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140912/5a3a3223/attachment.html 


More information about the sakai-dev mailing list