[Hypercontent-users] Running Hypercontent in Tomcat 5
Brought to you by:
alexvigdor
From: Chad L. <cwl...@gm...> - 2005-07-18 16:14:06
|
Hi, For some reason I get a "Page can not be displayed" error when trying to access hypercontent from a context with in and existing Tomcat 5. Here is the Projects.xml file with the path to the bootstrap directory edited to reflect the location on this system: <?xml version=3D"1.0" encoding=3D"UTF-8"?>^M<filesystem-def name=3D"HyperContent Projects Repository" type=3D"local">^M <argument index=3D"0" value=3D"/opt/hypercontent2.0b3/hypercontent2/repositories/boot= strap"/>^M <argument index=3D"1" value=3D"autocreate"/>^M <argument index=3D"2" value=3D"enable-metadata"/>^M</filesystem-def>^M I changed the permissions on that directory to 777, restarted Tomcat, but still nothing. Any ideas or insight would be appreciated. Thanks, Chad |