| To: | users@xxxxxxxxxx |
|---|---|
| Subject: | RE: [cinjug-users] Request for Help: Stateful session bean failover |
| From: | "Keshav Kode" <kkode@xxxxxxxxxxx> |
| Date: | Wed, 12 Jan 2005 00:05:00 -0500 |
| Bcc: | |
| Delivered-to: | mailing list users@cinjug.org |
| In-reply-to: | <E58DC1ED41D5D411AAEE00B0D078F16208EF7875@arnie.collegeview.com> |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
|
Well if you can not avoid Stateful Session bean then I think you can also
consider using high availability clustered environment for EJB server. Or
you can consider using external cache solution. It is also very important to understand the impact of losing the state information in question. Keshav. ----Original Message Follows---- From: Amol Deshmukh <adeshmukh@xxxxxxxxxxxxxx> Reply-To: users@xxxxxxxxxx To: "'users@xxxxxxxxxx'" <users@xxxxxxxxxx> Subject: RE: [cinjug-users] Request for Help: Stateful session bean failover Date: Tue, 4 Jan 2005 09:26:17 -0500 Do you _have_ to use stateful session beans? (I mean it is beyond your control that stateful session beans are used etc.) Last I heard (long back), stateful session beans were falling out of favor fast :) If you are willing to consider alternatives to stateful session beans how about just storing the data in db? Regards, ~ amol
If I'm writing a stateful session bean that must keep important state information for long periods. What safeguards can be taken in case the bean is accidentally destroyed (for example, the EJB server goes down) to preserve the state? Any suggestion will be greately appreciated. Thanks __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail --------- You may unsubscribe from this mailing list by sending a blank email addressed to: users-unsubscribe@xxxxxxxxxx -- Find additional help by sending a blank email addressed to: users-help@xxxxxxxxxx --------- You may unsubscribe from this mailing list by sending a blank email addressed to: users-unsubscribe@xxxxxxxxxx -- Find additional help by sending a blank email addressed to: users-help@xxxxxxxxxx |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: [cinjug-users] Meeting Topics, Narvekar, Ashish |
|---|---|
| Next by Date: | RE: [cinjug-users] Meeting Topics, Chris Nelson |
| Previous by Thread: | RE: [cinjug-users] Request for Help: Stateful session bean failo ver, Amol Deshmukh |
| Next by Thread: | Will this month's cinjug speaker please stand up?, Chris Nelson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |