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

Jean-Noel Rouvignac
20.23.2013 349a659bac6e68f299ff40f0cd00d72681aa31b2
refs
author Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, March 20, 2013 12:23 +0100
committer Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Wednesday, March 20, 2013 12:23 +0100
commit349a659bac6e68f299ff40f0cd00d72681aa31b2
tree 0c940e5a37850c6f9e556c626cac6ef064e85da6 tree | zip | gz
parent 1ac5f234862a21682d84617519964172cf31c04d view | diff
OPENDJ-808 Implement a simple commons REST based HTTP connection handler

Made the code compile with java 6 until we can further solve the issue.
I'll come back to this code to uncomment the lines I commented here.

ivy.xml:
Excluded the dependency to activation.jar.
Remporarily downgraded grizzly and javax.servlet versions.
Replaced tabs with spaces.

HTTPConnectionHandler.java:
Commented out some code to be reenabled in a subsequent commit.
2 files modified
31 ■■■■ changed files
opends/ivy.xml 13 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/http/HTTPConnectionHandler.java 18 ●●●●● diff | view | raw | blame | history