[JBoss-dev] AS := AS - {Gemstone} (i.e. bye Gemstone)

2001-10-02 Thread Sacha Labourey
It seems that Gemstone is somehow leaving the J2EE boat: http://www.gemstone.com/news_events/gsj_faq.html ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/03 00:07:44 Modified:src/main/org/jboss/mq Tag: Branch_2_4 SpyDestination.java Log: Revert to the buggy but 2.4.x where x <= 2 compatible version until we can address the serialization compatibility problems Revision ChangesPath No

Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website

2001-10-02 Thread Scott M Stark
Yes it will go into 2.4.3 and Jetty 3.1.1 works fine with this change with the current integration logic. - Original Message - From: "Julian Gosnell" <[EMAIL PROTECTED]> To: "Scott M Stark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 11:57 PM Subject: Re: [

Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website

2001-10-02 Thread Julian Gosnell
Judging from your check-in of AbstractWebContainer, you've come to a decision. Thanks for all the help, Scott - that one would have taken me a while to spot ! Can I take it that it will make it into 2.4.3 ? If so, I'll go for a JBoss/Jetty release tonight. Thanks again, Jules Scott M Stark

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 23:26:01 Modified:src/main/org/jboss/web Tag: Branch_2_4 AbstractWebContainer.java Log: Create a unique class loader for every war deployment to ensure that the war receives a unique ENC regardless if the integrated container

Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website

