Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-21 Thread Jason Dillon
> >By the way, these new tests are verry time consuming, they starts and >stops JBoss and use big iteration counts. My plan is to integrate is as >an entity ref in build.xml, to not litter that file to much, and not >make them run dring normal testing. Is that OK? > I am not sure what your chang

Re: [JBoss-dev] JBossMQ test case is soooo slooooow

2002-02-21 Thread Peter Antman
On 21 Feb, Jason Dillon wrote: > I will eventually get around to fixing this and in general making the > testsuite better. I have been playing with a few ideas to make it > easier and faster to write test cases too... if only I had more time. Oh, yes, time. I'am sitting here with this faboulou

[JBoss-dev] CVS update: jboss-system build.xml

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/22 00:00:43 Modified:.build.xml Log: o basic ServerLoader completed o still need to fix up ServerImpl (much) and adapting a ServerConfigImpl to adapt property style config to typed style Revision ChangesPath 1.2 +4 -3

[JBoss-dev] CVS update: jboss-system/src/main/org/jboss/system/server Server.java ServerConfig.java ServerImpl.java ServerLoader.java package.html

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/22 00:00:45 Added: src/main/org/jboss/system/server Server.java ServerConfig.java ServerImpl.java ServerLoader.java package.html Log: o basic ServerLoader completed o still need to fix up ServerImpl (mu

Re: [JBoss-dev] CVS update: jboss/src/main/org/jboss/system UnifiedClassLoader.java

2002-02-21 Thread Jason Dillon
> On Thu, 21 Feb 2002, Hiram Chirino wrote: > > > User: chirino > > Date: 02/02/21 15:17:00 > > > > Modified:src/main/org/jboss/system > UnifiedClassLoader.java > > Log: > > Adding new Boot class that helps out with > creating a embedable JBoss app server. > > embedable in the sma

[JBoss-dev] CVS update: jboss-system/src/main/org/jboss/system - New directory

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 23:36:12 jboss-system/src/main/org/jboss/system - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss-system/src/main/org/jboss - New directory

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 23:36:03 jboss-system/src/main/org/jboss - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] do you have a jboss/system directory?

2002-02-21 Thread Jason Dillon
If so, then ignore this, otherwise please update your environment to add the new module with: cd jboss-all cvs get _jboss_system This was added a few days ago (durring all of that maddness I created), so I expect most have it... but who knows. I would like to start using it, and would

[JBoss-dev] CVS update: jboss-system/src/main/org/jboss/system/server - New directory

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 23:36:23 jboss-system/src/main/org/jboss/system/server - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss-system/src/main/org - New directory

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 23:35:55 jboss-system/src/main/org - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss-system/src/main - New directory

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 23:35:47 jboss-system/src/main - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss-system/src - New directory

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 23:35:38 jboss-system/src - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] Configuration layout changes...

2002-02-21 Thread Jason Dillon
Yes perhaps... I am gonna sleep on it and wait for any other responses. I can think of a few reason not to move everything, but they are dribble really. --jason Scott M Stark wrote: >The utiltity of the config/xxx directory has diminished, but it still >gives configuration files and the cor

[JBoss-dev] CVS update: jboss/src/main/org/jboss/naming JNDIView.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 23:02:53 Modified:src/main/org/jboss/naming JNDIView.java Log: Fixed compilation problems from previous refactoring. JNDIView list works, but JNDIView list and BeanCacheMonitor do not work: I will fix them shortly Revision ChangesPath 1.16

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 23:02:53 Modified:src/main/org/jboss/ejb EJBDeployer.java EjbModule.java Log: Fixed compilation problems from previous refactoring. JNDIView list works, but JNDIView list and BeanCacheMonitor do not work: I will fix them shortly Revision Changes

[JBoss-dev] CVS update: jboss/src/main/org/jboss/monitor BeanCacheMonitor.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 23:02:53 Modified:src/main/org/jboss/monitor BeanCacheMonitor.java Log: Fixed compilation problems from previous refactoring. JNDIView list works, but JNDIView list and BeanCacheMonitor do not work: I will fix them shortly Revision ChangesPa

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment MainDeployer.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 23:02:53 Modified:src/main/org/jboss/deployment MainDeployer.java Log: Fixed compilation problems from previous refactoring. JNDIView list works, but JNDIView list and BeanCacheMonitor do not work: I will fix them shortly Revision ChangesPat

