Hi,
I have couple of issues which i believe should be some configurations in
ODE.
Problem 1: My bpel gets timed out in 2 minutes.
I found that this happens due to "public static final int
TIMEOUT = 2 * 60 * 1000;"
Can some on tell me how to configure this from a property
file as my workflow (asynch in
nature) may take hours before calling back.
Referred the post @:
https://issues.apache.org/jira/browse/ODE-295
https://issues.apache.org/jira/browse/ODE-295 -
It talks about 'integration-layer.properties'. I am using
'apache-ode-war-1.2RC1' but it doesn't
have any such file.
Problem 2: How do I configure and use a logger utility from my BPEL. i.e. I
need to log customized
messages to a log file which can be analyzed even offline.
Also it would be great if i could log
the messages from ODE. Referred the post at :
http://markmail.org/message/2sqxp2lvyszigzhx
http://markmail.org/message/2sqxp2lvyszigzhx
But the post is quite old, I hope this would have been
resolved by now.
Problem 3: How do I configure java binding instead of soap binding, so that
i could directly call some
java class instead of trigger some webservice. An example
would be of gr8 help.
TIA,
Vineesh.
--
View this message in context:
http://www.nabble.com/Need-clarification-in-some-ODE-configurations.-tp18109467p18109467.html
Sent from the Apache Ode Dev mailing list archive at Nabble.com.