2001-10-02 Thread Scott M Stark
Ok, here is the issue and its rather simple, and in fact JBoss/Jetty integration has always been broken. It only started showing up in 2.4.1 because that release had a bug fix for a JBossNS problem that allowed createSubContext operations to silently overwrite existing contexts. This problem will

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-02 Thread chris
JBoss daily test results SUMMARY Number of tests run: 124 Successful tests: 105 Errors:9 Failures: 10 [time of test: 3 October 2001 4:16 GMT] [java.version: 1.3

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

2001-10-02 Thread David Maplesden
User: dmaplesden Date: 01/10/02 20:06:51 Modified:src/main/org/jboss/mq Tag: Branch_2_4 SpyDestination.java Log: Change to externalization code to handle externalising temporary destinations Revision ChangesPath No revision No

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:37:11 Modified:src/main/org/jboss/mq Tag: Branch_2_4 SpyBytesMessage.java Log: Merge the fix for NPE on externalization from main Revision ChangesPath No revision No revision 1.2.2.2 +

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:36:25 Modified:src/main/org/jboss/mq/il/uil UILServerILService.java Log: Fix the setBindAddress check of the host argument against null Revision ChangesPath 1.11 +3 -2 jbossmq/src/main/org/jboss/mq/il/uil/UILServerILService.java

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:36:24 Modified:src/main/org/jboss/mq/il/oil OILServerILService.java Log: Fix the setBindAddress check of the host argument against null Revision ChangesPath 1.11 +3 -2 jbossmq/src/main/org/jboss/mq/il/oil/OILServerILService.java

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:36:02 Modified:src/main/org/jboss/mq/il/oil Tag: Branch_2_4 OILServerILService.java Log: Fix the setBindAddress check of the host argument against null Revision ChangesPath No revision No

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:36:02 Modified:src/main/org/jboss/mq/il/uil Tag: Branch_2_4 UILServerILService.java Log: Fix the setBindAddress check of the host argument against null Revision ChangesPath No revision No

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

2001-10-02 Thread David Jencks
The other reason I like the database approach (aside from liking its elegance) is that it provides a way to tell when you can throw out the old version of the mbeans: when all invocations [jmx transactions] numbered less than the transaction active when the change committed are complete. Without

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

2001-10-02 Thread David Maplesden
User: dmaplesden Date: 01/10/02 19:27:40 Modified:src/main/org/jboss/mq SpyDestination.java Log: Change to externalization code to handle externalising temporary destinations Revision ChangesPath 1.3 +13 -1 jbossmq/src/main/org/jboss/mq/SpyDestination.java

[JBoss-dev] Automated JBoss Testsuite Results

2001-10-02 Thread chris
JBoss daily test results SUMMARY Number of tests run: 113 Successful tests: 92 Errors:19 Failures: 2 [time of test: 3 October 2001 3:16 GMT] [java.version: 1.3.

[JBoss-dev] CVS update: jboss-j2ee/src/main/javax/resource/cci Connection.java

2001-10-02 Thread Jay Walters
User: jwalters Date: 01/10/02 19:09:06 Modified:src/main/javax/resource/cci Connection.java Log: Updated Connection interface to match 1.0 spec (removed get/setAutoCommit). Revision ChangesPath 1.2 +0 -10 jboss-j2ee/src/main/javax/resource/cci/Connection.java

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:09:11 Modified:src/main/org/jboss/mq/il/uil UILServerILService.java Log: We need to check the socketAddress against "0.0.0.0/0.0.0.0" because this is not a valid address on Win32 while it is for *NIX. See BugParade bug #4343286. Revision Ch

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:09:09 Modified:src/main/org/jboss/mq/il/oil OILServerILService.java Log: We need to check the socketAddress against "0.0.0.0/0.0.0.0" because this is not a valid address on Win32 while it is for *NIX. See BugParade bug #4343286. Revision Ch

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:08:55 Modified:src/main/org/jboss/mq/il/uil Tag: Branch_2_4 UILServerILService.java Log: We need to check the socketAddress against "0.0.0.0/0.0.0.0" because this is not a valid address on Win32 while it is for *NIX. See B

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

2001-10-02 Thread Scott M Stark
User: starksm Date: 01/10/02 19:08:54 Modified:src/main/org/jboss/mq/il/oil Tag: Branch_2_4 OILServerILService.java Log: We need to check the socketAddress against "0.0.0.0/0.0.0.0" because this is not a valid address on Win32 while it is for *NIX. See B

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 18:34:06 Modified:website build.xml Log: o removed forums from the deployment, as there is something wrong with the jive 2.1 beta 1 config or something... Revision ChangesPath 1.13 +2 -2 build/website/build.xml Index: b

RE: Re: [JBoss-dev] JMX service architecture: next gen++ [davidjencks@directvinternet.com]

2001-10-02 Thread Jay Walters
If you use copy on write of the MBeans (and on the list of MBeans - the stack) then you can probably do everything needed. Of course this raises questions about what is the impact of multiple versions of a specific MBean is, but these are supposed to be stateless interceptor-like MBeans right, so

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 17:57:02 Modified:src/bin update-website.sh Log: o duh... using CVS_OPTIONS properly Revision ChangesPath 1.9 +3 -3 newsite/src/bin/update-website.sh Index: update-website.sh ==

Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website

2001-10-02 Thread Julian Gosnell
Scott M Stark wrote: > - Original Message - > From: "Julian Gosnell" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 02, 2001 3:13 PM > Subject: Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website > > > Scott, > > > > AFAIK (and in this area it's not much): > >

Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website

2001-10-02 Thread Scott M Stark
- Original Message - From: "Julian Gosnell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 02, 2001 3:13 PM Subject: Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website > Scott, > > AFAIK (and in this area it's not much): > > ENC=Enterprise Naming Context. > > T

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 17:14:52 Modified:.build.xml Log: o removed -${build.number} from snaps, as it will just make it hard to put a preatty face on top of them. o some currently unused context config... Revision ChangesPath 1.19 +51 -45

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 17:14:54 Modified:src/metadata snapshots-web.xml Log: o removed -${build.number} from snaps, as it will just make it hard to put a preatty face on top of them. o some currently unused context config... Revision ChangesPath 1.2

[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 16:22:52 Modified:.modules Log: o -d plugins -> -d jboss-plugins Revision ChangesPath 1.67 +1 -1 CVSROOT/modules Index: modules === RCS file: /cvsroo

[JBoss-dev] CVS update: newsite/src/docs cvs.jsp

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 16:20:05 Modified:src/docs cvs.jsp Log: o removed alias doc for jboss, added docs for jboss-plugins & plugins Revision ChangesPath 1.5 +6 -6 newsite/src/docs/cvs.jsp Index: cvs.jsp =

[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 16:16:13 Modified:.modules Log: o added jboss-plugins and plugins alias Revision ChangesPath 1.66 +3 -0 CVSROOT/modules Index: modules === RCS file:

[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 16:00:01 Modified:.modules Log: o needed for the jboss-website/survey module Revision ChangesPath 1.65 +3 -0 CVSROOT/modules Index: modules === RCS f

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:40:08 Modified:src/bin update-website.sh Log: o don't be so loud when checking out stuff from CVS Revision ChangesPath 1.8 +3 -3 newsite/src/bin/update-website.sh Index: update-website.sh ==

[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:39:49 Modified:.modules Log: o jboss-website now depends on jboss/j2ee which needs some extra thirdparty libs to compile. Revision ChangesPath 1.64 +3 -1 CVSROOT/modules Index: modules ==

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:34:27 Modified:website build.xml Log: o updated module config to include the forums and survey Revision ChangesPath 1.12 +10 -4 build/website/build.xml Index: build.xml ===

[JBoss-dev] CVS update: newsite/survey/src/ejb/org/jboss/survey/ejb/entity AbstractData.java SurveyBean.java UserBean.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:04 Removed: survey/src/ejb/org/jboss/survey/ejb/entity AbstractData.java SurveyBean.java UserBean.java Log: o jboss-website/website/survey has been moved to jboss-website/survey ___

[JBoss-dev] CVS update: newsite/survey/src/ejb/org/jboss/survey/ejb Debug.java EJBUtils.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:03 Removed: survey/src/ejb/org/jboss/survey/ejb Debug.java EJBUtils.java Log: o jboss-website/website/survey has been moved to jboss-website/survey ___ Jboss-development mailing list [EMAIL PROTECTED]

[JBoss-dev] CVS update: newsite/survey/web.survey AssetTest.jsp ConfirmationPage.jsp ConfirmationPageHelp.jsp Environment1Page.jsp Environment1PageHelp.jsp Environment2Page.jsp Environment2PageHelp.jsp GoodbyePage.jsp HelpController.jsp JBossPage.jsp JBossPageHelp.jsp PersonalPage.jsp PersonalPageHelp.jsp Survey.jsp SurveyController.jsp Validation.js WelcomePage.jsp WelcomePageHelp.jsp index.jsp

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:04 Removed: survey/web.survey AssetTest.jsp ConfirmationPage.jsp ConfirmationPageHelp.jsp Environment1Page.jsp Environment1PageHelp.jsp Environment2Page.jsp Environment2PageHelp.j

[JBoss-dev] CVS update: newsite/survey/lib jboss-j2ee.jar

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:02 Removed: survey/lib jboss-j2ee.jar Log: o jboss-website/website/survey has been moved to jboss-website/survey ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists

[JBoss-dev] CVS update: newsite/survey/web.survey.help Client.List.View.jsp Client.Selection.View.jsp Email.Input.View.jsp Emailer.Controller.jsp Helper.js List.Controller.jsp List.Selection.View.jsp List.View.jsp Page.jsp Statistics.Controller.jsp Statistics.View.jsp Validation.js index.jsp

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:04 Removed: survey/web.survey.help Client.List.View.jsp Client.Selection.View.jsp Email.Input.View.jsp Emailer.Controller.jsp Helper.js List.Controller.jsp List.Selection.View.jsp

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:44 Modified:.build.xml Log: o fixed module.* properties Revision ChangesPath 1.3 +3 -3 website-survey/build.xml Index: build.xml === RCS file:

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:02 Modified:.build.xml Log: o jboss-website/website/survey has been moved to jboss-website/survey Revision ChangesPath 1.18 +4 -197newsite/build.xml Index: build.xml

[JBoss-dev] CVS update: newsite/survey/src/ejb/org/jboss/survey/ejb/session SequenceGeneratorBean.java SurveyManagementBean.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:04 Removed: survey/src/ejb/org/jboss/survey/ejb/session SequenceGeneratorBean.java SurveyManagementBean.java Log: o jboss-website/website/survey has been moved to jboss-website/survey _

[JBoss-dev] CVS update: newsite/survey/src/ejb/org/jboss/survey/exception InvalidValueException.java ServiceUnavailableException.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:04 Removed: survey/src/ejb/org/jboss/survey/exception InvalidValueException.java ServiceUnavailableException.java Log: o jboss-website/website/survey has been moved to jboss-website/survey

[JBoss-dev] CVS update: newsite/survey/src/client/org/jboss/survey/util Debug.java Helper.java SurveyPresentation.java UserPresentation.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:02 Removed: survey/src/client/org/jboss/survey/util Debug.java Helper.java SurveyPresentation.java UserPresentation.java Log: o jboss-website/website/survey has been moved to jboss-website/survey _

[JBoss-dev] CVS update: newsite/survey/src/client/org/jboss/survey/command SurveyHandler.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:02 Removed: survey/src/client/org/jboss/survey/command SurveyHandler.java Log: o jboss-website/website/survey has been moved to jboss-website/survey ___ Jboss-development mailin

[JBoss-dev] CVS update: newsite/survey/metadata survey-application.xml survey-web.xml survey.help-application.xml survey.help-web.xml

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:02 Removed: survey/metadata survey-application.xml survey-web.xml survey.help-application.xml survey.help-web.xml Log: o jboss-website/website/survey has been moved to jboss-website/survey

[JBoss-dev] CVS update: newsite/survey/database/schema/posgresql Survey.sql User.sql

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:33:02 Removed: survey/database/schema/posgresql Survey.sql User.sql Log: o jboss-website/website/survey has been moved to jboss-website/survey ___ Jboss-development mailing list [EMAIL PROTECTED] https://

[JBoss-dev] CVS update: website-forums/src/metadata jive-web.xml

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:30:44 Modified:src/metadata jive-web.xml Log: o using web.xml to set jiveHome Revision ChangesPath 1.2 +14 -1 website-forums/src/metadata/jive-web.xml Index: jive-web.xml =

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:30:44 Modified:.build.xml Log: o using web.xml to set jiveHome Revision ChangesPath 1.3 +9 -21 website-forums/build.xml Index: build.xml === RCS f

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

2001-10-02 Thread David Jencks
(Maybe this time I will get this to the list-third try is the charm?) On 2001.10.02 15:07:05 -0400 David Jencks wrote: (forwarding to list, hope this is ok with you) This is exactly what I was thinking, and what the firebird-style versioning does for you. I am not suggesting storing much of any

[JBoss-dev] CVS update: website-forums/src/etc jive_init.properties

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 15:30:44 Removed: src/etc jive_init.properties Log: o using web.xml to set jiveHome ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] problem with 2.4.1/jetty & jboss-website

2001-10-02 Thread Julian Gosnell
Scott, AFAIK (and in this area it's not much): ENC=Enterprise Naming Context. This is implemented via JNDI. Jetty does not contain any JNDI related code - since this stuff only becomes relevant within e.g. JBoss. Thus it is all left to the integration code. The integration code does not conta

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:55:11 Modified:src/lib jive.jar Log: o updating to jive 2.1.0 beta 1 Revision ChangesPath 1.2 +4723 -4843website-forums/src/lib/jive.jar <> ___ Jboss-development mailin

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/util Debug.java Helper.java SurveyPresentation.java UserPresentation.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:57 Added: src/main/org/jboss/survey/util Debug.java Helper.java SurveyPresentation.java UserPresentation.java Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module) Revision Change

RE: [JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread marc fleury
Thanks for the quick turn-around Jason, please pay close attention to what Scott has to say. marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Jason |Dillon |Sent: Tuesday, October 02, 2001 5:10 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] CVS

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:57 Added: src/metadata survey-application.xml survey-helper-application.xml survey-helper-web.xml survey-web.xml Log: o moved jboss-website/website/survey to jboss-website/survey (it's own mo

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/ejb/entity - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:33:40 website-survey/src/main/org/jboss/survey/ejb/entity - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/database/schema/posgresql - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:31:31 website-survey/src/database/schema/posgresql - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:56 Added: src/main/org/jboss/survey/ejb Debug.java EJBUtils.java Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module) Revision ChangesPath 1.1 website-survey/src/main/org/jboss/su

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/exception InvalidValueException.java ServiceUnavailableException.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:57 Added: src/main/org/jboss/survey/exception InvalidValueException.java ServiceUnavailableException.java Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module)

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:56 Modified:.build.xml Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module) Revision ChangesPath 1.2 +294 -13 website-survey/build.xml Index: build.xml ===

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/ejb/session SequenceGeneratorBean.java SurveyManagementBean.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:56 Added: src/main/org/jboss/survey/ejb/session SequenceGeneratorBean.java SurveyManagementBean.java Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module) R

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/command SurveyHandler.java

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:56 Added: src/main/org/jboss/survey/command SurveyHandler.java Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module) Revision ChangesPath 1.1 website-survey/src/main/org/jboss/sur

[JBoss-dev] CVS update: website-survey/src/database/schema/posgresql Survey.sql User.sql

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:34:56 Added: src/database/schema/posgresql Survey.sql User.sql Log: o moved jboss-website/website/survey to jboss-website/survey (it's own module) Revision ChangesPath 1.1 website-survey/src/database/schema/posgre

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/ejb/session - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:33:37 website-survey/src/main/org/jboss/survey/ejb/session - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:31:16 website-survey/src - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/command - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:33:00 website-survey/src/main/org/jboss/survey/command - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/util - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:33:01 website-survey/src/main/org/jboss/survey/util - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/exception - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:33:01 website-survey/src/main/org/jboss/survey/exception - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/main/org/jboss/survey/ejb - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:33:00 website-survey/src/main/org/jboss/survey/ejb - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

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

[JBoss-dev] CVS update: website-survey/src/main - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:31:23 website-survey/src/main - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/database/schema - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:31:29 website-survey/src/database/schema - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

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

[JBoss-dev] CVS update: website-survey/src/database - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:31:23 website-survey/src/database - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:32:46 website-survey/src/main/org/jboss/survey - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:32:43 website-survey/src/main/org/jboss - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

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

[JBoss-dev] CVS update: website-survey/src/main/org - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:32:41 website-survey/src/main/org - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

[JBoss-dev] CVS update: website-survey/src/metadata - New directory

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:31:23 website-survey/src/metadata - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] JBoss Website Issue.

2001-10-02 Thread Jason Dillon
This should be fixed once I commit my changes to jboss-website/survey. --jason On Tue, 2 Oct 2001, Vinay Menon wrote: > Hello guys, > Did anyone notice that the navigation menu on the left hand > side of the JBoss.org site does not work when the user is in the survey > module?

[JBoss-dev] CVS update: CVSROOT modules

2001-10-02 Thread Jason Dillon
User: user57 Date: 01/10/02 14:09:45 Modified:.modules Log: o I completly spaced the 2.4.x build system cvs namespace requirements... these names need to be here for it to work. My appologies for those affected by the previous changes. Revision Changes

[JBoss-dev] Re: [JBoss-user] Reply-To: lines missing.

2001-10-02 Thread Scott M Stark
I have and this happened last month as well. However, I can't find the Reply-To setting any longer in the list administration form on sourceforge. A bug exists for this issue in the sourceforge project: http://sourceforge.net/tracker/index.php?func=detail&aid=467046&group_id=1&a tid=21 x

[JBoss-dev] JBoss Website Issue.

2001-10-02 Thread Vinay Menon
Hello guys, Did anyone notice that the navigation menu on the left hand side of the JBoss.org site does not work when the user is in the survey module? The links are all incorrect since the context seems to have changed to 'survey' and all links are relative to the context. Regar

AW: AW: [JBoss-dev] CVS update: jboss/src/main/org/jboss/tm/usertx/client ServerVMClientUserTransaction.java ClientUserTransaction.java ClientUserTransactionObjectFactory.java

2001-10-02 Thread Harald Gliebe
marc fleury wrote: > > rong). > |> Thus, the requirement of the spec is that the web container > |> ensures that a transaction is completed at the end of each > |> http-request, by rolling back any non-completed transaction. > > how is this supposed to make web services transactional? > you sh

RE: AW: [JBoss-dev] CVS update: jboss/src/main/org/jboss/tm/usertx/client ServerVMClientUserTransaction.java ClientUserTransaction.java ClientUserTransactionObjectFactory.java

2001-10-02 Thread marc fleury
rong). |> Thus, the requirement of the spec is that the web container |> ensures that a transaction is completed at the end of each |> http-request, by rolling back any non-completed transaction. how is this supposed to make web services transactional? you should have the option to define "statef

