Hi Jeff, Openid 4 java is a module that is referenced by spring security to allow for Open ID logins to Matterhorn. If you followed the directions that you got from Greg, and it still doesn't work, please make sure your conf/config.properties have the line containing the openid4java-0.9.5.jar enabled. You should also be able to see that bundle when you type "lb" on the felix commandline.
Tobias On 08.11.2011, at 11:39, Jeff Rieman <[email protected]> wrote: > Hi, I am trying to make a matterhorn 1.2 install work on an Ubuntu 10.4 > virtual machine. It seems to have installed fine but when I start > matterhorn and try to navigate to localhost:8080 I get the following: > > HTTP ERROR 404 > > Problem accessing /. Reason: > > NOT_FOUND > > If I look through the startup of matterhorn I can find this: > ERROR: Bundle com.springsource.org.openid4java [58] Error starting > http://repository.opencastproject.org/nexus/content/repositories/public/org/openid4java/com.springsource.org.openid4java/0.9.5/com.springsource.org.openid4java-0.9.5.jar > (org.osgi.framework.BundleException: Unresolved constraint in bundle > com.springsource.org.openid4java [58]: Unable to resolve 58.0: missing > requirement [58.0] osgi.wiring.package; > (&(osgi.wiring.package=org.apache.html.dom)(version>=2.8.1)(!(version>=3.0.0))) > [caused by: Unable to resolve 56.0: missing requirement [56.0] > osgi.wiring.package; (osgi.wiring.package=org.w3c.dom.html)]) > > > Any advice? > > Jeff > -- > I will give you every place where you set your foot, as I promised Moses. - > Joshua 1:3 > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