Re: [JBoss-dev] Configuration layout changes...

2002-02-21 Thread Scott M Stark
The utiltity of the config/xxx directory has diminished, but it still gives configuration files and the core services definition. It still has utility as a namespace for alternate versions of: auth.conf jndi.properties log4j.xml server.policy standardjaws.xml standardjboss.xml standardjbosscmp.xm

[JBoss-dev] [AUTOMATED] JBoss compilation failed

2002-02-21 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE symbol : class Application location: pa

Re: [JBoss-dev] Question about source control for our xdoclet copy

2002-02-21 Thread Scott M Stark
If you can't tag the xdoclet release then just specify the exact cvs command used to obtain the source. We really don't need the source of every tool we use in our cvs tree. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Mess

Re: [JBoss-dev] Question about source control for our xdoclet copy

2002-02-21 Thread Dmitri Colebatch
Wouldn't tagging the XDoclet tree be a better approach? - Original Message - From: "David Jencks" <[EMAIL PROTECTED]> To: "jboss-dev" <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 4:40 PM Subject: [JBoss-dev] Question about source control for our xdoclet copy > Our copy of xdocle

Re: [JBoss-dev] PrimaryKey equals()

2002-02-21 Thread Scott M Stark
Because 2.4.4 and lower still use the CacheKey and MarshalledObject to construct a serialized view of the primary key and base equals and hashCode on the MarshalledObject. As of 2.4.5 the primary key equals and hashCode will be called if they are implemented in the primary key class.

[JBoss-dev] Question about source control for our xdoclet copy

2002-02-21 Thread David Jencks
Our copy of xdoclet is not a released version: it has an extension to generate default object names in mbeans in the style we commonly use. After I checked the change into xdoclet cvs, I updated our binary copy since I am using this in several mbeans. What is the best way to deal with this? I p

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty/log JBossLogSink.java

