On Sun, Oct 2, 2011 at 9:16 AM, iPatz Za <panya.javama...@gmail.com> wrote:
> Hi, Apache ODE dev team > > I am now using Apache ODE 1.3.5 as BPEL engine and have few > questions to ask you, as following : > mex-timeout : when my BPEL process is running in Apache ODE and > encountering > the error (for example, about syntax error) > the engine will wait for default configuration period of time(120000ms). > > There is a suggestion by adding element *<endpoint > xmlns="endpointAddress"><mex-timeout="5000"/></endpoint>* nested in > <provide> in deploy.xml file > but it's not work for me. > Hi, These links will be helpful to tweak the end points. [1] - http://ode.apache.org/endpoint-configuration.html [2] - Sample configuration - http://ode.apache.org/endpoint-configuration.data/sample.endpoint.txt Cheers, Denis Weerasiri > > Can I config this period time or shrink the period ? please guide me > > > Best Regards, > > Panya