[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - [CMP] how to use bean cmp field value in ejbSelect query?

2006-03-07 Thread Alban Soupper
Hi All, I'm trying to improve performance of the CMP part of my application. I need to just count the number of "ToDoTask" with the severity property set to 'Error' and which are generated by an "IntegrityRule". For this, I wrote this code in the IntegrityRuleEJBBean: /** * @ejb.interface-meth

RE: [JBoss-user] Moving from development to production

2003-10-30 Thread Alban Soupper
Hi Adrian, can you give us some references about the flags? Regards, Alban. -Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: jeudi, 30. octobre 2003 15:55 To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Moving from development to production If you are movin

RE: [JBoss-user] Transactions on Stateful beans

2003-10-29 Thread Alban Soupper
: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: mercredi, 29. octobre 2003 16:03 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Transactions on Stateful beans On Wed, 2003-10-29 at 14:18, Alban Soupper wrote: > Hi all, > > I have some difficulties with the transactions on Stateful bean

[JBoss-user] Transactions on Stateful beans

2003-10-29 Thread Alban Soupper
Hi all, I have some difficulties with the transactions on Stateful beans. My client may spawn many requests in a very short time, and the request processing accesses some controllers (My stateful beans). This leads sometimes to an exception: "Application Error: tried to enter Stateful bean with di

[JBoss-user] Logging EJB calls

2003-10-21 Thread Alban Soupper
Hi all, I would like to trace the calls to my EJBs, so I can observe the life (and death) of my EJBs. How can I configure JBoss 3.0.x (and Log4j ?) to print this kind of informations. Thanks by advance. Alban. *** T

[JBoss-user] PB: The system cannot find the file specified !

2003-08-27 Thread Alban Soupper
Hi all, from time to time, I have a session statefull bean that is not retrieve but JBoss 3.0.4 return a RemoteException. Here is the a part of the stack trace: java.rmi.NoSuchObjectException: Could not activate; CausedByException is: C:\dev\jboss-3.0.4_tomcat-4.1.12\server\InformationSy

[JBoss-user] Pb: EJB cannot be activated

2003-07-23 Thread Alban Soupper
Hi all, I have a problem with a Session Stateful Bean, It is correctly passivated (no errors signaled) but it cannot be activated. Here is my EJB: public class ClientControllerEJBBean implements SessionBean { protected ApplicationController applicationController; protected Abstrac

[JBoss-user] 3.2 Documentation ?

2003-06-06 Thread Alban Soupper
Hi all, we have baught the "all the year" subcription documentation, I have wait 'til now for a documentation (at least the installation/configuration part) of the 3.2 version of JBoss. BUT I can't find any doc for installation/configuration of JBoss 3.2 ! Where can I find some information ? Th

RE: [JBoss-user] [HELP] Application Error: tried to enter Statefu l bean with diffe rent transaction context

2003-03-05 Thread Alban Soupper
ansaction context comes from the thread.  Are you doing some thread manipulation in your web app? JD -Original Message- From: Alban Soupper [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 04, 2003 1:45 AM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] [HEL

RE: [JBoss-user] [HELP] Application Error: tried to enter Statefu l bean with diffe rent transaction context

2003-03-04 Thread Alban Soupper
ing struts' transaction token type solution, which prevents multiple submits on the same form, tho we have not implemented this yet. (We use struts in our software.) Cheers, Krishna -Original Message----- From: Alban Soupper [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 3:15

RE: [JBoss-user] [HELP] Application Error: tried to enter Stateful bean with diffe rent transaction context

2003-03-04 Thread Alban Soupper
HELP :(( We are really stuck with this problem! Nobody can help? -Original Message- From: Alban Soupper [mailto:[EMAIL PROTECTED] Sent: lundi, 3. mars 2003 17:02 To: JBoss user (E-mail) Subject: [JBoss-user] [HELP] Application Error: tried to enter Stateful bean with diffe rent

[JBoss-user] [HELP] Application Error: tried to enter Stateful bean with different transaction context

2003-03-03 Thread Alban Soupper
Hi all, I need help to resolve to following problem: javax.ejb.EJBException: Application Error: tried to enter Stateful bean with different transaction context, contextTx: TransactionImpl:XidImpl [FormatId=257, GlobalId=Legolas//2, BranchQual=], methodTx: TransactionImpl:XidImpl [FormatId=257, Gl