[JBoss-dev] jboss-all/cluster compile error

2001-09-18 Thread Scott M Stark
compile-classes: [javac] Compiling 7 source files to D:\usr\local\src\cvsroot\Main\jboss-all\cluster\output\classes D:\usr\local\src\cvsroot\Main\jboss-all\cluster\src\main\org\jboss\ha\jndi\H AJNDI.java:66: unreported exception java.lang.Exception; must be caught or declared to be thrown

Re: [JBoss-dev] Re: [jetty-discuss] JBoss/Jetty - Virtual Host support.

2001-09-18 Thread Julian Gosnell
No, I don't think so. It's just a matter of getting the name of the virtual host from the JBoss deployer into the integration code, so I can pass it to you. Jules Greg Wilkins wrote: The deployer per virtual host is a good idea and you should be able to support is simply in the

Re: [JBoss-dev] SpinUnitTestCase question

2001-09-18 Thread Scott M Stark
The TestSetup class allows one to define setUp()/tearDown() methods for the entire testsuite. The setUp and tearDown methods are executed once for each unit test method in a TestCase. - Original Message - From: David Jencks [EMAIL PROTECTED] To: jboss-dev [EMAIL PROTECTED] Sent:

[JBoss-dev] Automated JBoss Testsuite Results

2001-09-18 Thread chris
JBoss daily test results SUMMARY Number of tests run: 17 Successful tests: 15 Errors:2 Failures: 0 [time of test: 18 September 2001 8:14 GMT] [java.version:

Re: [JBoss-dev] Security tests help wanted (rabbithole)

2001-09-18 Thread Scott M Stark
A general problem I am seeing with the tests is that jars are being deployed and undeployed excessively. The EJBSpecUnitTestCase has 9 unit test methods and so the security-spec.jar ends up being deployed and undeployed 9 times. The base class code that creates an InitialContext and a

[JBoss-dev] CVS update: manual/src/xdocs/howto howtoejx.xml

2001-09-18 Thread Tobias Frech
User: gropi Date: 01/09/18 00:53:21 Modified:src/xdocs/howto howtoejx.xml Log: Removed umlauts. Revision ChangesPath 1.2 +4 -4 manual/src/xdocs/howto/howtoejx.xml Index: howtoejx.xml

[JBoss-dev] What is the point of the JBossTestServices delegate?

2001-09-18 Thread Scott M Stark
What is the point of the JBossTestServices delegate that is used to implement all of the JBossTestCase behavior? This just seems like an unnecessary level of indirection. ___ Jboss-development mailing list [EMAIL PROTECTED]

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

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 01:23:25 Modified:src/main/org/jboss/test JBossTestServices.java Log: Use single deploy/undeploy of the security-spec.jar Revision ChangesPath 1.2 +8 -5 jbosstest/src/main/org/jboss/test/JBossTestServices.java Index:

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

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 01:24:30 Modified:.build.xml Log: Correct the tests that should be run for the tests-security-basic-unit target Revision ChangesPath 1.28 +5 -3 jbosstest/build.xml Index: build.xml

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/security/test EJBAccessUnitTestCase.java EJBSpecUnitTestCase.java LoginContextUnitTestCase.java NamespacePermission.java NamespacePermissionCollection.java NamespacePermissionsUnitTestCase.java PermissionName.java PermissionNameUnitTestCase.java

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 01:23:25 Modified:src/main/org/jboss/test/security/test EJBAccessUnitTestCase.java EJBSpecUnitTestCase.java LoginContextUnitTestCase.java NamespacePermission.java

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

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 01:25:41 Modified:src/etc/conf/default core-service.xml Log: Add the SecurityConfig MBean and remove the unused SRP security MBeans Revision ChangesPath 1.2 +4 -25 jboss/src/etc/conf/default/core-service.xml Index:

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

2001-09-18 Thread Christian Riege
hi, On Mon, 2001-09-17 at 23:09, David Maplesden wrote: User: dmaplesden Date: 01/09/17 14:09:46 Modified:src/main/org/jboss/mq SpyTextMessage.java Log: Apply submitted patch for working around write/read utf limitation in jdk 1.3.* Revision ChangesPath 1.3

[JBoss-dev] Re: Security and Jetty

2001-09-18 Thread Nicolai P Guba
Julian Gosnell [EMAIL PROTECTED] writes: Nicolai P Guba wrote: Julian Gosnell [EMAIL PROTECTED] writes: Nicolai, I'm afraid that I'm not the security expert. Put a little more about exactly what the problem is, and how to reproduce it, and cross-post this to [EMAIL

[JBoss-dev] CVS update: jboss/src/main/org/jboss/security/plugins SecurityConfig.java SecurityConfigMBean.java

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 01:33:14 Added: src/main/org/jboss/security/plugins SecurityConfig.java SecurityConfigMBean.java Log: A security configuration MBean. This establishes the JAAS and Java2 security properties and related configuration.

Re: [JBoss-dev] JBoss/Jetty - Virtual Host support.

2001-09-18 Thread Scott M Stark
I'll look at how this integrates into 2.4 tomorrow. - Original Message - From: Julian Gosnell [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 17, 2001 4:35 PM Subject: Re: [JBoss-dev] JBoss/Jetty - Virtual Host support. OK, So it looks as if the idea of multiple

[JBoss-dev] [ jboss-Bugs-462496 ] JBoss build fails

2001-09-18 Thread noreply
Bugs item #462496, was opened at 2001-09-18 01:56 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=462496group_id=22866 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tomasz Skutnik (tskutnik) Assigned to:

[JBoss-dev] [ jboss-Feature Requests-462510 ] Apply patch #437132 to JBoss 2.4 branch

2001-09-18 Thread noreply
Feature Requests item #462510, was opened at 2001-09-18 03:59 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376688aid=462510group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Christian Riege (lqd) Assigned to: Nobody/Anonymous

Re: [JBoss-dev] What is the point of the JBossTestServices delegate?

2001-09-18 Thread David Jencks
Well, several of the tests do their setUp/tearDown using a TestSetup. A TestSetup has the same need to use the services as a TestCase, and I didn't want duplicated code.. so I used delegation. Do you have a better idea? david jencks On 2001.09.18 04:06:41 -0400 Scott M Stark wrote: What is

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

2001-09-18 Thread David Jencks
Is there some reason you changed all the methods to public here instead of using the JBossTestSetup for the setups in all the security tests? david jencks On 2001.09.18 04:23:25 -0400 Scott M Stark wrote: User: starksm Date: 01/09/18 01:23:25 Modified:src/main/org/jboss/test

[JBoss-dev] Automated JBoss Testsuite Results

2001-09-18 Thread chris
JBoss daily test results SUMMARY Number of tests run: 17 Successful tests: 15 Errors:2 Failures: 0 [time of test: 18 September 2001 13:52 GMT] [java.version:

RE: [JBoss-dev] jboss-all/cluster compile error

2001-09-18 Thread Bill Burke
Whoops, I'll fix this ASAP. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Scott M Stark Sent: Tuesday, September 18, 2001 2:43 AM To: JBoss Dev Subject: [JBoss-dev] jboss-all/cluster compile error compile-classes: [javac]

RE: [JBoss-dev] jboss-all/cluster compile error

2001-09-18 Thread Bill Burke
Fixed, sorry. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill Burke Sent: Tuesday, September 18, 2001 9:58 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] jboss-all/cluster compile error Whoops, I'll fix this ASAP. Bill

Re: [JBoss-dev] What is the point of the JBossTestServices delegate?

2001-09-18 Thread Scott M Stark
Ok, I did not see that the JBossTestSetup class uses JBossTestServices as none of the code that was using TestSetup was converted to use JBossTestSetup. - Original Message - From: David Jencks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 18, 2001 5:12 AM Subject: Re:

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

2001-09-18 Thread Scott M Stark
Yes, I did not see JBossTestSetup as none of the TestSetup code had been converted to use it. - Original Message - From: David Jencks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 18, 2001 5:22 AM Subject: Re: [JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test

Re: [JBoss-dev] Re: Security and Jetty

2001-09-18 Thread Scott M Stark
None of the changes for Tomcat would be relevant to Jetty. I've noticed Scott posting some fix to the tomcat integration, could be that Jetty is affected as well. I've looked through the dev archive, but couldn't see anything going in to the tomcat stuff recently - any pointers ?

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

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 07:36:19 Modified:src/main/org/jboss/test/security/test EJBSpecUnitTestCase.java Log: Update to use JBossTestSetup rather than JBossTestServices directly. Revision ChangesPath 1.4 +19 -27

Re: [JBoss-dev] What is the point of the JBossTestServices delegate?

2001-09-18 Thread David Jencks
OK, now that you've pointed out to me what the TestSetup is good for ;-)... I'm going to go back through and put in a couple of methods to use a JBossTestSetup to deploy a j2ee package and use said stuff to deploy/undeploy only once in the tests that need jars deployed. Thanks! david jencks

[JBoss-dev] Restoring the testsuite deploy/undeploy behavior

2001-09-18 Thread Scott M Stark
The current main branch of the JBossTest code is deploying and undeploying the test jar on every single unit test method. This is in contrast to the previous version that deployed and undeployed the test jar once for the suite of unit tests. To restore the previous behavior the deploy and

Re: [JBoss-dev] Restoring the testsuite deploy/undeploy behavior

2001-09-18 Thread David Jencks
I'm doing this for all the tests where practical. In your particular example here would it be at least as appropriate to call flushAuthCache for each test rather than for the suite as a whole? How about on tearDown? david jencks On 2001.09.18 12:18:30 -0400 Scott M Stark wrote: The current

[JBoss-dev] CVS update: manual/src/xdocs jbossdocs.xml

2001-09-18 Thread Dain Sundstrom
User: dsundstrom Date: 01/09/18 11:14:06 Modified:src/xdocs jbossdocs.xml Log: Added CMP 2.x documentation. Revision ChangesPath 1.6 +5 -3 manual/src/xdocs/jbossdocs.xml Index: jbossdocs.xml

[JBoss-dev] CVS update: manual/src/xdocs/howto howtocmp2.xml

2001-09-18 Thread Dain Sundstrom
User: dsundstrom Date: 01/09/18 11:14:06 Added: src/xdocs/howto howtocmp2.xml Log: Added CMP 2.x documentation. Revision ChangesPath 1.1 manual/src/xdocs/howto/howtocmp2.xml Index: howtocmp2.xml

Re: [JBoss-dev] Restoring the testsuite deploy/undeploy behavior

2001-09-18 Thread Scott M Stark
No, flushAuthCache should only be called once for the entire suite. It could be called in tearDown but doesn't need to be. - Original Message - From: David Jencks [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 18, 2001 10:45 AM Subject: Re: [JBoss-dev] Restoring the

[JBoss-dev] Automated JBoss Testsuite Results

2001-09-18 Thread chris
JBoss daily test results SUMMARY Number of tests run: 17 Successful tests: 15 Errors:2 Failures: 0 [time of test: 18 September 2001 19:24 GMT] [java.version:

[JBoss-dev] [ jboss-Feature Requests-462621 ] CMP finders, allow dynamic WHERE clauses

2001-09-18 Thread noreply
Feature Requests item #462621, was opened at 2001-09-18 11:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376688aid=462621group_id=22866 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous

[JBoss-dev] CVS update: manual/src/examples/org/jboss/docs/cmp/cd/build build-cmp-cd-compile.xml

2001-09-18 Thread Tobias Frech
User: gropi Date: 01/09/18 12:40:27 Modified:src/examples/org/jboss/docs/cmp/cd/build build-cmp-cd-compile.xml Log: Changed upper/lower case of file name. un*x IS case SENSITIV when accessing files! Revision ChangesPath 1.3 +1 -1

[JBoss-dev] RH: build system wish list

2001-09-18 Thread Julian Gosnell
Probably one for Jason, Something I think would speed a lot of peoples development cycle: a 'redeploy' target for each service, which rebuilds the relevant components (excepting javadoc - because we want it to be as fast as possible) and the redeploys the service (e.g. for Jetty, touches

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

2001-09-18 Thread David Maplesden
User: dmaplesden Date: 01/09/18 14:02:38 Modified:src/main/org/jboss/mq Tag: Branch_2_4 SpyTextMessage.java Log: Apply patch #437132 to Branch_2_4 (as requested) Revision ChangesPath No revision No revision 1.2.2.2

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

2001-09-18 Thread Bill Burke
User: patriot1burke Date: 01/09/18 14:21:24 Modified:.build.xml Log: work in progress Revision ChangesPath 1.11 +2 -1 jbossmx/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha/jndi HANamingService.java

2001-09-18 Thread Bill Burke
User: patriot1burke Date: 01/09/18 14:21:08 Modified:src/main/org/jboss/ha/jndi HANamingService.java Log: work in progress Revision ChangesPath 1.2 +21 -16jbossmx/src/main/org/jboss/ha/jndi/HANamingService.java Index: HANamingService.java

[JBoss-dev] CVS update: manual/src/xdocs jbossdocs.xml

2001-09-18 Thread Tom Coleman
User: tmcsys Date: 01/09/18 14:37:52 Modified:src/xdocs jbossdocs.xml Log: Add Tomcat SSL Howto; fix DTD Revision ChangesPath 1.7 +6 -3 manual/src/xdocs/jbossdocs.xml Index: jbossdocs.xml

[JBoss-dev] CVS update: manual/src/xdocs/howto howtopetstore.xml

2001-09-18 Thread Tom Coleman
User: tmcsys Date: 01/09/18 14:39:09 Modified:src/xdocs/howto howtopetstore.xml Log: Add link to patch file Revision ChangesPath 1.5 +3 -3 manual/src/xdocs/howto/howtopetstore.xml Index: howtopetstore.xml

[JBoss-dev] CVS update: manual/src/xdocs/howto howtossl.xml

2001-09-18 Thread Tom Coleman
User: tmcsys Date: 01/09/18 14:38:31 Added: src/xdocs/howto howtossl.xml Log: Add SSL Howto Revision ChangesPath 1.1 manual/src/xdocs/howto/howtossl.xml Index: howtossl.xml ===

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

2001-09-18 Thread Bill Burke
User: patriot1burke Date: 01/09/18 14:56:49 Modified:src/main/org/jboss/ha HAPartitionImpl.java Log: work in progress Revision ChangesPath 1.5 +17 -28jbossmx/src/main/org/jboss/ha/HAPartitionImpl.java Index: HAPartitionImpl.java

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test/dbtest/test DbTypesUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +2 -13

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test JBossTestCase.java JBossTestServices.java JBossTestSetup.java

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test JBossTestCase.java JBossTestServices.java JBossTestSetup.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test/idgen/test IdGenUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.4 +4 -11

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:45 Modified:src/main/org/jboss/test/readahead/test ReadAheadUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/lock/test EnterpriseEntityStressTestCase.java EnterpriseEntityTest.java SpinUnitTestCase.java

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/lock/test EnterpriseEntityStressTestCase.java EnterpriseEntityTest.java SpinUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file.

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/perf/test Setup.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.6 +1 -13

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/naming/test ENCUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +4 -18

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:45 Modified:src/main/org/jboss/test/xa/test XAUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +2 -8

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/cts/test BmpUnitTestCase.java StatefulSessionUnitTestCase.java StatelessSessionStressTestCase.java StatelessSessionUnitTestCase.java

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test/cts/test BmpUnitTestCase.java StatefulSessionUnitTestCase.java StatelessSessionStressTestCase.java StatelessSessionUnitTestCase.java Log:

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test/bank/test BankStressTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +6 -8

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jmsra/test RaQueueUnitTestCase.java RaTest.java RaTopicUnitTestCase.java

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/jmsra/test RaQueueUnitTestCase.java RaTest.java RaTopicUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test/bmp/test BmpUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +2 -9

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/jmx/test ConnectionFactoryLoaderUnitTestCase.java DeployServiceUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:45 Modified:src/main/org/jboss/test/testbean/test BeanUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +8 -65

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/mdb/test MDBUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath 1.3 +6 -12

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:45 Modified:src/main/org/jboss/test/web/test WebIntegrationUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath

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

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:43 Modified:src/main/org/jboss/test/hello/test HelloTimingStressTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to JBossTestServices Revision ChangesPath

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jrmp/test CustomSocketsUnitTestCase.java DynLoadingUnitTestCase.java

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:44 Modified:src/main/org/jboss/test/jrmp/test CustomSocketsUnitTestCase.java DynLoadingUnitTestCase.java Log: Changed tests to deploy/undeploy only once per testcase file. Moved clearAuthCache to

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/security/test EJBAccessUnitTestCase.java EJBSpecUnitTestCase.java ProjRepositoryUnitTestCase.java SecurityProxyUnitTestCase.java

2001-09-18 Thread David Jencks
User: d_jencks Date: 01/09/18 15:00:45 Modified:src/main/org/jboss/test/security/test EJBAccessUnitTestCase.java EJBSpecUnitTestCase.java ProjRepositoryUnitTestCase.java SecurityProxyUnitTestCase.java Log:

[JBoss-dev] MethodOnlyLock in 2.4.1?

2001-09-18 Thread Jeffrey Wescott
Did MethodOnlyLock for read-only entity beans make it into 2.4.1? If so, is there any documentation on how to use it anywhere? ++jeff ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2001-09-18 Thread Jules Gosnell
User: jules_gosnell Date: 01/09/18 16:09:23 Modified:jetty/src/build build.xml Log: lose a target that was not meant to go in ! Revision ChangesPath 1.15 +1 -12 contrib/jetty/src/build/build.xml Index: build.xml

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty Jetty.java JettyResolver.java JettyService.java

2001-09-18 Thread Jules Gosnell
User: jules_gosnell Date: 01/09/18 16:04:34 Modified:jetty/src/main/org/jboss/jetty Tag: Branch_2_4 Jetty.java JettyResolver.java JettyService.java Log: add some synchronisation, logging improvements and general tidying up Revision ChangesPath No

[JBoss-dev] CVS update: contrib/jetty/src/main/org/jboss/jetty Jetty.java JettyResolver.java JettyService.java

2001-09-18 Thread Jules Gosnell
User: jules_gosnell Date: 01/09/18 16:06:49 Modified:jetty/src/main/org/jboss/jetty Jetty.java JettyResolver.java JettyService.java Log: add some synchronisation, logging improvements and general tidying up. Revision ChangesPath 1.17 +18 -19

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

2001-09-18 Thread Jules Gosnell
User: jules_gosnell Date: 01/09/18 16:06:49 Modified:jetty/src/build build.xml Log: add some synchronisation, logging improvements and general tidying up. Revision ChangesPath 1.14 +10 -113 contrib/jetty/src/build/build.xml Index: build.xml

[JBoss-dev] CVS update: thirdparty/mortbay/jetty/lib org.mortbay.jetty.jar

2001-09-18 Thread Jules Gosnell
User: jules_gosnell Date: 01/09/18 16:40:12 Modified:mortbay/jetty/lib org.mortbay.jetty.jar Log: This release of Jetty fixes a couple of problems, the most noticeable in a hot- redeploy of the Jetty service, where Jetty's port gets stuck open and prevents the new service from

[JBoss-dev] RequiresNew Locking Bug in JBoss 2.4.1

2001-09-18 Thread Todd Huss
I just upgraded from JBoss 2.4.0 to JBoss 2.4.1 and noticed some of the locking code has changed. I have an entity bean with all methods having the transaction attribute set to RequiresNew and works great under JBoss 2.4.0. As soon as I upgraded to 2.4.1 though, I started getting race condition

[JBoss-dev] Optimized EJB calls in catalina

2001-09-18 Thread Scott M Stark
I looked at integrating the catalina final release with integrated security and JNDI and I find that everything works except for optimized EJB calls. This occurs for wars that include the EJB interfaces in their classes directory. This has been required for wars with JSP pages that access EJBs. I

Re: [JBoss-dev] RequiresNew Locking Bug in JBoss 2.4.1

2001-09-18 Thread Scott M Stark
Report bugs at sourceforge: http://sourceforge.net/tracker/?group_id=22866atid=376685 - Original Message - From: Todd Huss [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 18, 2001 5:16 PM Subject: [JBoss-dev] RequiresNew Locking Bug in JBoss 2.4.1 I just upgraded from

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

2001-09-18 Thread Scott M Stark
User: starksm Date: 01/09/18 18:20:51 Modified:src/main/org/jboss Main.java Log: Remove the security config comment block Revision ChangesPath 1.49 +7 -42 jboss/src/main/org/jboss/Main.java Index: Main.java

[JBoss-dev] jboss daily build failed

2001-09-18 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE java.class.path:

[JBoss-dev] jboss daily test failed

2001-09-18 Thread chris
= ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS= = HERE ARE THE LAST 50 LINES OF THE LOG FILE [execmodules] location: class