message & javax.transaction.RollbackException

2001-02-28 Thread Stanislas Truffaut
Hi, How to get the original Exception that have generate a rollback in a Statefull SessionBean "bean-managed transaction" ? I've a SessionBean that do: try { UserTransaction tx = ...; tx.begin(); ... set on an Entity BMP that generate SQLException in

unsubcribe

2001-01-10 Thread Stanislas Truffaut

Stress orion => servlet engine's LOOKUP hungs arround 200 users !

2000-12-22 Thread Stanislas Truffaut
A few days ago we've post a question about "servlet engine hung arround 200 users". We have investigate. In fact the servlet engine (in a separate VM from the ejb server, see config below) is waiting about many simultaneous multi-threaded call to InitialContext.lookup(on session bean) when more

public boolean isModified()

2000-12-22 Thread Stanislas Truffaut
I think your isModified() is a specific WebLogic method From: Konstantin Polyzois Subject: public boolean isModified() Date: Fri, 22 Dec 2000 05:56:46 -0800

Stress orion => servlet engine failed arround 200 users

2000-12-20 Thread Stanislas Truffaut
hello, we do stress tests using webLoad (http://www.radview.com) on our full j2ee application with orionserver on a full NT 100Mbits nerwork. our current configuration is: - Web Server:orion1.3.8+jdk1.3(or jrockit) on a PIII 700MHz - 512 Mo RAM and all ejb call are remote call to f

BUG 1.0.3 ? Conflict in orion.jar with fr.* packages.

2000-08-07 Thread Stanislas Truffaut
When I deploy a jar file with an EJB "fr.coming.ejb.MyEjb.class" I got the folowing compilation error: Auto-deploying WhipEjb.jar... StatefulSessionBeanWrapper0.java:7: Interface com .evermind.server.ejb.fr. coming.ejb.MyEjb of class StatefulSessionBeanWrapper14 not found. public class Statef