RE: CMP 2.0 vs BMP - Which performes better?

2002-03-29 Thread Andrew Chau
If performance is the only factor, BMP performs a million times faster than CMP. Well, may be not that much faster, but you get the point. CMP is for ease of development, basically the container does all the work for you, but it is not as flexible and you cannot fine tune the query like you can

RE: porting from orion to oc4j, error message with CMP EJB

2001-08-22 Thread Andrew Chau
It turns out there are some compatibility issues with the old orion-ejb-jar.xml and the new one and once we fixed those, the error went away. -Original Message- From: Andrew Chau Sent: Tuesday, August 21, 2001 3:41 PM To: Orion-Interest Subject: porting from orion to oc4j, error message

porting from orion to oc4j, error message with CMP EJB

2001-08-21 Thread Andrew Chau
We have an J2EE application written originally to run on Orion 1.4.5. We have decided to try to port this to oc4j and the version we are using is 1.0.2.2 There is some minor reconfiguration issue but nothing really major. All the servlet, jsp, and stateless session EJB runs without any problem.

RE: problem with looking up the same EJB from different servers

2001-07-26 Thread Andrew Chau
There is a flag you need to set to make it look up from remote server. It is hidden somewhere in the javadoc... -Original Message-From: Ville Rinne [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 26, 2001 1:17 AMTo: Orion-InterestSubject: problem with looking up the same

schema-clustering

2001-07-25 Thread Andrew Chau
I am in the process of implementing our CMP EJB cluster using Orion 1.5.2. However, I couldn't find any documentation detailing how to do this. Orion 1.5.2 claims support for EJB clustering, I think it is primary aimed to solve the CMP Entity EJB cache sync problem. Howeve, as you might have

RE: Where is the log file?

2001-04-06 Thread Andrew Chau
How about the log for EntityBean container to the SQL database? Is there any log containing the SQL statement that orion container sends to teh database? Thanks Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Markus Holmberg Sent: Friday, April