That is already setup in my standardjboss.xml. Should I be putting it somewhere else in my configurations?
Also, how does one tell Jboss that I want to use a custom container configuration for an EJB? What is the default used if nothing is specified? Thanks, James > -----Original Message----- > From: Burkhard Vogel [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 05, 2002 5:33 PM > To: James Higginbotham; [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Exclusive locking of CMP in JBoss 3? > > > Hi, > there used to be a locking as part of the container > configuartion, which menas you have to define your own > container configuration, which you than can assign to your > bean in the jboss.xml. Look for the line: > > <locking-policy>org.jboss.ejb.plugins.lock.QueuedPessimisticEJ > BLock</locking > -policy> > which is (unfortunately) from JB2.4.3, but this shouldn't > have changed too much. Regrads, Burkhard > ----- Original Message ----- > From: "James Higginbotham" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, May 05, 2002 5:07 PM > Subject: [JBoss-user] Exclusive locking of CMP in JBoss 3? > > > Is there a JBoss extension to the deployment descriptors that > enables turning on an exclusive lock mode for CMPs in v3.0? > We are using Weblogic's feature to require pessimistic > locking for a specific CMP bean and need a similiar feature > under JBoss. Any suggestions are appreciated. > > Thanks, > James > > > _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
