[JBoss-dev] Automated JBoss Testsuite Results

2001-11-02 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 131 Errors:4 Failures: 5 [time of test: 3 November 2001 6:27 GMT] [java.version: 1.3

Re: [JBoss-dev] Question about durable subscription setup

2001-11-02 Thread Hiram Chirino
This a user level question so I posted a response on the user forums on the jboss website: http://jboss.org/forums/thread.jsp?forum=48&thread=3505 Regards, Hiram >From: Brian Weaver <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [JBoss-dev] Question about durable subscription setup >Dat

Re: [JBoss-dev] [ jboss-Bugs-450615 ] Build instructions????

2001-11-02 Thread Andreas Schaefer
Why do you don't write a HowTo for the JBoss 3 build ? Andy - Original Message - From: "David Jencks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 02, 2001 8:15 PM Subject: Re: [JBoss-dev] [ jboss-Bugs-450615 ] Build instructions > Marc, while it is likely tha

Re: [JBoss-dev] OBJECT_NAME rules

2001-11-02 Thread Andreas Schaefer
Hi I think to add everywhere a DomainName to the ObjectNames of the MBeans is a great idea. But please keep in mind that some MBean overwrite the given ObjectName to enforce a particulare name (see preRegister()) methods. On the other side not all MBeans should be added to JBOSS-SYSTEM because t

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-02 Thread chris
JBoss daily test results SUMMARY Number of tests run: 130 Successful tests: 121 Errors:4 Failures: 5 [time of test: 3 November 2001 5:28 GMT] [java.version: 1.3

RE: [JBoss-dev] OBJECT_NAME rules

2001-11-02 Thread Guillaume Boissiere
Andy, Thanks for your quick response! Here is an updated patch that makes the naming more in line with the spec, by adding JBOSS-SYSTEM where it is missing in the code. Should make it easier to use the full Object Name capabilities in the future. Comments welcome, -- Guillaume diff -urN jboss

Re: [JBoss-dev] JBossMQ JDBC PersistenceManager

2001-11-02 Thread David Jencks
Well, don't confuse the rar and the connectionfactory. What I have on my machine, using the mbean references, is like this: a rar gets a RARDeployment mbean, which among other things lets you see the default properties and classes easily, but mostly allows you to depend on it. The ConnectionFac

Re: [JBoss-dev] [ jboss-Bugs-450615 ] Build instructions????

2001-11-02 Thread David Jencks
Marc, while it is likely that buildmagic is more complicated than necessary, it does not require any external config files. I have found some of the local properties files (that you have to set up if you want to use them) very useful for things like specifying the number of iterations on stress t

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-02 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 131 Errors:4 Failures: 5 [time of test: 3 November 2001 4:8 GMT] [java.version: 1.3.

Re: [JBoss-dev] OBJECT_NAME rules

2001-11-02 Thread Andreas Schaefer
Hi Your are right but Object Names rules are: :[=],... Right now JBoss does not use the Object Name capabilities fully one part you can see this is in the J2eeDeployer and WebDeployer. There we could create the WebDeployer service like this: JBOSS-SYSTEM:service=deployer,type=web,vendor=jetty T

[JBoss-dev] Automated JBoss Testsuite Results

2001-11-02 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 129 Errors:5 Failures: 6 [time of test: 3 November 2001 3:18 GMT] [java.version: 1.3

[JBoss-dev] OBJECT_NAME rules

2001-11-02 Thread Guillaume Boissiere
Perusing through the code, I saw the following variations for the service names of MBeans in JBoss: - no prefix, i.e ":service=Mail" - EJB prefix, i.e "EJB:service=" - JBOSS-SYSTEM prefix i.e "JBOSS-SYSTEM:service=Info" - J2EE prefix i.e "J2EE:service=J2eeDeployer" Are there any specific rules f

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins CMPPersistenceManager.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 18:37:23 Modified:src/main/org/jboss/ejb/plugins CMPPersistenceManager.java Log: Cleanup formatting Revision ChangesPath 1.34 +354 -259 jboss/src/main/org/jboss/ejb/plugins/CMPPersistenceManager.java Index: CMPPersistenceManager.j

Re: [JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins CMPPersistenceManager.java

2001-11-02 Thread Scott M Stark
Please follow the coding standards when submitting changes. They are listed here: http://www.jboss.org/developers/guidelines.jsp Your checkin is using tabs instead of spaces and is not aligning braces consistent with the rest of the code. Scott Stark Chief Technology Offi

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins CMPPersistenceManager.java

2001-11-02 Thread David Budworth
User: dbudworth Date: 01/11/02 18:07:41 Modified:src/main/org/jboss/ejb/plugins CMPPersistenceManager.java Log: added more descriptive NoSuchMethodException throw. Default version didn't specify what class or what method, requiring users to look in the jboss source to find out

Re: [JBoss-dev] JBossMQ JDBC PersistenceManager

2001-11-02 Thread Scott M Stark
I'm not particularly keen on how we couple the deployment properties of a RAR to an MBean configuration AND a JMX notification. This makes the configuration for a RAR inconsistent with any other J2EE component deployment where this information is specified via a JBoss specific descriptor to build

RE: [JBoss-dev] [ jboss-Bugs-450615 ] Build instructions????

2001-11-02 Thread marc fleury
While I agree that this is not a bug, and it should therefore be closed, I do agree with the guy who gave that bug. It is true that "buildmagic" is WAAY too complex for what it does and introduces an unnecessarily scary barrier to entry. I don't use the 1000 configuration files that come wit

[JBoss-dev] [ jboss-Bugs-448447 ] metadata verifier does not follow dtd

2001-11-02 Thread noreply
Bugs item #448447, was opened at 2001-08-06 08:57 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=448447&group_id=22866 Category: JBossServer Group: v2.4 BETA (stable) >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody

Re: [JBoss-dev] JBossMQ JDBC PersistenceManager

2001-11-02 Thread David Jencks
Interesting situation. I have on my machine a reimplementation of the depends mechanism that changes the RARDeployment sequence so it does not rely on the notifications noted here. However, it eliminates the separate init and start steps of mbean startup. The only place this is used is setting

[JBoss-dev] EJB 2.0?

2001-11-02 Thread Andrew Scherpbier
Hi all, First off, I have to warn you that I am fairly new to EJB and JBoss. After developing an app under JBoss-2.4.3-Tomcat, I figured I would make a try at playing with Rabbit Hole. I got everything checked out (HEAD), compiled, and running. (A little bit more documentation on this would be

[JBoss-dev] [ jboss-Bugs-450615 ] Build instructions????

2001-11-02 Thread noreply
Bugs item #450615, was opened at 2001-08-13 14:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=450615&group_id=22866 Category: None Group: None >Status: Closed >Resolution: Rejected Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Andre

[JBoss-dev] [ jboss-Bugs-458277 ] EJBException not being propogated

2001-11-02 Thread noreply
Bugs item #458277, was opened at 2001-09-03 22:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=458277&group_id=22866 Category: None Group: v2.4 (stable) >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned t

[JBoss-dev] JBossMQ JDBC PersistenceManager

2001-11-02 Thread Charles Chan
Hi, Hiram, The technique you mentioned should generally works for most MBeans. But for ConnectionFactoryLoader, it's a little different. The org.jboss.resource.ConnectionFactoryLoader uses some kind of a two step initialization. The connection specified in your XML file is created and bound to J

[JBoss-dev] [ jboss-Bugs-462187 ] Typo in JNDIView

2001-11-02 Thread noreply
Bugs item #462187, was opened at 2001-09-17 00:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=462187&group_id=22866 Category: None Group: v2.4 (stable) Status: Closed Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: A

[JBoss-dev] [ jboss-Bugs-462187 ] Typo in JNDIView

2001-11-02 Thread noreply
Bugs item #462187, was opened at 2001-09-17 00:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=462187&group_id=22866 Category: None Group: v2.4 (stable) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[JBoss-dev] [ jboss-Bugs-463590 ] Entity bean reference is lost

2001-11-02 Thread noreply
Bugs item #463590, was opened at 2001-09-21 08:50 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=463590&group_id=22866 Category: None Group: v2.4 (stable) >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned t

[JBoss-dev] [ jboss-Bugs-470697 ] NPE when closing statement

2001-11-02 Thread noreply
Bugs item #470697, was opened at 2001-10-12 13:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=470697&group_id=22866 Category: JBossServer Group: v2.4 (stable) >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assig

[JBoss-dev] [ jboss-Bugs-472046 ] NoSuchMethod-Error calling create

2001-11-02 Thread noreply
Bugs item #472046, was opened at 2001-10-17 05:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=472046&group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned t

[JBoss-dev] [ jboss-Bugs-459443 ] deexternalization problem

2001-11-02 Thread noreply
Bugs item #459443, was opened at 2001-09-07 00:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=459443&group_id=22866 Category: JBossCMP Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[JBoss-dev] [ jboss-Bugs-459443 ] deexternalization problem

2001-11-02 Thread noreply
Bugs item #459443, was opened at 2001-09-07 00:32 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=459443&group_id=22866 Category: JBossCMP Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[JBoss-dev] CVS update: jbossmq/src/main/org/jboss/mq SpyTextMessage.java

2001-11-02 Thread Brian Weaver
User: weave Date: 01/11/02 15:06:47 Modified:src/main/org/jboss/mq SpyTextMessage.java Log: Modified the readExternl() method to check the number of available chunks. If there is only one chuck available then the initial capacity of the StringBuffer is set to the number of av

Re: [JBoss-dev] Jetty + JBoss getting started

2001-11-02 Thread Julian Gosnell
You haven't done anything wrong. Until you deploy something, you won't find any apps running. Standalone Jetty ships with some demo apps statically configured - but this was confusing for JBoss/Jetty users who don't want to know about Jetty's static config file. They just want to deploy WebApps.

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/ejb/entity SurveyBean.java

2001-11-02 Thread Andreas Schaefer
User: schaefera Date: 01/11/02 14:38:58 Modified:src/main/org/jboss/survey/ejb/entity SurveyBean.java Log: Added the JAWS type-mapping for the BOOLEAN attributes. Revision ChangesPath 1.4 +9 -1 website-survey/src/main/org/jboss/survey/ejb/entity/SurveyBean.ja

[JBoss-dev] [ jboss-Patches-477656 ] Minor cleanups - Scope.java

2001-11-02 Thread noreply
Patches item #477656, was opened at 2001-11-02 14:01 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=477656&group_id=22866 Category: JBossServer Group: v2.5 Rabbit Hole (unstable) Status: Open Resolution: None Priority: 5 Submitted By: Guillaume Boissiere

RE: [JBoss-dev] Fwd: Re: [spyderMQ] Digest Number 347

2001-11-02 Thread Bill Burke
Sure, why not? I disable MQ, why couldn't they disable EJB? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Hiram > Chirino > Sent: Friday, November 02, 2001 3:52 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] Fwd: Re: [spyderMQ] Digest Number 3

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/ejbql EJBQLParser.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:20:29 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/ejbql EJBQLParser.java Log: Added support for input parameters in collection_member_expression as is required in the EJB 2.0 Final Draft. Revision ChangesPat

[JBoss-dev] CVS update: jboss/src/etc/conf/default standardjboss.xml

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:19:12 Modified:src/etc/conf/default standardjboss.xml Log: Changed CMP 2.0 Entities back to use org.jboss.ejb.plugins.lock.QueuedPessimisticEJBLock. Revision ChangesPath 1.24 +2 -3 jboss/src/etc/conf/default/standardjboss.xm

[JBoss-dev] CVS update: contrib/iiop/src/main/org/jboss/ejb/plugins/iiop/client DynamicStub.java

2001-11-02 Thread Francisco Reverbel
User: reverbel Date: 01/11/02 13:17:42 Modified:iiop/src/main/org/jboss/ejb/plugins/iiop/client DynamicStub.java Log: Changed from protected to public all methods of the DynamicStub base class that must be seen (by reflection) by the ProxyAssembler. Re

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge CMRMessage.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:16:16 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge CMRMessage.java Log: Changed referance from org.jboss.ejb.plugins.cmp.jdbc.bridge.NonentrantMessage to org.jboss.ejb.plugins.lock.NonentrantMessage Revisio

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge NewQueuedPessimisticEJBLock.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:14:42 Removed: src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge NewQueuedPessimisticEJBLock.java Log: Code integrated into org.jboss.ejb.plugins.lock.BeanLockSupport ___ Jboss-devel

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge NonentrantMessage.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:14:01 Removed: src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge NonentrantMessage.java Log: Moved to org.jboss.ejb.plugins.lock ___ Jboss-development mailing list [EMAIL PROTECTED]

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/lock BeanLockSupport.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:12:10 Modified:src/main/org/jboss/ejb/plugins/lock BeanLockSupport.java Log: Added support for non-entrant messages to be passed through invocation chain. A method invocation is non-entrant if it is on a reentrant bean, a known non-entrant met

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/lock NonentrantMessage.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 13:07:07 Added: src/main/org/jboss/ejb/plugins/lock NonentrantMessage.java Log: moved from org.jboss.ejb.plugins.cmp.jdbc.bridge This interface is used to mark an invocation as non-entrant. Revision ChangesPath 1.1 jbo

[JBoss-dev] Fwd: Re: [spyderMQ] Digest Number 347

2001-11-02 Thread Hiram Chirino
Forwarding to JBoss Dev list as the spyderMQ list has been deprecated. What do you guys think? I personaly think that if they want jbossmq integration with tomcat they can just get the normal jboss server and disable the ejb stuff. Regards, Hiram >From: Malaika ssachanakul <[EMAIL PROTECTE

[JBoss-dev] i'm back... well sort of

2001-11-02 Thread Jason Dillon
just flew in from bangkok... much todo, just wanted to let you know. more to come later as I sift through email. --jason ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMRFieldBridge.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 11:05:49 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMRFieldBridge.java Log: Added much more detailed deployment exception message. Revision ChangesPath 1.11 +20 -2 jboss/src/main/org/jbos

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCEntityBridge.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 10:26:59 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCEntityBridge.java Log: Added code to track the creted state of beans. This used to disallow setting a pk member field after create and to disallow adding a

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/bridge CMPFieldBridge.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 10:19:22 Modified:src/main/org/jboss/ejb/plugins/cmp/bridge CMPFieldBridge.java Log: Cleaned up code added more javadoc comments. Revision ChangesPath 1.5 +57 -9 jboss/src/main/org/jboss/ejb/plugins/cmp/b

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMRFieldBridge.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 10:29:32 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMRFieldBridge.java Log: Added code to throw an IllegalStateExcpetion if the bean provider tries to add a bean to a relationship that has not been full crea

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/bridge EntityBridgeInvocationHandler.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 10:23:13 Modified:src/main/org/jboss/ejb/plugins/cmp/bridge EntityBridgeInvocationHandler.java Log: Changed to throw an IllegalStateException if bean provider tries to change the value of a pk member field after the bean has

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCCreateEntityCommand.java JDBCLoadEntityCommand.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 10:24:25 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCCreateEntityCommand.java JDBCLoadEntityCommand.java Log: Now marks the bean as created after successful execution. Revision Changes

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/bridge EntityBridge.java

2001-11-02 Thread Dain Sundstrom
User: dsundstrom Date: 01/11/02 10:21:22 Modified:src/main/org/jboss/ejb/plugins/cmp/bridge EntityBridge.java Log: Added method to check to see if entity has been create (i.e., has ejbCreate been successfully called). Revision ChangesPath 1.4 +10 -6 jboss/sr

[JBoss-dev] CVS update: newsite/src/metadata website-application.xml

2001-11-02 Thread marc fleury
User: mnf999 Date: 01/11/02 09:29:54 Modified:src/metadata website-application.xml Log: Revision ChangesPath 1.3 +1 -8 newsite/src/metadata/website-application.xml Index: website-application.xml ===

[JBoss-dev] CVS update: newsite build.xml

2001-11-02 Thread marc fleury
User: mnf999 Date: 01/11/02 09:29:54 Modified:.build.xml Log: Revision ChangesPath 1.23 +1 -10 newsite/build.xml Index: build.xml === RCS file: /cvsroot/jboss/newsite/build.xml,v

[JBoss-dev] CVS update: newsite/src/metadata jbossgroup-web.xml

2001-11-02 Thread marc fleury
User: mnf999 Date: 01/11/02 09:30:42 Removed: src/metadata jbossgroup-web.xml Log: ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] SpyTextMessage StringBuffer allocation!? (Memory Overload!)

2001-11-02 Thread marc fleury
oops fired a bit early... I will still give you rw but please follow Scott's recommendation marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Friday, November 02, 2001 12:29 PM |To: Brian Weaver; [EMAIL PROTECTED] |Subject: R

RE: [JBoss-dev] SpyTextMessage StringBuffer allocation!? (Memory Overload!)

2001-11-02 Thread marc fleury
Send me a sourceforge id I will give you rw marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Brian |Weaver |Sent: Friday, November 02, 2001 11:39 AM |To: [EMAIL PROTECTED] |Subject: Re: [JBoss-dev] SpyTextMessage StringBuffer allocation!? |(Memor

Re: [JBoss-dev] SpyTextMessage StringBuffer allocation!? (Memory Overload!)

2001-11-02 Thread Scott M Stark
We shouldn't even be allocating a big buffer unless there are multiple chunks to read. Try this change and if it works I'll commit it. [starksm@banshee mq]$ cvs diff SpyTextMessage.java Index: SpyTextMessage.java === RCS file: /cvsro

[JBoss-dev] Jetty + JBoss getting started

2001-11-02 Thread Jozsa Kristof
Hi, probably that's the most FAQ question around, but I checked both the list archive and the forum (honestly!), and couldn't find any answer. I've got the latest JBoss+Jetty package (JBoss-2.4.3_Jetty-3.1.3-1.zip) from sourceforge, unpacked, chmod-ed, ran ./run.sh, and the whole started up

Re: [JBoss-dev] SpyTextMessage StringBuffer allocation!? (Memory Overload!)

2001-11-02 Thread Brian Weaver
I just made a simple fix to the SpyTextMessage class and it dropped the memory usage drasticly. Here is the context diff. Weave diff -urN --exclude=CVS jboss-mq/messaging/src/main/org/jboss/mq/SpyTextMessage.java jboss-mq.onms/messaging/src/main/org/jboss/mq/SpyTextMessage.java --- jboss-mq/me

[JBoss-dev] SpyTextMessage StringBuffer allocation!? (Memory Overload!)

2001-11-02 Thread Brian Weaver
I'm busy trying to run our application using JBossMQ and were having some sever memory problems with our application. I've been using OptimizeIt to track down what happening, and I've found that the class SpyTextMessage is using a java.lang.StringBuffer class to read int the UTF text from the Obje

[JBoss-dev] CVS update: newsite build.xml

2001-11-02 Thread marc fleury
User: mnf999 Date: 01/11/02 07:19:53 Modified:.build.xml Log: build.xml for the current website Revision ChangesPath 1.22 +17 -30newsite/build.xml Index: build.xml === RCS file: /

Re: [JBoss-dev] The RARDeployer classpath is broken

2001-11-02 Thread David Jencks
Wonderful, this will help one of my projects a great deal. Thanks! david On 2001.11.02 00:02:08 -0500 Scott M Stark wrote: > - Original Message - > From: "David Jencks" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, November 01, 2001 7:09 PM > Subject: Re: [JBoss-dev] Th

AW: [JBoss-dev] Let's drop the org.jboss.ejb.DeploymentException

2001-11-02 Thread Jung , Dr. Christoph
-Ursprüngliche Nachricht- >Von: Scott M Stark [mailto:[EMAIL PROTECTED]] >Gesendet: Freitag, 2. November 2001 10:19 >An: Jboss-Development (E-Mail) >Betreff: Re: [JBoss-dev] Let's drop the >org.jboss.ejb.DeploymentException >Maybe in 3.0 if it really adds something. An ejb specific exce

Re: [JBoss-dev] Let's drop the org.jboss.ejb.DeploymentException

2001-11-02 Thread Scott M Stark
Maybe in 3.0 if it really adds something. An ejb specific exception without any new data doesn't do anything for me. org.jboss.ejb.DeploymentException is gone from 2.4. -Ursprüngliche Nachricht- Von: Jung , Dr. Christoph Gesendet: Freitag, 2. November 2001 09:55 An: 'Scott M Stark' Betre

[JBoss-dev] CVS update: jboss/src/lib jbosscx.jar

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 01:05:45 Modified:src/lib Tag: Branch_2_4 jbosscx.jar Log: Include Rel_2_4_4_9 JBossCX changes Revision ChangesPath No revision No revision 1.1.2.3 +119 -127 jboss/src/lib/Attic/jbosscx

WG: [JBoss-dev] Let's drop the org.jboss.ejb.DeploymentException

2001-11-02 Thread Jung , Dr. Christoph
Arrrgh, the reply-to PITA (pain in the ass). -Ursprüngliche Nachricht- Von: Jung , Dr. Christoph Gesendet: Freitag, 2. November 2001 09:55 An: 'Scott M Stark' Betreff: AW: [JBoss-dev] Let's drop the org.jboss.ejb.DeploymentException Why not have the ejb.DeploymentException being a su

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/local BaseLocalContainerInvoker.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:36 Modified:src/main/org/jboss/ejb/plugins/local Tag: Branch_2_4 BaseLocalContainerInvoker.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.jboss.deploymen.DeploymentException Revision ChangesPa

[JBoss-dev] CVS update: jboss/src/main/org/jboss/metadata ApplicationMetaData.java BeanMetaData.java ConfigurationMetaData.java EjbLocalRefMetaData.java EjbRefMetaData.java EntityMetaData.java EnvEntryMetaData.java MessageDrivenMetaData.java MetaData.java MethodMetaData.java ResourceEnvRefMetaData.java ResourceRefMetaData.java SecurityIdentityMetaData.java SecurityRoleRefMetaData.java SessionMetaData.java WebMetaData.java XmlFileLoader.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:37 Modified:src/main/org/jboss/metadata Tag: Branch_2_4 ApplicationMetaData.java BeanMetaData.java ConfigurationMetaData.java EjbLocalRefMetaData.java EjbRefMetaData.java EntityMe

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jms JMSContainerInvoker.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:34 Modified:src/main/org/jboss/ejb/plugins/jms Tag: Branch_2_4 JMSContainerInvoker.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.jboss.deploymen.DeploymentException Revision ChangesPath No

[JBoss-dev] CVS update: jboss/src/main/org/jboss/web AbstractWebContainer.java AbstractWebContainerMBean.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:39 Modified:src/main/org/jboss/web Tag: Branch_2_4 AbstractWebContainer.java AbstractWebContainerMBean.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.jboss.deploymen.DeploymentEx

[JBoss-dev] CVS update: jboss/src/main/org/jboss/management ContainerManagement.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:36 Modified:src/main/org/jboss/management Tag: Branch_2_4 ContainerManagement.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.jboss.deploymen.DeploymentException Revision ChangesPath No

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jaws/metadata CMPFieldMetaData.java FinderMetaData.java JawsApplicationMetaData.java JawsEntityMetaData.java JawsXmlFileLoader.java MappingMetaData.java TypeMappingMetaData.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:34 Modified:src/main/org/jboss/ejb/plugins/jaws/metadata Tag: Branch_2_4 CMPFieldMetaData.java FinderMetaData.java JawsApplicationMetaData.java JawsEntityMetaData.java JawsXmlFile

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins AbstractInstanceCache.java AbstractInstancePool.java LRUEnterpriseContextCachePolicy.java LRUStatefulContextCachePolicy.java SingletonStatelessSessionInstancePool.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:33 Modified:src/main/org/jboss/ejb/plugins Tag: Branch_2_4 AbstractInstanceCache.java AbstractInstancePool.java LRUEnterpriseContextCachePolicy.java LRUSta

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jrmp/server JRMPContainerInvoker.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:35 Modified:src/main/org/jboss/ejb/plugins/jrmp/server Tag: Branch_2_4 JRMPContainerInvoker.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.jboss.deploymen.DeploymentException Revision ChangesP

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jaws/jdbc JDBCCommandFactory.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:33 Modified:src/main/org/jboss/ejb/plugins/jaws/jdbc Tag: Branch_2_4 JDBCCommandFactory.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.jboss.deploymen.DeploymentException Revision ChangesPath

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment Installer.java InstallerFactory.java J2eeApplicationMetaData.java J2eeDeployer.java J2eeModuleMetaData.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:31 Modified:src/main/org/jboss/deployment Tag: Branch_2_4 Installer.java InstallerFactory.java J2eeApplicationMetaData.java J2eeDeployer.java J2eeModuleMetaData.java Log: Remove org.jboss.ejb.Deploym

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb Container.java ContainerFactory.java ContainerFactoryMBean.java EntityContainer.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:42:33 Modified:src/main/org/jboss/ejb Tag: Branch_2_4 Container.java ContainerFactory.java ContainerFactoryMBean.java EntityContainer.java Log: Remove org.jboss.ejb.DeploymentException in favor of org.

[JBoss-dev] CVS update: jbosscx/src/main/org/jboss/resource RARDeployer.java RARMetaData.java

2001-11-02 Thread Scott M Stark
User: starksm Date: 01/11/02 00:38:08 Modified:src/main/org/jboss/resource Tag: Branch_2_4 RARDeployer.java RARMetaData.java Log: Add the RAR jar files to the server MLet class loader on deployment to make the adapapter available to all components. Re