Closed GoogleCodeExporter closed 9 years ago
i'd like to know the procedure to upgrade data.xml -- to --> rapla.war
Original comment by copieurs...@gmail.com
on 16 Oct 2014 at 12:56
Hi,
Which version of rapla?
Regards,
Bob
Original comment by icare4.rapla@gmail.com
on 16 Oct 2014 at 1:31
This morning i upgraded from 1.7.6 to 1.8RC1 version
Original comment by copieurs...@gmail.com
on 16 Oct 2014 at 2:57
Hi,
1.8RC1 is not production prove yet and I advice to use it for testing purposes
only.
Be cautious!
Go go: installdir\rapla-binary-1.8RC1\contexts and check rapla.xml
Standard you should see in this config file:
<New class="org.eclipse.jetty.plus.jndi.EnvEntry">
<Arg></Arg>
<Arg>raplafile</Arg>
<Arg type="java.lang.String"><SystemProperty name="jetty.home" default="." />/data/data.xml</Arg>
<Arg type="boolean">true</Arg>
</New>
and :
<New id="rapladatasource" class="org.eclipse.jetty.plus.jndi.EnvEntry">
<Arg></Arg>
<Arg>rapladatasource</Arg>
<!-- change to rapladb if you want to use a database as datasource -->
<Arg type="java.lang.String">raplafile</Arg>
<Arg type="boolean">true</Arg>
</New>
If so then the data will be converted automatically to the new release.
Regards,
Bob
Original comment by Icare4.O...@gmail.com
on 16 Oct 2014 at 4:32
Original comment by christop...@gmail.com
on 27 Feb 2015 at 7:38
Original issue reported on code.google.com by
copieurs...@gmail.com
on 16 Oct 2014 at 12:54