[
https://issues.apache.org/jira/browse/ODE-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexis Midon updated ODE-421:
-----------------------------
Description:
Tests that timeouts set in the *.endpoint files are applied.
The test is designed so a fault must be received.
Actually, the process invokes a 3-sec long operation (see the process request).
The specified timeouts are lesser than 3-sec, so if properly applied, a fault
should be trown.
If not applied, the default 120-sec timeouts will be used. 5sec < 120sec, so
the request will succeed.
> provide a unit test for Timeout configuration
> ---------------------------------------------
>
> Key: ODE-421
> URL: https://issues.apache.org/jira/browse/ODE-421
> Project: ODE
> Issue Type: Test
> Components: Axis2 Integration
> Reporter: Alexis Midon
> Assignee: Alexis Midon
> Fix For: 1.3
>
>
> Tests that timeouts set in the *.endpoint files are applied.
> The test is designed so a fault must be received.
> Actually, the process invokes a 3-sec long operation (see the process
> request).
> The specified timeouts are lesser than 3-sec, so if properly applied, a fault
> should be trown.
> If not applied, the default 120-sec timeouts will be used. 5sec < 120sec, so
> the request will succeed.
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.