Is there a default timeout configuration for InVM transport in SOA-P 5 ?
Issue
- I have a following ESB service which uses InVM transport (i.e.
invmScope="GLOBAL"):
<service category="Sample" name="SampleService" invmScope="GLOBAL" description="...">
<property name="maxThreads" value="5" />
<actions>
...
</actions>
</service>
- And I invoke this service using
ServiceInvoker'sdeliverySync()anddeliveryAsync()methods. - Is there a default timeout configuration for InVM transport in SOA-P 5 ?
Environment
- Red Hat JBoss SOA Platform (SOA-P) 5
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
