Guest_imported
New member
- Jan 1, 1970
- 0
We have a Java client application which makes a JNDI lookup and runs a method of a stateless session EJB.
Sometimes the method runs for too long and we need to kill it. We try closing the Java client but the EJB still continues to run.
What is a best way to terminate a running EJB which is called from a client running outside App server ?
we are using Weblogic 6.1
Sometimes the method runs for too long and we need to kill it. We try closing the Java client but the EJB still continues to run.
What is a best way to terminate a running EJB which is called from a client running outside App server ?
we are using Weblogic 6.1