thanks for you reply. 
I know what 's your meaning. 
so the result is ejb 's session bean doesn't support timeout ( although you can 
set transaction timeout , but as you just said, it has a long term bug in 
jboss).
but I found it so strange, why ejb couldn't support timeout on session bean's 
invocation? I estimate , at the lower layer of ejb implementation, session 
bean's invocation is actually implemented by tcp/ip 
and this layer is in asyn mode, and ejb provide a sync mode encapsulation for 
this action, but why it could not support a timeout into this action? 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940353#3940353

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940353


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to