Re: AW: [JBoss-dev] CVS update: jboss/src/main/org/jboss/tm/usertx/client ServerVMClientUserTransaction.java ClientUserTransaction.java ClientUserTransactionObjectFactory.java

2001-10-02 Thread Ole Husgaard
Harald Gliebe wrote: > > Hi, > > > Ole Husgaard wrote: > > > > Hi, > > > > I'm in a little over my head here, since i don't > > use web components or know that part of the JBoss > > code well. > > > > > > > > 2) "A transaction that is started by a servlet or JSP page > > must be completed > > >

Re: [JBoss-dev] CVS update: newsite/src/docs/doco_filesdocumentation-example.tar.gz documentation-example.zip

2001-10-02 Thread Jason Dillon
How does this get generated? --jason On Tue, 2 Oct 2001, Tobias Frech wrote: > User: gropi > Date: 01/10/02 05:32:55 > > Modified:src/docs/doco_files documentation-example.tar.gz > documentation-example.zip > Log: > Built from the CVS sources on 2001/10/02

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

2001-10-02 Thread Ole Husgaard
User: sparre Date: 01/10/02 11:55:07 Modified:src/main/org/jboss/test/web/servlets UserTransactionServlet.java Log: Look up the UT under JNDI name "java:comp/UserTransaction", as the standard tells us to. Revision ChangesPath 1.2 +2 -2

