Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<entry key="openjpa.MetaDataFactory" value="org.apache.syncope.core.persistence.openjpa.JBossPersistenceMappingFactory(URLs=vfs:/content/${project.build.finalName}.war/WEB-INF/classes/, Resources=META-INF/orm.xml)"/>

Set console's jboss-deployment-structure.xml

Note
titleVersion warning

This paragraph only applies to Apache Syncope <= 1.0.5.

Download this file and copy it under

Code Block
console/src/main/webapp/WEB-INF

.

Use DataSource

When using a DataSource, a few additional adjustments are needed.

...