2002-02-21 Thread Jan Bartel
User: janb Date: 02/02/21 21:15:40 Modified:jetty/src/main/org/jboss/jetty/log JBossLogSink.java Log: Don't necessarily use just _log.debug() for Jetty debug: Jetty guards it's debug output to it's log sinks, so it will only get here if Jetty has debugging enabled. However, e

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-21 Thread chris
JBoss daily test results SUMMARY Number of tests run: 499 Successful tests: 480 Errors:7 Failures: 12 [time of test: 22 February 2002 5:14 GMT] [java.version: 1

Re: [JBoss-dev] Beta2 release schedule?

2002-02-21 Thread Scott M Stark
Two weeks. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 7:29 PM Subject: [JBoss-dev] Beta2 release schedule?

Re: [JBoss-dev] CVS update: build/jboss build.xml

2002-02-21 Thread Scott M Stark
There will not be another beta release for at least a couple weeks. - Original Message - From: "David Jencks" <[EMAIL PROTECTED]> To: "Scott M Stark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 7:56 PM Subject: Re: [JBoss-dev] CVS update: build/jboss bui

[JBoss-dev] PrimaryKey equals()

2002-02-21 Thread Andreas Schaefer
Hi Geeks Just ran into the issue that in JBoss 2.4.3 and 2.4.4 the equals() method on the Primary Key class of Entity Beans is not called. But in the current Branch 2.4 it is, why ?? Thanx x Andreas Schaefer Senior Consultant JBoss Group, LLC x ___

[JBoss-dev] [ jboss-Bugs-520676 ] All classes need to be loaded first.

2002-02-21 Thread noreply
Bugs item #520676, was opened at 2002-02-20 14:04 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=520676&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: David Jencks (d_jencks) Assi

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:56 Modified:src/main/org/jboss/web AbstractWebContainer.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3 phases: classloading, create where components

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment/a - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:23:43 jbosstest/src/main/org/jboss/test/jmx/eardeployment/a - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/jmx/eardeployment - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:23:37 jbosstest/src/resources/jmx/eardeployment - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/jmx/eardeployment/META-INF - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:23:44 jbosstest/src/resources/jmx/eardeployment/META-INF - New directory ___ 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 JDBCDeclaredSQLQuery.java JDBCEJBQLQuery.java QueryParameter.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:55 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCDeclaredSQLQuery.java JDBCEJBQLQuery.java QueryParameter.java Log: Made classes visible across all subpackages in a deployment such as an ear.

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-21 Thread chris
JBoss daily test results SUMMARY Number of tests run: 499 Successful tests: 489 Errors:4 Failures: 6 [time of test: 22 February 2002 4:22 GMT] [java.version: 1.

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:23:37 jbosstest/src/main/org/jboss/test/jmx/eardeployment - New directory ___ 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/ejbql SQLTarget.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:55 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/ejbql SQLTarget.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3 phases: classloading, create wher

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:54 Modified:src/main/org/jboss/resource RARDeployer.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3 phases: classloading, create where components set

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:55 Modified:.build.xml Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3 phases: classloading, create where components set up their externally visib

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment DeployerMBean.java DeploymentInfo.java EARDeployer.java MainDeployer.java MainDeployerMBean.java SARDeployer.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:55 Modified:src/main/org/jboss/deployment DeployerMBean.java DeploymentInfo.java EARDeployer.java MainDeployer.java MainDeployerMBean.java SARDeployer.java Log: Made classes v

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:55 Modified:src/main/org/jboss/ejb/plugins AbstractInstanceCache.java AbstractInstancePool.java MetricsInterceptor.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restruct

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/framework/server FarmMemberService.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:54 Modified:src/main/org/jboss/ha/framework/server FarmMemberService.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3 phases: c

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:56 Modified:src/main/org/jboss/ejb/plugins/local BaseLocalContainerInvoker.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3 pha

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:24:55 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMRFieldBridge.java Log: Made classes visible across all subpackages in a deployment such as an ear. (bug 520676. Restructured deployment process to involve 3

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment/b/ejb SessionBBean.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:26:31 Added: src/main/org/jboss/test/jmx/eardeployment/b/ejb SessionBBean.java Log: test for class visibility across packages in an ear Revision ChangesPath 1.1 jbosstest/src/main/org/jboss/test

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/test EarDeploymentUnitTestCase.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:26:31 Added: src/main/org/jboss/test/jmx/test EarDeploymentUnitTestCase.java Log: test for class visibility across packages in an ear Revision ChangesPath 1.1 jbosstest/src/main/org/jboss/test/j

[JBoss-dev] CVS update: jbosstest/src/resources/jmx/eardeployment/META-INF application.xml

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:26:32 Added: src/resources/jmx/eardeployment/META-INF application.xml Log: test for class visibility across packages in an ear Revision ChangesPath 1.1 jbosstest/src/resources/jmx/eardeployment/META-INF/application.xml

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

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:26:31 Modified:.build.xml Log: test for class visibility across packages in an ear Revision ChangesPath 1.76 +88 -1 jbosstest/build.xml Index: build.xml =

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment/a/ejb SessionABean.java

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:26:31 Added: src/main/org/jboss/test/jmx/eardeployment/a/ejb SessionABean.java Log: test for class visibility across packages in an ear Revision ChangesPath 1.1 jbosstest/src/main/org/jboss/test

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment/b/ejb - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:25:30 jbosstest/src/main/org/jboss/test/jmx/eardeployment/b/ejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment/a/ejb - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:25:29 jbosstest/src/main/org/jboss/test/jmx/eardeployment/a/ejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmx/eardeployment/b - New directory

2002-02-21 Thread David Jencks
User: d_jencks Date: 02/02/21 20:23:44 jbosstest/src/main/org/jboss/test/jmx/eardeployment/b - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] Re: hey

2002-02-21 Thread Hiram Chirino
The Boot will have to stay pretty much as it is right now. The primary purposes of the Boot is: (1) stay small: It loads all the other classes over the network. It can't have dependencys on other classes cause that means that we would have to put those dependencies in the boot.jar. (2) mini

Re: [JBoss-dev] CVS update: build/jboss build.xml

2002-02-21 Thread David Jencks
Are you about to do another beta build? I've finished my changes for the ear deployer problem, I think it fixes 1 bug in the testsuite, and I'm finishing an explicit test case. If no one objects I'd like to check it in before the next beta. thanks david jencks On 2002.02.21 21:51:16 -0500 Sco

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging Log4jService.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 19:42:30 Modified:src/main/org/jboss/logging Log4jService.java Log: o fixed isEnabled() to use LOG4J_INITIALIZED o made LOG4J_INITIALIZED volatile just in case Revision ChangesPath 1.20 +3 -3 jboss/src/main/org/jboss/logging/Lo

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system BootstrapLogger.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 19:42:30 Modified:src/main/org/jboss/system BootstrapLogger.java Log: o fixed isEnabled() to use LOG4J_INITIALIZED o made LOG4J_INITIALIZED volatile just in case Revision ChangesPath 1.7 +15 -9 jboss/src/main/org/jboss/system/B

[JBoss-dev] Beta2 release schedule?

2002-02-21 Thread Jason Dillon
Aproximatly when do we plan on releasing beta2? --jason ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-21 Thread chris
JBoss daily test results SUMMARY Number of tests run: 499 Successful tests: 480 Errors:7 Failures: 12 [time of test: 22 February 2002 3:22 GMT] [java.version: 1

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/servlets ENCServlet.java

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 19:18:08 Modified:src/main/org/jboss/test/web/servlets ENCServlet.java Log: Validate the types of the objects in the ENC Revision ChangesPath 1.8 +40 -7 jbosstest/src/main/org/jboss/test/web/servlets/ENCServlet.java Index: ENC

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/servlets ClasspathServlet.java

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 19:19:06 Added: src/main/org/jboss/test/web/servlets ClasspathServlet.java Log: Add a classpath visibility testcase Revision ChangesPath 1.1 jbosstest/src/main/org/jboss/test/web/servlets/ClasspathServlet.java Index:

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/util Util.java

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 19:19:07 Modified:src/main/org/jboss/test/web/util Util.java Log: Add a classpath visibility testcase Revision ChangesPath 1.7 +2 -3 jbosstest/src/main/org/jboss/test/web/util/Util.java Index: Util.java

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

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 19:17:40 Modified:.build.xml Log: Update the notjbosstest.war contents Revision ChangesPath 1.75 +10 -1 jbosstest/build.xml Index: build.xml === RCS fi

[JBoss-dev] Configuration layout changes...

2002-02-21 Thread Jason Dillon
I think we need to change how we organize configuration & deployment files before we finalize this release. Most configuration is now done through the deploy/ directory, which is great, but what is point of named configurations (default/*) anymore? I would hope that users would leave jboss-

[JBoss-dev] [ jboss-Change Notes-521290 ] System.out & System.err logging adapters

2002-02-21 Thread noreply
Change Notes item #521290, was opened at 2002-02-21 18:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=521290&group_id=22866 Category: None Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: Jason Dillon (user57) Assigned to: Jason Dillon

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging/log4j ConsoleAppender.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:48:24 Removed: src/main/org/jboss/logging/log4j ConsoleAppender.java Log: o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead o Moved System.out & System.err catching to Log4jService o Added LOG4J_INITIALIZED to BootstrapL

[JBoss-dev] Automated JBoss Testsuite Results

2002-02-21 Thread chris
JBoss daily test results SUMMARY Number of tests run: 499 Successful tests: 488 Errors:4 Failures: 7 [time of test: 22 February 2002 2:53 GMT] [java.version: 1.

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging Log4jService.java Log4jServiceMBean.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:48:24 Modified:src/main/org/jboss/logging Log4jService.java Log4jServiceMBean.java Log: o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead o Moved System.out & System.err catching to Log4jService o

[JBoss-dev] [ jboss-Change Notes-521289 ] Using XML Log4j configuration

2002-02-21 Thread noreply
Change Notes item #521289, was opened at 2002-02-21 18:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=521289&group_id=22866 Category: None Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: Jason Dillon (user57) Assigned to: Jason Dillon

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system BootstrapLogger.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:48:24 Modified:src/main/org/jboss/system BootstrapLogger.java Log: o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead o Moved System.out & System.err catching to Log4jService o Added LOG4J_INITIALIZED to BootstrapLogger,

[JBoss-dev] CVS update: build/jboss build.xml

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:51:16 Modified:jbossbuild.xml Log: Beta Rel_3_0_0_3 is already history Revision ChangesPath 1.89 +3 -3 build/jboss/build.xml Index: build.xml === RCS f

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

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:48:23 Added: src/etc/conf/default log4j.xml Removed: src/etc/conf/default log4j.properties Log: o Removing ConsoleAppender, use org.apache.log4j.ConsoleAppender instead o Moved System.out & System.err catching to Log4jService o Added L

Re: [JBoss-dev] CVS update: thirdparty/apache/xalan/lib xalan.jar

2002-02-21 Thread Jason Dillon
Sorry for the noise, but I was trying to fix a problem a friend of mine was having building the varia module under 98... anyone else having trouble building under 98? --jason Jason Dillon wrote: > User: user57 > Date: 02/02/21 18:26:22 > > Removed: apache/xalan/lib xalan.jar > Log:

[JBoss-dev] CVS update: thirdparty/apache/xalan/lib xalan.jar

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:26:22 Removed: apache/xalan/lib xalan.jar Log: o forgot this was in jaxp ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/web/WEB-INF notjbosstest-web.xml

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:17:17 Modified:src/resources/web/WEB-INF notjbosstest-web.xml Log: Add a secured and unsecured servlet mapping Revision ChangesPath 1.2 +52 -1 jbosstest/src/resources/web/WEB-INF/notjbosstest-web.xml Index: notjbosstest-web

[JBoss-dev] DTDs on webiste are not updating

2002-02-21 Thread Scott M Stark
The contents of the DTDs repository on the www.jboss.org site has not updated in over a month. Is this still including in the build and update of the sight? http://www.jboss.org/j2ee/dtd/ application_1_2.dtd 7302 bytes Jan 15, 2002 9:30:02 AM connector_1_0.dtd 17716 bytes Jan 15,

[JBoss-dev] CVS update: jbosstest/src/resources/web/html/other/WEB-INF jboss-web.xml

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:15:32 Added: src/resources/web/html/other/WEB-INF jboss-web.xml Log: Make the notjbosstest.war one capable of being run standalone to test embedded vs external servlet container issues. Revision ChangesPath 1.1 jbosst

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/web/servlets SecureServlet.java

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:18:46 Modified:src/main/org/jboss/test/web/servlets SecureServlet.java Log: Show the HttpSession ID if a session exists Revision ChangesPath 1.4 +36 -29 jbosstest/src/main/org/jboss/test/web/servlets/SecureServlet.java Inde

[JBoss-dev] CVS update: thirdparty/apache/xalan - Imported sources

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:18:28 Log: o import of xalanj 2.0 (from tools/lib) Status: Vendor Tag: apache Release Tags: xalan_j_2_0 N thirdparty/apache/xalan/lib/xalan.jar No conflicts created by this import ___ Jb

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system UnifiedClassLoaderMBean.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:10:25 Modified:src/main/org/jboss/system UnifiedClassLoaderMBean.java Log: o javadoc Revision ChangesPath 1.2 +5 -3 jboss/src/main/org/jboss/system/UnifiedClassLoaderMBean.java Index: UnifiedClassLoaderMBean.java ==

[JBoss-dev] CVS update: jbosstest/src/resources/web/html/other index.html

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:15:32 Modified:src/resources/web/html/other index.html Log: Make the notjbosstest.war one capable of being run standalone to test embedded vs external servlet container issues. Revision ChangesPath 1.2 +5 -1 jbosstest/src/res

[JBoss-dev] CVS update: jbosstest/src/resources/web/html/jbosstest index.html

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:15:32 Modified:src/resources/web/html/jbosstest index.html Log: Make the notjbosstest.war one capable of being run standalone to test embedded vs external servlet container issues. Revision ChangesPath 1.2 +4 -0 jbosstest/src

[JBoss-dev] CVS update: jbosstest/src/resources/web/html/other/restricted - New directory

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:14:08 jbosstest/src/resources/web/html/other/restricted - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jbosstest/src/resources/web/WEB-INF jbosstest-web.xml

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:16:57 Modified:src/resources/web/WEB-INF jbosstest-web.xml Log: Add the ClasspathServlet definition and mapping Revision ChangesPath 1.2 +8 -0 jbosstest/src/resources/web/WEB-INF/jbosstest-web.xml Index: jbosstest-web.xml

[JBoss-dev] CVS update: jbosstest/src/resources/web/html/other/restricted error.html login.html

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:15:32 Added: src/resources/web/html/other/restricted error.html login.html Log: Make the notjbosstest.war one capable of being run standalone to test embedded vs external servlet container issues. Revision Changes

[JBoss-dev] CVS update: jbosstest/src/resources/web/html/other/WEB-INF - New directory

2002-02-21 Thread Scott M Stark
User: starksm Date: 02/02/21 18:14:32 jbosstest/src/resources/web/html/other/WEB-INF - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] Re: ConsoleAppender, Log4jService & System.out catching

2002-02-21 Thread Scott M Stark
The ConsoleAppender and interception of System.xxx was added to immediately get all logging to log4j. It is no longer necessary. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Jason Dillon" <[EMAIL PROTEC

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system UnifiedClassLoader.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:11:20 Modified:src/main/org/jboss/system UnifiedClassLoader.java Log: o javadoc o removed getResourceAsStream() it was an exact dup of ClassLoader.getResourceAsStream() except it would catch Exception and not IOException, which could cause

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging Log4jService.java Log4jServiceMBean.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:08:47 Modified:src/main/org/jboss/logging Log4jService.java Log4jServiceMBean.java Log: o revert previous checkin... Revision ChangesPath 1.18 +70 -121 jboss/src/main/org/jboss/logging/Log4jService.java

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging Log4jService.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 18:01:58 Modified:src/main/org/jboss/logging Log4jService.java Log: o javadoc o removed getResourceAsStream() it was an exact dup of ClassLoader.getResourceAsStream() except it would catch Exception and not IOException, which could cause probl

[JBoss-dev] [ jboss-Bugs-521272 ] hashAlgorithm causes NoClassDefError

2002-02-21 Thread noreply
Bugs item #521272, was opened at 2002-02-21 17:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=521272&group_id=22866 Category: JBossSX Group: v2.4 (stable) >Status: Closed >Resolution: Duplicate Priority: 7 Submitted By: Jeffrey Wescott (binaryfeed) As

[JBoss-dev] smeg...

2002-02-21 Thread Jason Dillon
sorry, didn't mean to check these in windows console really pisses me off --jason ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: jboss/src/main/org/jboss/logging Log4jServiceMBean.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 17:57:58 Modified:src/main/org/jboss/logging Log4jServiceMBean.java Log: o javadoc Revision ChangesPath 1.6 +4 -13 jboss/src/main/org/jboss/logging/Log4jServiceMBean.java Index: Log4jServiceMBean.java ==

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system Server.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 17:57:30 Modified:src/main/org/jboss/system Server.java Log: o back to debug =) Revision ChangesPath 1.19 +2 -2 jboss/src/main/org/jboss/system/Server.java Index: Server.java

[JBoss-dev] ConsoleAppender, Log4jService & System.out catching

2002-02-21 Thread Jason Dillon
I would like to move the System.out/System.err catching from ConsoleAppender into Log4jService. If a user does not want to append anything to console then System.out/System.err will not be caught/deirected to log4j. I would like to provide properties to disable the catching (enabled by defau

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system Server.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 17:46:00 Modified:src/main/org/jboss/system Server.java Log: o log config as info... for the powers that be Revision ChangesPath 1.18 +3 -3 jboss/src/main/org/jboss/system/Server.java Index: Server.java

[JBoss-dev] [ jboss-Bugs-521272 ] hashAlgorithm causes NoClassDefError

2002-02-21 Thread noreply
Bugs item #521272, was opened at 2002-02-21 17:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=521272&group_id=22866 Category: JBossSX Group: v2.4 (stable) Status: Open Resolution: None Priority: 7 Submitted By: Jeffrey Wescott (binaryfeed) Assigned to

RE: [JBoss-dev] Bug?: no rollback on tx timeout

2002-02-21 Thread marc fleury
|case. Or maybe we need 2 maps here...??? David, KISS marcf ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] CVS update: jboss/src/main/org/jboss/system Server.java

2002-02-21 Thread Scott M Stark
Leave the config name as INFO. There is nothing more fundamental that what configuration the server is using. - Original Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 21, 2002 4:42 PM Subject: [JBoss-dev] CVS update: jboss/src/main/or

[JBoss-dev] CVS update: jboss/src/main/org/jboss/system Server.java

2002-02-21 Thread Jason Dillon
User: user57 Date: 02/02/21 16:42:42 Modified:src/main/org/jboss/system Server.java Log: o don't log ServerConfig as info o fix indentation o removed extra space from last log Revision ChangesPath 1.17 +12 -15jboss/src/main/org/jboss/system/Server.java

RE: [JBoss-dev] RE: Boot Classloader and Unified Classloader

2002-02-21 Thread marc fleury
cool stuff hiram, you are one of the more solid contributors, everytime you delurk it is a "no bullshit" approach to the problems. I like that, keep it up my friend, thanks a bunch for this timely addition. marcf PS: I am about to roll out a new website (we do have 3 people working on it) and o

  1   2   >