Results 1 to 4 of 4
- 04-14-2008, 09:48 PM #1
Member
- Join Date
- Mar 2008
- Posts
- 4
- Rep Power
- 0
[SOLVED] Invoking a Stateful Session Bean as Stateless
Hi all,
I have a stateful session Bean component which has already been developed and deployed. I now have a requirement that uses its methods but does not require its state to be saved. Can you suggest what is the best way to handle this change?
Since I can't change the design at this point, should I just create a new client application to use this stateful session bean's methods?
Thanks for your help!
Jeyanthi
- 07-15-2008, 06:06 PM #2
Member
- Join Date
- Mar 2008
- Posts
- 28
- Rep Power
- 0
just make it as stateless what is more in this. give some more clarification
- 07-16-2008, 03:40 PM #3
Member
- Join Date
- Mar 2008
- Posts
- 4
- Rep Power
- 0
hi, I have found the solution for this problem. Thanks.
- 07-17-2008, 09:35 AM #4
Member
- Join Date
- Mar 2008
- Posts
- 28
- Rep Power
- 0
Similar Threads
-
Stateful Session Bean
By Java Tip in forum Java TipReplies: 0Last Post: 11-29-2007, 12:39 PM -
Stateless Session Bean
By Java Tip in forum Java TipReplies: 0Last Post: 11-29-2007, 12:32 PM -
Calling a Stateful Session bean in NetBeans
By JavaForums in forum NetBeansReplies: 0Last Post: 07-31-2007, 09:21 AM -
Introduction to Stateful Session Bean In NetBeans
By JavaForums in forum NetBeansReplies: 0Last Post: 07-31-2007, 09:21 AM -
Calling A Session Bean Using A Web Module
By JavaForums in forum NetBeansReplies: 0Last Post: 07-30-2007, 11:13 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks