[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.

[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/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/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

[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/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

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

[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

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'

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 exception

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] The

[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:

[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

[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 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:

[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

[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:

[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/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-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.

[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-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 Changes

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: 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

[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

[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

[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=detailatid=376687aid=477656group_id=22866 Category: JBossServer Group: v2.5 Rabbit Hole (unstable) Status: Open Resolution: None Priority: 5 Submitted By: Guillaume Boissiere

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

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 with

[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] 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

[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:

[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 for the

[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:

Re: [JBoss-dev] OBJECT_NAME rules

2001-11-02 Thread Andreas Schaefer
Hi Your are right but Object Names rules are: Domain Name:[key=value],... 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-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:

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

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

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-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:

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

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 that

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=48thread=3505 Regards, Hiram From: Brian Weaver [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [JBoss-dev] Question about durable subscription setup Date:

[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=detailatid=376685aid=459443group_id=22866 Category: JBossCMP Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[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:

[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=detailatid=376685aid=459443group_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-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=detailatid=376685aid=472046group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[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=detailatid=376685aid=470697group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Closed Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned

[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=detailatid=376685aid=463590group_id=22866 Category: None Group: v2.4 (stable) Status: Closed Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[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=detailatid=376685aid=462187group_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-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=detailatid=376685aid=462187group_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-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=detailatid=376685aid=458277group_id=22866 Category: None Group: v2.4 (stable) Status: Closed Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[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=detailatid=376685aid=450615group_id=22866 Category: None Group: None Status: Closed Resolution: Rejected Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Andreas

[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=detailatid=376685aid=448447group_id=22866 Category: JBossServer Group: v2.4 BETA (stable) Status: Closed Resolution: Invalid Priority: 5 Submitted By: Nobody/Anonymous (nobody)