[JBoss-dev] deadlock on callback with non reentrant beans, EntityInstanceInterceptor

2001-06-16 Thread Georg Rehfeld
Hi, I just verified another problem with EntityInstanceInterceptor: if Entity bean A calls bean B and that in turn calls back bean A where A is not marked to be reentrant, both instances are blocked forever, B busy waiting. sessionentity Aentity B --- I

Re: [JBoss-dev] Is Monday still a good 2.4 freeze date

2001-06-16 Thread Toby Allsopp
Vesco Claudio wrote: > My patches to implement JCA deployment are applied? :-) I thought you were getting RW access and were going to do it yourself? Toby. ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/li

[JBoss-dev] [ jboss-Patches-433813 ] tackle problem

2001-06-16 Thread noreply
Patches item #433813, was updated on 2001-06-16 14:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=433813&group_id=22866 Category: JBossServer Group: v2.2.1 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assi

[JBoss-dev] CVS update: newsite doco.jsp

2001-06-16 Thread alborini
User: alborini Date: 01/06/16 07:12:13 Modified:.doco.jsp Log: correct link for the manual Revision ChangesPath 1.3 +1 -1 newsite/doco.jsp Index: doco.jsp === RCS file: /cvsroot/j

[JBoss-dev] CVS update: manual/src/docs jbossintro.xml howtotomcat.xml howtomssql.xml howtojetty.xml

2001-06-16 Thread gropi
User: gropi Date: 01/06/16 05:32:24 Modified:src/docs jbossintro.xml howtotomcat.xml howtomssql.xml howtojetty.xml Log: broken links fixed, in sync with new website Revision ChangesPath 1.16 +1 -1 manual/src/docs/jbossintro.xml I

Re: [JBoss-dev] CVS update: J2eeGlobalScopeDeployer.java

2001-06-16 Thread Juha-P Lindfors
umm... binary file? -497 lines? you sure? -- Juha On Fri, 15 Jun 2001 [EMAIL PROTECTED] wrote: > User: schaefera > Date: 01/06/15 22:53:38 > > Modified:src/main/org/jboss/deployment/scope > J2eeGlobalScopeDeployer.java > Log: > Added the support for cl

Re: [JBoss-dev] ejbStore() delay seems to be a serious problem

2001-06-16 Thread David Jencks
Hi, A couple of comments 1. I think the worst problems can be eliminated by simply extending Bill's "store before load" to include "store before remove" and possibly "store before create" although I don't have an example of why the last one would help. 2. There are probably some examples of how

Re: [JBoss-dev] ROWID Based Update: Load Entity Before Store Entity

2001-06-16 Thread K.V. Vinay Menon
I am trying against JBoss 2.4 BETA [as it says when it starts up] and the bean is a CMP bean. I have tried all 4 commit options and have debug statements in the StoreEntityCommand to detect cases where the ROWID is coming thru as a null as System.out.println(" -- Stable RowID is "+ st

[JBoss-dev] CVS update: newsite/documentation EJX.HowTo.GUI-Basics.html EJX.HowTo.Getting-Started.html EJX.HowTo.Index.html EJX.Insights.html HowTo-JAWS-JoinQueries.html HowTo-JAWS-UseCustomFinders.html HowTo-JavaMail.html HowTo.Security.html J2eeDeployment_howto.html JMX.Connector.Howto.html JMX.ExternalContext.HowTo.html JMX.Timer.HowTo.html cmp_jboss_discussion.html container.html contconf_howto.html ejbref_howto.html jawsxml_howto.html jboss1.html jboss1a.html jboss2.html jboss3.html jboss4.html jboss5.html jboss6.html jboss7.html jboss_cmp.html jboss_cmp1.html jboss_cmp2.html jboss_cmp3.html jboss_cmp4.html jboss_cmp_trail_index.html jboss_linux.html jboss_linux_trail_index.html jboss_win32_1.html jboss_win32_2.html jboss_win32_3.html jboss_win32_4.html jboss_win32_5.html jboss_win32_6.html jboss_win32_7.html jboss_win32_trail_index.html jbossxml_howto.html jca_config.html jndi_howto.html mssql.htm petstore-1.1.1-01.html rmh_howto.html server.html technical_index.html tomcat.htm

2001-06-16 Thread alborini
User: alborini Date: 01/06/16 03:36:24 Removed: documentation EJX.HowTo.GUI-Basics.html EJX.HowTo.Getting-Started.html EJX.HowTo.Index.html EJX.Insights.html HowTo-JAWS-JoinQueries.html HowTo-JAWS-UseCustomFinders.h