Re: [JBoss-dev] The rabbit has a bug in its pelt: org.jboss.system.URLClassLoader

2001-10-02 Thread Ole Husgaard
"Jung , Dr. Christoph" wrote: > > I must correct myself! We have a principle problem, unfortunately, for which > I do not > have an immediate answer right now: > > Actually, instead of synchronized(classLoaders) in ServiceLibraries, there > would be the need > to *atomically* synchronize on all

RE: [JBoss-dev] JMX service architecture: next gen++

2001-10-02 Thread marc fleury
|momentary service disruptions. Also, you don't want half-completed |configuration changes to start getting used - you want them to finish |first. I'm just saying this point of view on requirements (if they are Yes, the transactional nature of the distributed administration operation might be r

RE: [JBoss-dev] Restore the CVS module names

2001-10-02 Thread marc fleury
and he means now Jason... marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Tuesday, October 02, 2001 1:35 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] Restore the CVS module names | | |Look, the legacy branches are not d

Re: [JBoss-dev] JMX service architecture: next gen++

2001-10-02 Thread David Jencks
Don't panic marc, even I don't plan to implement this this week ;-) Here's the context I'm thinking about, and please note IANASA (I am not a system administrator)... but if I were running the jboss cluster at Megacorp Conglomerates, I expect my audit trail requirements would include knowing exac

