Dashboard > Penrose > ... > Penrose Server User Guide > Engine
Engine
Added by Endi S. Dewata, last edited by Endi S. Dewata on Nov 29, 2005  (view change)
Labels: 
(None)


Penrose allows you to implement your own join engine. See Engine API. The configuration is located in PENROSE_HOME/conf/server.xml:

<engine>
  <engine-name>DEFAULT</engine-name>
  <engine-class>org.safehaus.penrose.engine.Engine</engine-class>
</engine>

In the current implementation Penrose only supports one engine.

If you implement your own join engine, put the jar file containing the classes in PENROSE_HOME/lib, then replace the above configuration.

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators