[JBoss-dev] Update on ASPLoginModule - cancelled

2001-10-30 Thread Steve Salkin
Hi- After posting here to see if there was interest in a generic version of LoginModule similar to the UsernamePasswordLoginModule, but which supported a third passed-in attribute "Organization" for ASP models, I had an interesting dialog with JAAS expert Scott Stark. Since our conversation se

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-30 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 131 Errors:4 Failures: 5 [time of test: 31 October 2001 6:26 GMT] [java.version: 1.3

[JBoss-dev] Connection refused

2001-10-30 Thread Jeffrey H. Garvett
Hello, After successful jBoss (w/Tomcat) deployments on a bunch of different machines, I'm having a serious problem on a new machine. The server starts fine (including the naming service on port 1099), but when it gets to the lines printed below, it fails. In addition, I can't connect to the

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

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:49:43 Modified:variabuild.xml Log: Add a boot-servlet.war creation step Revision ChangesPath 1.11 +32 -1 contrib/varia/build.xml Index: build.xml === RC

[JBoss-dev] CVS update: contrib/varia/src/main/org/jboss/boot/servlets BootServlet.java Util.java

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:48:59 Added: varia/src/main/org/jboss/boot/servlets BootServlet.java Util.java Log: An initial prototype of a boot install service that transforms any xml content to replace variable references found in the xml content. Th

[JBoss-dev] CVS update: contrib/varia/src/resources/boot default.xsl web.xml

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:42:37 Added: varia/src/resources/boot default.xsl web.xml Log: boot servlet war descriptor and sample default XSL file for transforming the installation config files Revision ChangesPath 1.1 contrib/varia/src/resource

[JBoss-dev] CVS update: contrib/varia/src/main/org/jboss/boot - New directory

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:42:50 contrib/varia/src/main/org/jboss/boot - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/varia/src/main/org/jboss/boot/servlets - New directory

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:42:57 contrib/varia/src/main/org/jboss/boot/servlets - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/varia/src/resources/boot - New directory

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:40:33 contrib/varia/src/resources/boot - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: contrib/varia/src/resources - New directory

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 21:40:26 contrib/varia/src/resources - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-30 Thread chris
JBoss daily test results SUMMARY Number of tests run: 130 Successful tests: 121 Errors:4 Failures: 5 [time of test: 31 October 2001 5:28 GMT] [java.version: 1.3

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-30 Thread chris
JBoss daily test results SUMMARY Number of tests run: 140 Successful tests: 131 Errors:4 Failures: 5 [time of test: 31 October 2001 4:8 GMT] [java.version: 1.3.

[JBoss-dev] Automated JBoss Testsuite Results

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

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

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 19:09:37 Modified:src/main/org/jboss/system URLClassLoader.java Log: Add the URLs to the toString() format Revision ChangesPath 1.6 +52 -25jboss/src/main/org/jboss/system/URLClassLoader.java Index: URLClassLoader.java ==

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

2001-10-30 Thread marc fleury
User: mnf999 Date: 01/10/30 18:37:55 Modified:src/main/org/jboss/ejb ContainerFactory.java Log: Some Fixmes in the code, we are in a serious need of a cleanup imho... this code is starting to look green around the edge, a serious sign of decay Revision ChangesPath

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

2001-10-30 Thread marc fleury
User: mnf999 Date: 01/10/30 18:37:56 Modified:src/main/org/jboss/ejb/plugins/lock QueuedPessimisticEJBLock.java Log: Some Fixmes in the code, we are in a serious need of a cleanup imho... this code is starting to look green around the edge, a serious s

Re: [JBoss-dev] Automated JBoss Testsuite Results

2001-10-30 Thread David Jencks
In the testsuite directory, ./build.sh tests-unit The build scripts aren't quite as complicated as they look at first ;-) david jencks On 2001.10.30 20:48:49 -0500 marc fleury wrote: > > OK let's make this work bit by bit > > |Number of tests run: 130 > | > |---

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

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 17:51:10 Modified:src/main/org/jboss/mq/server MessageCache.java Log: Use the ServiceMBeanSupport.log to for logging and change the debug msgs to trace to avoid the excessive logging to server.log Revision ChangesPath 1.3 +173 -133

RE: [JBoss-dev] Automated JBoss Testsuite Results

2001-10-30 Thread marc fleury
OK let's make this work bit by bit |Number of tests run: 130 | | | |Successful tests: 121 | |Errors:4 | |Failures: 5 | | |DETAILS OF ERRORS | |[details not shown - as this

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

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 17:04:23 Modified:sun/jaxp/lib xalan.jar Log: Update to the xalan-j_2_2_D11 jar Revision ChangesPath 1.2 +3403 -3099thirdparty/sun/jaxp/lib/xalan.jar <> ___ Jboss-developmen

[JBoss-dev] CVS update: thirdparty/gnu/regexp/lib gnu-regexp.jar

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 17:02:11 Modified:gnu/regexp/lib gnu-regexp.jar Log: Update to the gnu.regexp-1.1.4 jar Revision ChangesPath 1.2 +113 -73 thirdparty/gnu/regexp/lib/gnu-regexp.jar <> ___ J

[JBoss-dev] CVS update: thirdparty/exolab/tyrex/lib tyrex.jar

2001-10-30 Thread Scott M Stark
User: starksm Date: 01/10/30 17:01:31 Modified:exolab/tyrex/lib tyrex.jar Log: Update to the tyrex-0.9.8.5 jar Revision ChangesPath 1.2 +791 -1147 thirdparty/exolab/tyrex/lib/tyrex.jar <> ___ Jboss-deve

Re: [JBoss-dev] Fwd: ests on different OS'es

2001-10-30 Thread Peter Fagerlund
Check it in ( as a proj? - Scott ?) - I myself (robot) need repair -- but will with Chris 'es direction, try to, take Us, soweherere close to desiree ! ... I really got a "surge" bu.m..p...e when Julian told Us how ... Avanti /peter_f PS : ests should read as Tests : DS (T = now = yes;) on 1-

[JBoss-dev] [ jboss-Bugs-476565 ] GC pool contention throws exception

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

[JBoss-dev] CVS update: contrib/jetty TODO

2001-10-30 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/30 14:45:11 Modified:jettyTag: Branch_2_4 TODO Log: changes to security code release 2.4.3/3.1.3 Revision ChangesPath No revision No revision 1.2.2.1 +2 -1 contrib/jetty/Atti

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

2001-10-30 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/30 14:45:12 Modified:jetty/etc Tag: Branch_2_4 VERSION Log: changes to security code release 2.4.3/3.1.3 Revision ChangesPath No revision No revision 1.4.2.5 +17 -0 contrib/jetty/

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

2001-10-30 Thread Jules Gosnell
User: jules_gosnell Date: 01/10/30 14:45:12 Modified:jetty/src/main/org/jboss/jetty Tag: Branch_2_4 JBossUserRealm.java SetupHandler.java Log: changes to security code release 2.4.3/3.1.3 Revision ChangesPath No revision

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

2001-10-30 Thread Francisco Reverbel
User: reverbel Date: 01/10/30 14:02:40 Modified:iiop/src/main/org/jboss/ejb/plugins/iiop/server IIOPContainerInvoker.java Log: Removing superfluous imports. Revision ChangesPath 1.7 +1 -4 contrib/iiop/src/main/org/jboss/ejb/plugins/iio

[JBoss-dev] CVS update: contrib/iiop/src/main/org/jboss/ejb/plugins/iiop/server CodebaseInterceptor.java CodebaseInterceptorInitializer.java CodebasePolicy.java CodebasePolicyFactory.java IIOPContainerInvoker.java

2001-10-30 Thread Francisco Reverbel
User: reverbel Date: 01/10/30 13:56:13 Modified:iiop/src/main/org/jboss/ejb/plugins/iiop/server IIOPContainerInvoker.java Added: iiop/src/main/org/jboss/ejb/plugins/iiop/server CodebaseInterceptor.java Codeb

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

2001-10-30 Thread marc fleury
User: mnf999 Date: 01/10/30 12:13:40 Modified:src/main/org/jboss/ejb ContainerRelection.java Log: Comments on the inspection EJB, to integrate with target EJB in the future Revision ChangesPath 1.3 +9 -1 jboss/src/main/org/jboss/ejb/ContainerRelection.java

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

2001-10-30 Thread marc fleury
Replaced custom command line option parsing with gnu.getopt. * Added -D option to set system properties * +* 20011030 marcf: +* +* Replaced net-install by net-boot. Net-install should be reserved for installation +* that really duplicate the code on the local machines. net-

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

2001-10-30 Thread marc fleury
User: mnf999 Date: 01/10/30 12:09:20 Modified:src/main/org/jboss/ejb StatefulSessionContainer.java Log: Support for the net-boot option instead of net-install (clearer words) and some comments in the stateful container Revision ChangesPath 1.35 +2 -2 jboss/s

[JBoss-dev] CVS update: manual/src/examples/build build.xml

2001-10-30 Thread Andreas Schaefer
User: schaefera Date: 01/10/30 10:08:03 Modified:src/examples/build build.xml Log: Changed the Chapter Numbering. Revision ChangesPath 1.16 +5 -5 manual/src/examples/build/build.xml Index: build.xml ===

RE: [JBoss-dev] Fwd: ests on different OS'es

2001-10-30 Thread marc fleury
then what are you waiting for julian? you did this whole thing in your corner? why? put it out already gad damn it marcf |-Original Message- |From: Julian Gosnell [mailto:[EMAIL PROTECTED]] |Sent: Tuesday, October 30, 2001 11:53 AM |To: marc fleury; Chris Kimpton; [EMAIL PROTECTED] |S

RE: [JBoss-dev] Fwd: ests on different OS'es

2001-10-30 Thread Julian Gosnell
I looked at Tinderbox a while ago and decided I could do better in Java. I started cobbling together something with SOAP services and JBoss - J[ava] D[istributed] B[uild] S[ystem]. Something like this. You tell a Slave where it's master is. The Slave starts up and registers it's availability w

RE: [JBoss-dev] Commiting minor changes to contrib/iiop

2001-10-30 Thread Francisco Reverbel
Hi, On Tue, 30 Oct 2001, marc fleury wrote: > what do they do? > marcf Just minor bug fixes. They should fix: - a silly problem with attribute names (The first character of an attribute name should be converted to lowercase unless both the first and the second characters are upper case.

RE: [JBoss-dev] Fwd: ests on different OS'es

2001-10-30 Thread marc fleury
Sounds great actually, having the automated tests is an important thing for the next fase of dev. In fact even just the compile farm with Linux but triggered when there are tag updates would be an important thing for us not to miss obvious problems in the tests. marcf |-Original Message

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

2001-10-30 Thread Francisco Reverbel
User: reverbel Date: 01/10/30 06:15:24 Modified:iiop/src/main/org/jboss/ejb/plugins/iiop CDRStream.java Log: Adding a PortableRemoteObject.narrow() call within the unmarshalling method for remote inferfaces (method read() of the inner class RemoteReader), to do stub downloading.

RE: [JBoss-dev] Commiting minor changes to contrib/iiop

2001-10-30 Thread marc fleury
what do they do? marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Francisco Reverbel |Sent: Tuesday, October 30, 2001 7:19 AM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] Commiting minor changes to contrib/iiop | | |Ole, | |I'm about to commit a

[JBoss-dev] CVS update: contrib/iiop/src/main/org/jboss/iiop/rmi ExceptionAnalysis.java

2001-10-30 Thread Francisco Reverbel
User: reverbel Date: 01/10/30 04:37:39 Modified:iiop/src/main/org/jboss/iiop/rmi ExceptionAnalysis.java Log: Fixing a typo in the doAnalyze() method. Revision ChangesPath 1.3 +2 -2 contrib/iiop/src/main/org/jboss/iiop/rmi/ExceptionAnalysis.java Index: Exc

[JBoss-dev] CVS update: contrib/iiop/src/main/org/jboss/iiop/rmi ContainerAnalysis.java

2001-10-30 Thread Francisco Reverbel
User: reverbel Date: 01/10/30 04:34:58 Modified:iiop/src/main/org/jboss/iiop/rmi ContainerAnalysis.java Log: Fixing minor bugs in toHexString() (a typo), analyzeMethods() (misplaced initialization of the mutators array), and fixupOverloadedOperationNames() (argument types are no

[JBoss-dev] CVS update: contrib/iiop/src/main/org/jboss/iiop/rmi AttributeAnalysis.java

2001-10-30 Thread Francisco Reverbel
User: reverbel Date: 01/10/30 04:26:05 Modified:iiop/src/main/org/jboss/iiop/rmi AttributeAnalysis.java Log: Converting to lower case the first character of an attribute name unless both the first and second characters are upper case. Revision ChangesPath 1.3 +10

[JBoss-dev] Commiting minor changes to contrib/iiop

2001-10-30 Thread Francisco Reverbel
Ole, I'm about to commit a few minor fixes to the contrib/iiop module (files Attribute Analysis, ContainerAnalysis, and ExceptionAnalysis in package org.jboss.iiop.rmi). Please let me know if you see something wrong in these fixes. Best regards, Francisco

[JBoss-dev] Fwd: ests on different OS'es

2001-10-30 Thread Chris Kimpton
Hi Peter [I sent this to the list - hope you don't mind - just to mix in any other ideas] There was some talk about the compile farm a few months back... and I tihnk it could be a way to go... We'd just need to see if we can automate all the work - eg cronjobs/at-jobs to automate and getting th