Sorted out a classloading issue that was introduced when we switched to Commons VFS 2.0 - basically it makes correct use of the context classloader, so we need to make sure we have the context loader set properly when we go to setup the liaison objects for the hosted service.

So, we're back to the state we were at with RiverSurrogate in the skunk branch, except that the container is now built with Maven and source-controlled with Git.

Container successfully starts Reggie.
3 files changed
tree: 8b6418cecda8dcd998f19f8d7b12116a0ee34817
  1. reggie-module/
  2. river-container-core/
  3. test-container/
  4. .gitignore
  5. pom.xml
  6. README.md
README.md

river-container

Initial development on Apache River Container