sebawagner opened a new pull request #112:
URL: https://github.com/apache/openmeetings/pull/112


   This supplies a dev version for the web.xml that does not filter/security.
   
   Jetty filter restrictions look different from Tomcat, so the effect before 
this change was that if you try to access WebService when running in Jetty was 
that you always get a 403.
   
   With this change the filters are removed and everything is public readable.
   
   But: Since jetty is only used in dev mode, I think that is fine.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to