How to interrupt or set a time limit for an EJB method invocation on JBoss EAP6
Issue
- I set jnp.timeout but the method on the server side is still executed until it is finished
- Is it possible to set a timeout for RMI calls
- How can I set a time limit for an EJB invocation without break the EJB specification (don't start Threads)
Environment
- JBoss Enterprise Application Platform 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.