Install Penrose Server
Download the latest nightly build for Penrose Server 0.9.9 from http://dist.safehaus.org/penrose/nightly
.
Penrose Server should be installed on the same machine as the eTrust Directory. On Windows Server 2003 the default installation directory is C:\Program Files\Penrose Server. This directory will be referred to as PENROSE_SERVER_HOME.
Install Penrose Studio (Optional)
Download the latest nightly build for Penrose Studio 0.9.9 from http://dist.safehaus.org/penrose-studio/nightly
.
Penrose Studio can be installed on a different machine. On Windows Server 2003 the default installation directory is C:\Program Files\Penrose Studio. This directory will be referred to as PENROSE_STUDIO_HOME.
Install Penrose's eTrust Directory Plugin
Download penrose-etrust-directory-0.9.9.jar
and copy the file into the following directories:
- PENROSE_SERVER_HOME\lib
- PENROSE_STUDIO_HOME\plugins\org.safehaus.penrose_x.x.x\lib\runtime
Edit PENROSE_STUDIO_HOME\plugins\org.safehaus.penrose_x.x.x\META-INF\MANIFEST.MF:
Bundle-ClassPath: penrose-studio-x.x.x.jar, lib/runtime/penrose-x.x.x.jar, ... lib/runtime/mx4j-tools.jar, lib/runtime/mysql-connector-java-3.0.16-ga-bin.jar, lib/runtime/penrose-etrust-directory-x.x.x.jar
Go to PENROSE_STUDIO_HOME\configuration, remove the following directories:
- org.eclipse.core.runtime
- org.eclipse.osgi
- org.eclipse.update