[JBoss-user] [EJB/JBoss] - Re: can I set ejb timeout?

2006-04-29 Thread dsecondymail
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=bbop=viewtopicp=3940353#3940353

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: can I set ejb timeout?

2006-04-24 Thread mlybarger
btw, i created a simple slsb, and set the timeout to 2 seconds.  the client 
(remote java app) did indeed just hang.  a message was posted on the server 
that the transaction timed out.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3938880#3938880

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3938880


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: can I set ejb timeout?

2006-04-22 Thread mlybarger
if you're doing a potentially long running transaction and you don't want the 
client to wait, i would choose a MDB instead of a stateless session bean.  
client posts message and is done.

though i would think that if a transaction timed out, the container should 
throw a remote exception possibly even a transactiontimeout excepiton?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3938791#3938791

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3938791


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: can I set ejb timeout?

2006-04-18 Thread dsecondymail
no one can help me? 
I'm so urgent for this question, thanks a lot

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3937846#3937846

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3937846


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user