Setting up persistent environment

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (6)

View Page History

{code}
<petals-se-kpi:hibernateURL xmlns:petalsCDK="http://petals.ow2.org/components/extensions/version-5" xmlns:petals-se-kpi="http://petals.ow2.org/components/petals-se-kpi/version-1.0-SNAPSHOT" xmlns:jbi="http://java.sun.com/xml/ns/jbi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:kpi-config="http://petals.ow2.org/components/petals-se-kpi/specific">file:///home/user/Desktop/petals-view.properties</petals-se-kpi:hibernateURL>
{code}


{note}
MySQL jdbc-driver isn't into the classpath directory. You need to copy mysql-connector-java-5.1.x.jar into the se-kpi-*.zip archive (at the root path, with the others jars){note}
MySQL jdbc-driver isn't into the classpath directory. You need to copy mysql-connector-java-5.1.x.jar into the se-kpi-*.zip archive (at the root path, with the others jars). You also need to add this new jar to the element list of the jbi.xml:

{code}
<path-element>mysql-connector-java-5.1.x.jar</path-element>
{code}{note}




h1. *Petals View configuration*




!petalsview-annotation.png|thumbnail,border=1,align=center!