Hi,

It should be in the WEB-INF/conf directory of the WAR deployment (just
create it if it's not there). Here is an example for JBoss:

ode-axis2.db.mode=EXTERNAL
ode-axis2.db.ext.dataSource=java:/BPMSDB
ode-axis2.tx.factory.class=org.apache.ode.axis2.util.JBossFactory

Cheers,
Matthieu

On 6/15/07, Frank Zartmann <[EMAIL PROTECTED]> wrote:

Hi Alex,

thank you very much for your hint. Please  could you tell me where I can
find
the property file ode-axis2.properties. I couldn't find it in the web
archive
ode.war nor in the whole package apache-ode-war-1.0-incubating.

Best regards,

frank


> Hi Frank,
>
> Can you try using the JBoss Transaction Manager by setting the following
> property in ode-axis2.properties:
>
> ode-axis2.tx.factory.class=org.apache.ode.axis2.util.JBossFactory
>
> (By default, Ode instantiates its own based on the standalone Geronimo
> transaction manager)
>
> alex
>
>
> On 6/8/07, Frank Zartmann <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I use JBoss-4.2.0.GA  and I've set the ode.persistence system property
> > to hibernate.
> > Nevertheless I get exceptions. Can anybody help?
> >
> > Thanks in adavance,
> >
> > Frank

Reply via email to