mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
20.12.2013 f65d824281d122d471ce4a5e3d5e3f2960aa50eb
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, March 20, 2013 18:12 +0100
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, March 20, 2013 18:12 +0100
commitf65d824281d122d471ce4a5e3d5e3f2960aa50eb
tree 552f70d23584ea5229f18cabb0f69537174fa389 tree | zip | gz
parent 1619e9091bd14ae1f436c3339886b2e0ff2d8bdd view | diff
OPENDJ-808 Implement a simple commons REST based HTTP connection handler

Fixed the issues identified with r8615.

ivy.xml:
Use the latest of Grizzly.
Use very specifically javax.servlet-api 3.1-b02 to ensure compatibility with java 6.

HTTPConnectionHandler.java:
Uncommented all the code that I previously commented to allow code to compile on Jenkins.
2 files modified
28 ■■■■■ changed files
opends/ivy.xml 10 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/http/HTTPConnectionHandler.java 18 ●●●●● diff | view | raw | blame | history