Setting a timeout for synchronous EJB invocations in EAP6
Issue
- We lookup remote EJB's in JBoss using JNDI and it looks like these remote/local EJB calls does not have a timeout.
- Is it possible to interrupt a EJB remote call after an adjustable time?
- I have tried to add properties like 'jnp.timeout', but I still don't get a timeout
- I set remote.connection.???.connect.timeout with no effect
Environment
- JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.