[JBoss-dev] JBossMQ thread model

2001-10-03 Thread Ole Husgaard
Hi, As most of you are probably aware, JBossMQ creates a _lot_ of threads. This can be particularly annoying with native threads Java VMs on Linux where threads are just processes with shared memory and io, and where the number of operating system threads by default are limited to 512. I am a Lin

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-03 Thread chris
JBoss daily test results SUMMARY Number of tests run: 126 Successful tests: 107 Errors:9 Failures: 10 [time of test: 4 October 2001 6:26 GMT] [java.version: 1.3

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-03 Thread chris
JBoss daily test results SUMMARY Number of tests run: 115 Successful tests: 101 Errors:12 Failures: 2 [time of test: 4 October 2001 5:17 GMT] [java.version: 1.3

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-03 Thread chris
JBoss daily test results SUMMARY Number of tests run: 126 Successful tests: 107 Errors:9 Failures: 10 [time of test: 4 October 2001 4:6 GMT] [java.version: 1.3.

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

2001-10-03 Thread Hiram Chirino
User: chirino Date: 01/10/03 19:54:19 Modified:src/main/org/jboss/mq Connection.java Log: Finnaly got the initialization of the clockDaemon right. The thread was not being created as a deamon thread and therefor would not let VMs exit correctly when the connection was shutdown.

[JBoss-dev] CVS update: website-forums build.xml

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:48:31 Modified:.build.xml Log: o using version-less libs (check the tags for version info) Revision ChangesPath 1.6 +2 -2 website-forums/build.xml Index: build.xml ===

[JBoss-dev] CVS update: website-forums/src/lib mysql-jdbc.jar mm.mysql-2.0.4-bin.jar

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:48:32 Added: src/lib mysql-jdbc.jar Removed: src/lib mm.mysql-2.0.4-bin.jar Log: o using version-less libs (check the tags for version info) Revision ChangesPath 1.1 website-forums/src/lib/mysql-jdbc.jar

[JBoss-dev] CVS update: website-forums build.xml

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:37:27 Modified:.build.xml Log: o adding mysql support lib to generated war (minor hack) Revision ChangesPath 1.5 +8 -1 website-forums/build.xml Index: build.xml ==

[JBoss-dev] CVS update: website-forums/src/lib mm.mysql-2.0.4-bin.jar

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:37:27 Added: src/lib mm.mysql-2.0.4-bin.jar Log: o adding mysql support lib to generated war (minor hack) Revision ChangesPath 1.1 website-forums/src/lib/mm.mysql-2.0.4-bin.jar <> ___

[JBoss-dev] CVS update: website-forums/src/lib jive.jar

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:35:05 Modified:src/lib jive.jar Log: o updated for fix to SequeceManager Revision ChangesPath 1.3 +2494 -2382website-forums/src/lib/jive.jar <> ___ Jboss-development ma

[JBoss-dev] CVS update: newsite/src/docs jboss.survey.ear

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:21:36 Removed: src/docs jboss.survey.ear Log: o not needed anymore? ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-03 Thread chris
JBoss daily test results SUMMARY Number of tests run: 115 Successful tests: 100 Errors:12 Failures: 3 [time of test: 4 October 2001 3:16 GMT] [java.version: 1.3

[JBoss-dev] CVS update: website-forums/src/web/forums error.jsp footer.jsp header.jsp

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:09:29 Added: src/web/forums error.jsp footer.jsp header.jsp Log: o the start of customization, fix for error.jsp from the jive dist Revision ChangesPath 1.1 website-forums/src/web/forums/error.jsp Index: error.jsp

[JBoss-dev] CVS update: website-forums build.xml

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:09:29 Modified:.build.xml Log: o the start of customization, fix for error.jsp from the jive dist Revision ChangesPath 1.4 +22 -2 website-forums/build.xml Index: build.xml

[JBoss-dev] CVS update: website-forums/src/web - New directory

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:08:10 website-forums/src/web - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-forums/src/web/forums - New directory

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 19:08:14 website-forums/src/web/forums - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: newsite/src/docs petstore_frames.html

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 17:17:05 Modified:src/docs petstore_frames.html Log: o the petstore runs inside of the same vm Revision ChangesPath 1.2 +1 -1 newsite/src/docs/petstore_frames.html Index: petstore_frames.html =

[JBoss-dev] CVS update: newsite/src/docs petstore_frames.html

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 17:17:28 Modified:src/docs petstore_frames.html Log: o this too Revision ChangesPath 1.3 +1 -1 newsite/src/docs/petstore_frames.html Index: petstore_frames.html =

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

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 16:53:01 Modified:website build.xml Log: o re-enable the forums Revision ChangesPath 1.14 +2 -2 build/website/build.xml Index: build.xml === RCS file: /cvsr

Re: [JBoss-dev] JBOSS-NET needs solid soldier

2001-10-03 Thread Peter Fagerlund
on 1-10-04 01.06, Peter Fagerlund at [EMAIL PROTECTED] wrote: > on 1-10-04 00.59, Jason Dillon at [EMAIL PROTECTED] wrote: > >> Hr? >> >> --jason >> >> On Thu, 4 Oct 2001, Peter Fagerlund wrote: >> We can setup a JBoss.Net todo list on SF to manage this better as well... >>> >>> Lov

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

2001-10-03 Thread Ole Husgaard
User: sparre Date: 01/10/03 16:05:53 Modified:.build.xml Log: Fixed dbtest ejb-jar file generation. Revision ChangesPath 1.36 +2 -2 jbosstest/build.xml Index: build.xml === RCS f

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

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 16:02:29 Modified:src/metadata survey-helper-application.xml Log: *** empty log message *** Revision ChangesPath 1.3 +1 -4 website-survey/src/metadata/survey-helper-application.xml Index: survey-helper-application.xml =

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

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 16:01:54 Modified:src/metadata survey-helper-application.xml Log: *** empty log message *** Revision ChangesPath 1.2 +2 -2 website-survey/src/metadata/survey-helper-application.xml Index: survey-helper-application.xml =

[JBoss-dev] CVS update: newsite/src/bin update-website.sh

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 15:42:58 Modified:src/bin update-website.sh Log: o jboss-website needs a JDK not a JRE to build Revision ChangesPath 1.10 +2 -2 newsite/src/bin/update-website.sh Index: update-website.sh

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

2001-10-03 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/03 15:27:02 Modified:jetty/src/main/org/jboss/jetty JBossLogSink.java SetupHandler.java Log: sync with 2.4 Revision ChangesPath 1.6 +3 -3 contrib/jetty/src/main/org/jboss/jetty/JBossLogSink.java Inde

Re: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Ole Husgaard
Hi, I think I got the problem fixed with the CVS commit I made to the org.jboss.system.ServiceLibraries class. At least, I do not see classloader hangs any more when running the testsuite. Best Regards, Ole Husgaard. David Jencks wrote: > > Well I think maybe we can legally look at the cod

[JBoss-dev] [ jboss-Bugs-467646 ] Missing target parameters in examples bu

2001-10-03 Thread noreply
Bugs item #467646, was opened at 2001-10-03 14:54 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467646&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: contrib/jetty/src/main/org/jboss/jetty SetupHandler.java

2001-10-03 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/03 14:55:53 Modified:jetty/src/main/org/jboss/jetty Tag: Branch_2_4 SetupHandler.java Log: a few more minor changes for the latest release Revision ChangesPath No revision No

[JBoss-dev] CVS update: contrib/jetty/etc README VERSION jetty.xml

2001-10-03 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/03 14:55:52 Modified:jetty/etc Tag: Branch_2_4 README VERSION jetty.xml Log: a few more minor changes for the latest release Revision ChangesPath No revision No revision 1.5.2.2 +13 -6

[JBoss-dev] CVS update: contrib/jetty/src/build mkrelease

2001-10-03 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/03 14:55:53 Modified:jetty/src/build Tag: Branch_2_4 mkrelease Log: a few more minor changes for the latest release Revision ChangesPath No revision No revision 1.1.2.2 +2 -2 contr

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

2001-10-03 Thread Ole Husgaard
User: sparre Date: 01/10/03 14:43:29 Modified:src/main/org/jboss/system ServiceLibraries.java Log: Fixed a possible race between classloader removal and class load. Revision ChangesPath 1.6 +62 -25jboss/src/main/org/jboss/system/ServiceLibraries.java Ind

[Fwd: Re: [JBoss-dev] JMX service architecture: next gen++ [davidje ncks@directvinternet.com]]

2001-10-03 Thread Ole Husgaard
[Forwarding to the list. %#¤%& missing Reply-To: header] Original Message Subject: Re: [JBoss-dev] JMX service architecture: next gen++ [davidje [EMAIL PROTECTED]] Date: Wed, 03 Oct 2001 22:15:28 +0200 From: Ole Husgaard <[EMAIL PROTECTED]> Organization: Sparre Software To: Davi

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

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 13:21:22 Modified:jbossbuild.xml Log: o added optional-plugins to the 'all' group Revision ChangesPath 1.34 +2 -1 build/jboss/build.xml Index: build.xml ==

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

2001-10-03 Thread Jason Dillon
User: user57 Date: 01/10/03 13:19:03 Modified:jboss.net build.xml Log: o fixed local.properties install Revision ChangesPath 1.3 +10 -17contrib/jboss.net/build.xml Index: build.xml ===

Re: [JBoss-dev] JBOSS-NET needs solid soldier

2001-10-03 Thread Jason Dillon
> We need some volunteers ready to jump in the middle of nowhere... This is > not a call for "casual" developers, Jung is full time in his company and we > are interested in those of you that could spend significant time on this > (hence the company interest is a must). please report to Dr Jung f

Re: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread David Jencks
Well I think maybe we can legally look at the code... In my (unproven) opinion the problem comes from the loadClass(name, resolve) method being synchronized and calling to another object within the synchronization. The loadClassInternal being synchronized makes no difference here (although I mig

Re: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Ole Husgaard
Hi again, After two successful complete test suite runs (apart from tests that failed in the same way before) I just committed this. But even though I saw no problems in the tests, when looking over the code again, I see a possible race with lookup and classloader removal. I think I can fix this

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

2001-10-03 Thread Ole Husgaard
@@ -38,6 +38,11 @@ * 20010908 david jencks: * Modified to make undeploy work better. * + * 20011003 Ole Husgaard: + * Changed synchronization to avoid deadlock with SUNs + * java.lang.Classloader implementation. Kudos to Dr. Christoph Jung + * an

Re: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Ole Husgaard
Hi, I just rewrote the locking in ServiceLibraries.java so that no locks are held while calling the classloaders. Externally this file will have the same API and semantics, but internally it is a bit different: When adding or removing classloaders, the maps and sets that are changed are no long

[JBoss-dev] JBOSS-NET needs solid soldier

2001-10-03 Thread marc fleury
As you might have noticed, Dr Jung has started integrating some of the Axis stuff in JBoss so that we can offer seamless support for web services/SOAP as one of our connectors to JMX. Axis, developed out of Apache, is a bit more "solid" than the usual apache project (driven by IBM really), has a

RE: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Bordet, Simone
Hey, got some time and thought some more about this, which is exactly the same problem I got in my project. Just to speak loud to clear things also to myself. Problem being resumed this way: 2 classloaders in chain, 2 threads Boot | Ext | Sys | CL1 | CL2 When you load something with CL2,

RE: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Bordet, Simone
Hey, > Hi there, > > In order to verify whether our hypothesis about that ugly deadlocking > behaviour of the RH classloaders is right > > (Sascha, Simone and Ole seem to have some serious problems in that > direction, if I understood their postings right), > > could you please NOT try out t

RE: [JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Sacha Labourey
Hello Christoph, As you suggested, I haven't tried. Nevertheless, I have tried to imagine what the result could have been. Result: idem. Please find the imaginary dump stack trace. Cheers, Alice > -Message d'origine- > De : [EMAIL PROTECTED

[JBoss-dev] java.lang.ClassLoader misery. Verify this patch!

2001-10-03 Thread Jung , Dr. Christoph
Hi there, In order to verify whether our hypothesis about that ugly deadlocking behaviour of the RH classloaders is right (Sascha, Simone and Ole seem to have some serious problems in that direction, if I understood their postings right), could you please NOT try out the following patch.jar (

[JBoss-dev] CVS update: CVSROOT modules

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:38:06 Modified:.modules Log: added contrib/jboss.net to plugin modules. I find this way of administring CVS mappings very obscure and error-prone. Kill me if I broke the whole layout. Revision ChangesPath 1.68 +3 -1

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

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:32:03 Modified:jbossbuild.xml Log: added jboss.net as an optional module to the global build (hope I didn´t break anything) Revision ChangesPath 1.33 +80 -3 build/jboss/build.xml Index: build.xml

[JBoss-dev] CVS update: contrib/jboss.net/docs README TODO

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:30 Modified:jboss.net/docs README TODO Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services. JMXConnector. Revision ChangesPath 1.2 +21 -30contrib/jboss

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/axis AxisInvocationHandler.java package.html XMLResourceProvider.java AxisService.java AxisServiceMBean.java AxisServiceServlet.java ClassLoaderAwareAxisServer.java ClassLoaderAwareMessageContext.java Constants.java DefaultResourceBundle.java

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:31 Modified:jboss.net/src/main/org/jboss/net/axis XMLResourceProvider.java Added: jboss.net/src/main/org/jboss/net/axis AxisInvocationHandler.java package.html Removed: jboss.net/src/main/o

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx/connector/server Constants.java JMXConnector.java JMXConnectorMBean.java package.html

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:32 Added: jboss.net/src/main/org/jboss/net/jmx/connector/server Constants.java JMXConnector.java JMXConnectorMBean.java package.html Log: restructured server/client parts, invocationhandler support

[JBoss-dev] CVS update: contrib/jboss.net/src/resources/plugin/META-INF install-jmx.xml install-axis.xml jboss-service.xml

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:32 Modified:jboss.net/src/resources/plugin/META-INF install-axis.xml jboss-service.xml Added: jboss.net/src/resources/plugin/META-INF install-jmx.xml Log: restructured server/client parts, invocationhandler support.

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/axis/server AxisService.java AxisServiceMBean.java AxisServiceServlet.java ClassLoaderAwareAxisServer.java ClassLoaderAwareMessageContext.java Constants.java package.html

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:31 Added: jboss.net/src/main/org/jboss/net/axis/server AxisService.java AxisServiceMBean.java AxisServiceServlet.java ClassLoaderAwareAxisServer.java Cla

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx/server Constants.java MBeanProvider.java package.html

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:32 Added: jboss.net/src/main/org/jboss/net/jmx/server Constants.java MBeanProvider.java package.html Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx MBeanInvocationHandler.java package.html

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:31 Added: jboss.net/src/main/org/jboss/net/jmx MBeanInvocationHandler.java package.html Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services. JMXCon

[JBoss-dev] CVS update: contrib/jboss.net/src/bin testAxis.bat

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:31 Added: jboss.net/src/bin testAxis.bat Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services. JMXConnector. Revision ChangesPath 1.1 contrib/j

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx/connector ConnectorInvocationHandler.java JMXConnector.java ObjectNameDeserializer.java ObjectNameDeserializerFactory.java ObjectNameSerializer.java package.html

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:32 Added: jboss.net/src/main/org/jboss/net/jmx/connector ConnectorInvocationHandler.java JMXConnector.java ObjectNameDeserializer.java ObjectNameDeserializerFactory.java

[JBoss-dev] CVS update: contrib/jboss.net/src/etc client-config.xml

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:31 Added: jboss.net/src/etc client-config.xml Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services. JMXConnector. Revision ChangesPath 1.1 cont

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net DefaultResourceBundle.java package.html

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:31 Added: jboss.net/src/main/org/jboss/net DefaultResourceBundle.java package.html Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services. JMXConnecto

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

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:20:30 Modified:jboss.net build.xml Log: restructured server/client parts, invocationhandler support. MBeanProvider for exposing MBeans as web-services. JMXConnector. Revision ChangesPath 1.2 +10 -1 contrib/jboss.net/bu

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/axis/server - New directory

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:14:22 contrib/jboss.net/src/main/org/jboss/net/axis/server - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx/connector/server - New directory

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:15:57 contrib/jboss.net/src/main/org/jboss/net/jmx/connector/server - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx/server - New directory

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:15:34 contrib/jboss.net/src/main/org/jboss/net/jmx/server - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx/connector - New directory

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:15:26 contrib/jboss.net/src/main/org/jboss/net/jmx/connector - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/jboss.net/src/main/org/jboss/net/jmx - New directory

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:13:20 contrib/jboss.net/src/main/org/jboss/net/jmx - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/jboss.net/src/bin - New directory

2001-10-03 Thread Dr. Christoph Georg Jung
User: cgjung Date: 01/10/03 06:12:09 contrib/jboss.net/src/bin - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] [ jboss-Bugs-467466 ] Servlet BASIC authentication

2001-10-03 Thread noreply
Bugs item #467466, was opened at 2001-10-03 04:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467466&group_id=22866 Category: JBossSX Group: v2.5 Rabbit Hole (unstable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody)

[JBoss-dev] [ jboss-Bugs-467437 ] J2EEGlobalScopeDeployer not in 2.4.2

2001-10-03 Thread noreply
Bugs item #467437, was opened at 2001-10-03 01:28 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=467437&group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Harald Gliebe (hagl) Assigned to: No

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

2001-10-03 Thread Scott M Stark
User: starksm Date: 01/10/03 00:57:30 Modified:src/lib Tag: Branch_2_4 jbossmq.jar Log: Integrate the JBossMQ 2.4.3 changes Revision ChangesPath No revision No revision 1.8.4.6 +1123 -1128jboss/src/lib/Attic/jbossmq

[JBoss-dev] CVS update: jboss/src/client jbossmq-client.jar

2001-10-03 Thread Scott M Stark
User: starksm Date: 01/10/03 00:57:29 Modified:src/client Tag: Branch_2_4 jbossmq-client.jar Log: Integrate the JBossMQ 2.4.3 changes Revision ChangesPath No revision No revision 1.6.4.6 +764 -772 jboss/src/client/A

[JBoss-dev] CVS update: contrib/catalina/src/build build.xml

2001-10-03 Thread Scott M Stark
User: starksm Date: 01/10/03 00:36:25 Modified:catalina/src/build Tag: Branch_2_4 build.xml Log: Update the version to 2.4.3 Revision ChangesPath No revision No revision 1.4.2.1 +2 -2 contrib/catalina/src/build/

[JBoss-dev] CVS update: contrib/tomcat/src/build build.xml

2001-10-03 Thread Scott M Stark
User: starksm Date: 01/10/03 00:36:53 Modified:tomcat/src/build Tag: Branch_2_4 build.xml Log: Update the version to 2.4.3 Revision ChangesPath No revision No revision 1.15.2.7 +2 -2 contrib/tomcat/src/build/buil

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

2001-10-03 Thread Scott M Stark
User: starksm Date: 01/10/03 00:27:50 Modified:src/main/org/jboss Tag: Branch_2_4 Main.java Log: Update release version to 2.4.3 Revision ChangesPath No revision No revision 1.35.2.11 +2 -2 jboss/src/main/org/jbos