It is always in application.xml but the location of this file isn't the same.
The new location is
apps/continuum/webapp/WEB-INF/classes/META-INF/plexus/application.xml
Emmanuel
Cla Emanuel Monsch a écrit :
hi
i've two questions about 1.1-beta-1
* does anybody know how to activate the logging for jpox?
* in continuum 1.0.3 within the application.xml configuration file i was
able to adjust the jpox/jdo configuration by changing some properties.
for example the table prefix.
<property>
<name>org.jpox.identifier.tablePrefix</name>
<value>continuum3</value>
</property>
is there a way to do this in continuum 1.1-beta-1?
thanks for your help!
cla