This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit 828613d4badb2fdbb0742fe6cb46ae1ebd731c48
Merge: 28ef4eb 64c2649
Author: Jonathan Gallimore <j...@jrg.me.uk>
AuthorDate: Mon Mar 4 10:04:25 2019 +0000

    Merge branch 'jaxrs-filter-example' of github.com:ShermanMarshall/tomee

 examples/jaxrs-filter/README.adoc                  | 48 ++++++++++++++++
 examples/jaxrs-filter/pom.xml                      | 31 +++++++++++
 .../org/superbiz/filterexample/ExampleServlet.java | 65 ++++++++++++++++++++++
 .../org/superbiz/filterexample/InboundFilter.java  | 46 +++++++++++++++
 .../jaxrs-filter/src/main/webapp/WEB-INF/web.xml   |  7 +++
 examples/jaxrs-filter/src/main/webapp/index.jsp    |  5 ++
 .../src/main/webapp/unauthorized/index.jsp         |  5 ++
 7 files changed, 207 insertions(+)

Reply via email to