RE: [JBoss-dev] JMX service architecture: next gen++

2001-10-02 Thread Jay Walters
Definitely a much simpler idea to just build the new stack and replace the old one atomically than to try and build a database for the MBeans. Cheers -Original Message- From: Rickard Öberg To: [EMAIL PROTECTED] Sent: 10/2/01 12:33 PM Subject: Re: [JBoss-dev] JMX service architecture: nex

[JBoss-dev] Restore the CVS module names

2001-10-02 Thread Scott M Stark
Look, the legacy branches are not dead (2.2, 2.4) and the modules file is not versioned across branches, so renaming jboss to jboss-all breaks the 2.4 build. Restore the aliases and live with them until 2.4 is as old and crusty as windows 95. A co of jboss needs to simply co the jboss module. Thi

Re: [Fwd: [JBoss-dev] JMX service architecture: next gen++]

2001-10-02 Thread Ole Husgaard
"Rickard Öberg" wrote: > > Hiram Chirino wrote: > > > Since it seems like the configuration would define a static stack of > > interceptors, MGMT could build a java.util.Stack containing the > > interceptors and pass that down. Avoiding the delegation back to it. > > Yes, pass it down along wi

RE: [JBoss-dev] The rabbit has a bug in its pelt: org.jboss.system.URLClassLoader

2001-10-02 Thread marc fleury
we though you were dead, totally assimilated... marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Bordet, Simone |Sent: Tuesday, October 02, 2001 12:53 PM |To: JBoss Development Mailing List (E-mail) |Subject: RE: [JBoss-dev] The rabbit has a bug

RE: [JBoss-dev] The rabbit has a bug in its pelt: org.jboss.system.URLClassLoader

2001-10-02 Thread Bordet, Simone
Hey Ole, as I said I have a small tool written with JDI that will tell you who is holding what and who is waiting (so in the "wait for monitor entry" you'll know who is the monitor) If you wanna play, just tell me ;) Simon > -Original Message- > From: Ole Husgaard [mailto:[EMAIL PROTEC

Re: [JBoss-dev] The rabbit has a bug in its pelt: org.jboss.system.URLClassLoader

2001-10-02 Thread Ole Husgaard
Hi, I think this bug is the reason for the problems we see with the automated tests. Here the test count sometimes gets very low due to the tests timing out. Looking into this is hard, as it seems to change with every run, but one thing seems to be common: The deployer stops working, and the tim

  1   2   >