Init startup code for EJBs

2005-03-19 Thread Rich Armstrong
the servlet architecture, simply to do the bootstrapping, but that seems to be a waste. Is there a corresponding thing in the EJB layer itself? Specifically, is there a init on startup feature available on the EJB layer? Thanks, Rich Rich Armstrong Genetics Software http://www.kromosoft.com

Re: Init startup code for EJBs

2005-03-20 Thread Rich Armstrong
Rich Armstrong Genetics Software http://www.kromosoft.com On Sun, 20 Mar 2005 13:49 , Nicholas [EMAIL PROTECTED] sent: What app server ? Most have this. Look for JMX MBeans which can be configured to start on app server start up. --- Rich Armstrong [EMAIL PROTECTED] wrote: I have a J2EE

Pessimistic locking | Any feedback?

2005-03-27 Thread Rich Armstrong
is going to be worse than optimistic transactions (setting transactions to READ_COMMITTED, and only the changes of first person who saves go through). But we dont know by how much. If you wish to answer this part, please be specific, but please no buzz words on this issue. Rich Armstrong Genetics

Catching specific SQL exceptions

2005-03-29 Thread Rich Armstrong
to contribute the classes, so if you are merely interested, let me know. Rich Armstrong Genetics Software http://www.kromosoft.com === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message signoff EJB

Re: Pessimistic locking | Any feedback?

2005-04-07 Thread Rich Armstrong
knows of performance comparison between pessimistic and optimistic locking, please let me know. thanks, Rich Armstrong Genetics Software http://www.kromosoft.com - Original Message - From: Victor Langelo To: EJB-INTEREST@JAVA.SUN.COM Sent: Thursday, April 07, 2005 8:52 PM Subject: Re

Re: Exception

2005-11-02 Thread Rich Armstrong
that back to client as is. (More content from IBM site pasted below.) HTH Rich Armstrong Genetics Software http://www.kromosoft.com Unique Genetics Newsletter http://www.kromonews.com http://www-128.ibm.com/developerworks/java/library/j-ejbexcept.html How the EJB container handles exceptions