users@glassfish.java.net
Re: Defining transaction timeout on EJB
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
forums_at_java.net
>
Date
: Thu, 19 Jan 2012 08:17:19 -0600 (CST)
If you are using EJB 3.1 (GlassFish 3.1 or later), you can make EJB B's
business methods @Asynchronous. When retrieving the result from the Future,
you can specify a timeout.
http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/Future.html
-Cheng
-- [Message sent by forum member 'cf126330'] View Post:
http://forums.java.net/node/882829
This message
: [
Message body
]
Next message
:
forums_at_java.net: "Re: Defining transaction timeout on EJB"
Previous message
:
forums_at_java.net: "Defining transaction timeout on EJB"
In reply to
:
forums_at_java.net: "Defining transaction timeout on EJB"
Next in thread
:
forums_at_java.net: "Re: Defining transaction timeout on EJB"
Reply
:
forums_at_java.net: "Re: Defining transaction timeout on EJB"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]