[JBoss-dev] JBoss 2.4.x Stress and Marathon Tests

2002-04-14 Thread Andreas Schaefer
Hi Geeks Just added the new bank test example by using XDoclet and transactions. It is available in the test package "banknew". The test contains two new tests: - stress-test-and-report - marathon-test-and-report To call these tests do: - download the CVS module "jbosstest" from

[JBoss-dev] [ jboss-Bugs-543963 ] CMP Verifier doesn't check superclasses

2002-04-14 Thread noreply
Bugs item #543963, was opened at 2002-04-15 15:43 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543963&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Stephen Coy (scoy) Assigned to: N

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/banknew/ejbeans AccountBean.java BankBean.java CustomerBean.java TellerBean.java

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 21:28:15 Modified:src/main/org/jboss/test/banknew/ejbeans Tag: Branch_2_4 AccountBean.java BankBean.java CustomerBean.java TellerBean.java Log: Minor fixes regarding to the JNDI names of the beans. R

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 21:28:15 Modified:src/main/org/jboss/test/banknew/test Tag: Branch_2_4 BankMarathonTestCase.java BankStressTestCase.java Log: Minor fixes regarding to the JNDI names of the beans. Revision ChangesPath No

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

2002-04-14 Thread Scott M Stark
User: starksm Date: 02/04/14 20:56:55 Modified:src/main/org/jboss/resource/security ConfiguredIdentityLoginModule.java Log: Change all login lifecycle method logging to trace level msgs Revision ChangesPath 1.4 +8 -20 jbosscx/src/main/

[JBoss-dev] [ jboss-Bugs-529751 ] can't add to CMR after initial obj creat

2002-04-14 Thread noreply
Bugs item #529751, was opened at 2002-03-13 23:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=529751&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Pending Resolution: Out of Date Priority: 5 Submitted By: Phil Craven (pjcraven) As

[JBoss-dev] [ jboss-Bugs-543799 ] read-time-out = 0 always times out

2002-04-14 Thread noreply
Bugs item #543799, was opened at 2002-04-14 14:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543799&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Dain Sundstrom (dsundstrom) Ass

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

2002-04-14 Thread Dain Sundstrom
User: dsundstrom Date: 02/04/14 20:25:49 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge JDBCCMP1xFieldBridge.java JDBCCMP2xFieldBridge.java JDBCCMRFieldBridge.java Log: Fixed bug [ 543799 ] read-time-out = 0 always times out

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 20:17:56 Modified:src/main/org/jboss/test/security/service SecurityConfig.java Log: compiling is always good Revision ChangesPath 1.2 +2 -2 jbosstest/src/main/org/jboss/test/security/service/SecurityConfig.java Index: Securi

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 20:15:39 Modified:src/main/org/jboss/proxy/ejb/handle HomeHandleImpl.java Log: we got the home already Revision ChangesPath 1.2 +1 -2 jboss/src/main/org/jboss/proxy/ejb/handle/HomeHandleImpl.java Index: HomeHandleImpl.java

Re: [JBoss-dev] RC1 release branch occuring at 00:00

2002-04-14 Thread Scott M Stark
It will be in the branch but it will have to be added to the default build. What are the required changes? - Original Message - From: "Francisco Reverbel" <[EMAIL PROTECTED]> To: "Scott M Stark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, April 14, 2002

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/loading UnifiedLoaderRepositoryMBean.java UnifiedClassLoader.java UnifiedLoaderRepository.java

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:51 Modified:src/main/org/jboss/mx/loading UnifiedClassLoader.java UnifiedLoaderRepository.java Added: src/main/org/jboss/mx/loading UnifiedLoaderRepositoryMBean.java Log: Changed to use Unifi

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:52 Modified:src/main/org/jboss/resource RARDeployer.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system Revision Changes

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:52 Modified:src/main/org/jboss/system ServiceController.java ServiceCreator.java Removed: src/main/org/jboss/system UnifiedClassLoader.java ServiceLibraries.java MBeanClassLoader.java Log: Chan

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/server ServerConstants.java

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:52 Modified:src/main/org/jboss/mx/server ServerConstants.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system Revision Ch

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:53 Modified:src/main/org/jboss/system/server ServerImpl.java ServerInfo.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoa

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:53 Modified:src/main/org/jboss/ejb EjbModule.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system Revision ChangesPat

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:53 Modified:src/main/org/jboss/deployment DeploymentInfo.java MainDeployer.java SARDeployer.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoade

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:53 Modified:src/main/org/jboss/web AbstractWebContainer.java WebClassLoader.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClas

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:53 Modified:src/main/org/jboss Main.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system Revision ChangesPath 1.8

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/jbossmx/implementation/server ContextCLTestCase.java

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:54 Modified:src/main/org/jboss/test/jbossmx/implementation/server ContextCLTestCase.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and M

[JBoss-dev] CVS update: jmx/src/main/org/jboss/mx/server/registry BasicMBeanRegistry.java

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:53 Modified:src/main/org/jboss/mx/server/registry BasicMBeanRegistry.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:52 Modified:jetty/src/main/org/jboss/jetty JBossWebApplicationContext.java Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoade

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

2002-04-14 Thread David Jencks
User: d_jencks Date: 02/04/14 19:48:54 Modified:.build.xml Log: Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system Revision ChangesPath 1.106 +2 -1

[JBoss-dev] [ jboss-Bugs-543798 ] DeclaredSQL broken

2002-04-14 Thread noreply
Bugs item #543798, was opened at 2002-04-14 14:06 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543798&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Dain Sundstrom (dsundstrom) Ass

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/cmp/ejbql Catalog.java EJBQLParser.jjt IdentifierManager.java JBossQLParser.jjt

2002-04-14 Thread Dain Sundstrom
User: dsundstrom Date: 02/04/14 19:43:00 Modified:src/main/org/jboss/ejb/plugins/cmp/ejbql Catalog.java EJBQLParser.jjt IdentifierManager.java JBossQLParser.jjt Log: Fixed declared-sql. Revision ChangesPath 1.2 +17 -5

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

2002-04-14 Thread Dain Sundstrom
User: dsundstrom Date: 02/04/14 19:43:00 Modified:src/main/org/jboss/ejb/plugins/cmp/jdbc JDBCDeclaredSQLQuery.java Log: Fixed declared-sql. Revision ChangesPath 1.7 +12 -34 jboss/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCDeclaredSQLQu

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:24 Modified:src/build Tag: Branch_2_4 build.xml run_tests.xml Log: Add a new test version of the bank because the old did no use transactions and the new uses XDoclet 1.1.2 to generate the DDs and other Java classes. Also a marathon test is a

[JBoss-dev] CVS update: jbosstest/src/lib xdoclet.jar

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:24 Added: src/lib Tag: Branch_2_4 xdoclet.jar Log: Add a new test version of the bank because the old did no use transactions and the new uses XDoclet 1.1.2 to generate the DDs and other Java classes. Also a marathon test is added. Please

[JBoss-dev] CVS update: jbosstest/src/build/subprojects build-bank-new.xml

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:24 Added: src/build/subprojects Tag: Branch_2_4 build-bank-new.xml Log: Add a new test version of the bank because the old did no use transactions and the new uses XDoclet 1.1.2 to generate the DDs and other Java classes. Also a marathon te

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:24 Removed: src/main/org/jboss/test/bank/test Tag: Branch_2_4 BankStressTestCase.java Log: Add a new test version of the bank because the old did no use transactions and the new uses XDoclet 1.1.2 to generate the DDs and

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:26 Added: src/main/org/jboss/test/banknew/test Tag: Branch_2_4 BankMarathonTestCase.java BankStressTestCase.java Main.java Log: Add a new test version of the bank because the old did no use transa

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:26 Added: src/main/org/jboss/test/banknew/interfaces Tag: Branch_2_4 BankException.java Log: Add a new test version of the bank because the old did no use transactions and the new uses XDoclet 1.1.2 to generate the DDs

[JBoss-dev] CVS update: jbosstest/src/main/org/jboss/test/banknew/ejbeans AccountBean.java BankBean.java CustomerBean.java TellerBean.java

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:32:24 Added: src/main/org/jboss/test/banknew/ejbeans Tag: Branch_2_4 AccountBean.java BankBean.java CustomerBean.java TellerBean.java Log: Add a new test version of the bank because the old did no us

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:25:08 jbosstest/src/main/org/jboss/test/banknew/interfaces - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:25:08 jbosstest/src/main/org/jboss/test/banknew/test - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:25:08 jbosstest/src/main/org/jboss/test/banknew/ejbeans - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

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

2002-04-14 Thread Andreas Schaefer
User: schaefera Date: 02/04/14 19:24:40 jbosstest/src/main/org/jboss/test/banknew - New directory ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] RC1 release branch occuring at 00:00

2002-04-14 Thread Francisco Reverbel
Will it include the iiop stuff? Jason and I were talking about making it part of the default build. User feedback would be a good thing for me at this point. Best, Francisco On Sun, 14 Apr 2002, Scott M Stark wrote: > I'm creating the 3.0 branch for the RC1 release at midnight > (GMT-0700).

[JBoss-dev] test-suite build is broken

2002-04-14 Thread Stephen Coy
[execmodules] /Users/steve/Development/jboss- all/testsuite/src/main/org/jboss/test/security/service/SecurityConfig.java: 91: cannot resolve symbol [execmodules] symbol : method setConfig (java.net.URL) [execmodules] location: class org.jboss.security.auth.login.XMLLoginConfig [execmodules]

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

2002-04-14 Thread marc fleury
User: mnf999 Date: 02/04/14 18:34:34 Modified:src/docs/jbossgroup partners.jsp Log: Update: added Adrian Brock's bio to the team page, updated the Conduct logo on partners page Revision ChangesPath 1.21 +2 -0 newsite/src/docs/jbossgroup/partners.jsp In

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

2002-04-14 Thread marc fleury
User: mnf999 Date: 02/04/14 18:34:34 Modified:src/docs/common team.jsp Log: Update: added Adrian Brock's bio to the team page, updated the Conduct logo on partners page Revision ChangesPath 1.20 +58 -49newsite/src/docs/common/team.jsp Index: team.jsp

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
What? How does JBoss.NET get in there? Really, I don't get how you come up with these things sometimes. JBoss.NET is not accessable from this component... since JBoss.NET is itself deployed here. I would have to be a JMX notification, which you could then install an JBoss.NET adapter or wh

[JBoss-dev] CVS update: newsite/src/docs/pictures adrian.jpg Conductlogo.gif

2002-04-14 Thread marc fleury
User: mnf999 Date: 02/04/14 18:34:34 Modified:src/docs/pictures Conductlogo.gif Added: src/docs/pictures adrian.jpg Log: Update: added Adrian Brock's bio to the team page, updated the Conduct logo on partners page Revision ChangesPath 1.2 +7 -10 new

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
> I think you misunderstand me. I am as cocky and arragant as the next Java > programmer, and I'm possitive I can design it better than every one else > out there ;-) Well, we shall see about that... you could be right... or not. > It's the JBoss experience I lack, so my use cases will not ha

[JBoss-dev] [ jboss-Bugs-532355 ] JBoss shutdown causes kernel panic

2002-04-14 Thread noreply
Bugs item #532355, was opened at 2002-03-20 17:22 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=532355&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Invalid Priority: 5 Submitted By: Loren Rosen (lorenrosen) Ass

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Larry Sanderson
> Don't underestimate yourself ;) > > I am just asking for a list of requirements right now, not a design... and of > course we will give you feedback. I think you misunderstand me. I am as cocky and arragant as the next Java programmer, and I'm possitive I can design it better than every one el

[JBoss-dev] [ jboss-Bugs-538236 ] Oracle data mappings use TIMESTAMP type

2002-04-14 Thread noreply
Bugs item #538236, was opened at 2002-04-02 19:44 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=538236&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: Stephen Coy (scoy) Assigned to: D

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Peter Fagerlund
on 15-04-2 02.10, David Jencks at [EMAIL PROTECTED] wrote: > On 2002.04.14 19:44:06 -0400 Peter Fagerlund wrote: >> on 15-04-2 01.24, Larry Sanderson at [EMAIL PROTECTED] wrote: >> >>> I don't know... perhaps someone would like to add a custom layer of >> security >>> on all deployments. Perhap

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
Don't underestimate yourself ;) I am just asking for a list of requirements right now, not a design... and of course we will give you feedback. --jason Quoting Larry Sanderson <[EMAIL PROTECTED]>: > > Perhaps you can take an initial stab on a requirements list for the > deployment > > systen

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Larry Sanderson
> I have been planning for a long time and hope to be able to work on very > soon another major change to deployment. > > My plan is to divide deployment up into: > > 1. add all the classes to the classloader > > 2. Transform all the dd's into mbean configuration (using xslt mostly) > > 3. Deploy

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Larry Sanderson
> Perhaps you can take an initial stab on a requirements list for the deployment > systen, based on the existing proposals (specifically david's, mine & yours + > comments by jules and such). > > If you have time it would be helpful to move this work forward. I can find the time, but I think I am

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jules Gosnell
I would have thought this was related. I think I remember remarking that JSR 88 had deploy/start/stop/undeploy and redeploy, but no restart... I think for completeness we should probably support restart as well. No-one should be forced to implement these extensions. They should simply be avai

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
Perhaps you can take an initial stab on a requirements list for the deployment systen, based on the existing proposals (specifically david's, mine & yours + comments by jules and such). If you have time it would be helpful to move this work forward. --jason Quoting Larry Sanderson <[EMAIL PR

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
I agree. redeploy is different, or could be different and in some cases (like yours) should be different than undeploy/deploy. --jason Quoting Jules Gosnell <[EMAIL PROTECTED]>: > Jason Dillon wrote: > > Yes perhaps... would not hurt to add the method to the interface... though > in > > mos

Re: [JBoss-dev] Deployer design

2002-04-14 Thread David Jencks
On 2002.04.14 19:44:06 -0400 Peter Fagerlund wrote: > on 15-04-2 01.24, Larry Sanderson at [EMAIL PROTECTED] wrote: > > > I don't know... perhaps someone would like to add a custom layer of > security > > on all deployments. Perhaps they would like to get an email when new > > deployments occur.

[JBoss-dev] Automated JBoss Testsuite Results: 15-April-2002

2002-04-14 Thread chris
Number of tests run: 556 Successful tests: 515 Errors:28 Failures: 13 [time of test: 15 April 2002 1:1 GMT] [java.version: 1.3.0] [java.vendor: IBM Corporation] [java.

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
> > Why do you need another impl of MainDeployer. This component serves to > > aggregate SubDeployers and to provide a common interface for clients into > the > > deployment system. > > > > It might be doing a little much at the moment (I haven't looked at what > the > > code looks like this week

Re: [JBoss-dev] Deployer design

2002-04-14 Thread David Jencks
The redeploy idea is similar to the idea of making mbean invocations (such as on an ejb container) wait during service lifecycle operations -- so if you stop and restart an mbean, calls are blocked until the start is done. We were thinking of doing this in (model) mbean interceptors. Would somet

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jules Gosnell
Jason Dillon wrote: > Yes perhaps... would not hurt to add the method to the interface... though in > most cases undeploy/deploy works fine. It is possible that we might want to > have redploy specific behavior... but we need to make sure that > undeploy/deploy also works in the same fashion.

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Peter Fagerlund
on 15-04-2 01.24, Larry Sanderson at [EMAIL PROTECTED] wrote: > I don't know... perhaps someone would like to add a custom layer of security > on all deployments. Perhaps they would like to get an email when new > deployments occur. Who knows? The point is I can see no down-side to > making th

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Larry Sanderson
> YADD (Yet Another Deployer Design)... comments below. > > > I see two major problems with the current usage: 1) MainDeployer is a > > bootstrapped class, with no way to provide an alternate implementation, 2) > > All SubDeployers rely on a concrete implementation of deployer: MainDeployer, > > W

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Larry Sanderson
> I'm not entirely sure what you mean by the subdeployer's lifecycle. If you > mbean the sequence of init, create, start calls, note that these are not > done all at once per package, but each step is run through every subpackage > before the next is started. Keeping the functionality in MainDep

[JBoss-dev] mysql-service.xml: jndi name conflict

2002-04-14 Thread Ricardo Argüello
Hello, In connector/src/etc/example-config/mysql-service.xml DefaultDS Needs to be changed to: MySqlDS to deploy. Otherwise, it conflicts with the deployed hsqldb jndi name. Ricardo Arguello ___ Jboss-development mailing list [EMAIL PROTEC

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
Yes perhaps... would not hurt to add the method to the interface... though in most cases undeploy/deploy works fine. It is possible that we might want to have redploy specific behavior... but we need to make sure that undeploy/deploy also works in the same fashion. I think that if the underl

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jason Dillon
YADD (Yet Another Deployer Design)... comments below. > I see two major problems with the current usage: 1) MainDeployer is a > bootstrapped class, with no way to provide an alternate implementation, 2) > All SubDeployers rely on a concrete implementation of deployer: MainDeployer, Why do you ne

[JBoss-dev] RC1 release branch occuring at 00:00

2002-04-14 Thread Scott M Stark
I'm creating the 3.0 branch for the RC1 release at midnight (GMT-0700). Do not commit any changes to main after 22:00 -0700 until the branch is announced to be complete. Scott Stark Chief Technology Officer JBoss Group, LLC ___

Re: [JBoss-dev] Deployer design

2002-04-14 Thread David Jencks
I have been planning for a long time and hope to be able to work on very soon another major change to deployment. My plan is to divide deployment up into: 1. add all the classes to the classloader 2. Transform all the dd's into mbean configuration (using xslt mostly) 3. Deploy the resulting mb

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

2002-04-14 Thread Scott M Stark
Because as we discussed before, debug msgs should not be high frequency and do not warrent guards. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Jason Dillon" <[EMAIL PROTECTED]> To: "Scott M Stark" <[EM

Re: [JBoss-dev] Deployer design

2002-04-14 Thread Jules Gosnell
My penniesworth: I think it important that at some stage we introduce a concept of 'redeploy()'. From a quick glance at JSR 88, this looks to be an optional extension, but from an enterprise point of view I think that this is important. The default implementation could just 'undeploy(); depl

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

2002-04-14 Thread Jason Dillon
Why are we dropping log.debug gaurds? --jason Quoting Scott M Stark <[EMAIL PROTECTED]>: > User: starksm > Date: 02/04/14 13:19:55 > > Modified:src/main/org/jboss/deployment MainDeployer.java > Log: > Fixed the wacked indentation and formatting > > Revision ChangesPat

[JBoss-dev] [ jboss-Bugs-543823 ] Unable to send Entity Beans as Msg

2002-04-14 Thread noreply
Bugs item #543823, was opened at 2002-04-14 13:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543823&group_id=22866 Category: JBossMQ Group: v2.4 (stable) >Status: Open Resolution: Postponed Priority: 5 Submitted By: Rico Kahnert (rkahnert) Assigned t

Re: [JBoss-dev] What's the deal with the JBossMQ unit tests

2002-04-14 Thread Hiram Chirino
They are passing for me on win2k jdk: Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode) Regards, HIram >From: "Scott M Stark" <[EMAIL PROTECTED]> >Reply-To: "Scott M Stark" <[EMAIL PROTECTED]> >To: "JBoss Dev" <[EMAIL PROTECTED]> >Subject: Re: [JBoss-dev] What's the deal with the JBo

Re: [JBoss-dev] [ jboss-Patches-543611 ] Scan a deployable directory

2002-04-14 Thread Jason Dillon
> How about if there are 2 properties on the scanner: a list of single urls, > that can be packages or directories, and a list of directories to scan? > Then the user has to decide what they are trying to do;-) This seems silly... but if you want todo this, make another scanner impl. If you no

[JBoss-dev] Deployer design

2002-04-14 Thread Larry Sanderson
I have been working with the deployers for the last week or so, and I have been thinking about some design changes that would help clean it up. I see two major problems with the current usage: 1) MainDeployer is a bootstrapped class, with no way to provide an alternate implementation, 2) All Su

[JBoss-dev] CVS update: contrib/jetty/src/main/org/mortbay/http HttpConnection.java

2002-04-14 Thread Jules Gosnell
User: jules_gosnell Date: 02/04/14 14:12:29 Modified:jetty/src/main/org/mortbay/http HttpConnection.java Log: Greg's fix for "Frequently Hanging On Http Requests" Revision ChangesPath 1.9 +7 -10 contrib/jetty/src/main/org/mortbay/http/HttpConnection.java I

RE: [JBoss-dev] javax.management.timer.Timer looks questionable

2002-04-14 Thread David Maplesden
I don't know about this time around but originally (i.e. about 6 months ago) I got rid of the oswego stuff because it caused JBossMQ to deadlock completely when under high load. One of the major stabilising factors in moving from JBossMQ 0.8 to JBossMQ 1.0 was the rewriting of the thread handling

Re: [JBoss-dev] [ jboss-Patches-543611 ] Scan a deployable directory

2002-04-14 Thread Jason Dillon
> Was the scanner ever intended to watch a single deployable file? Or just > watch a directory containing deployable files? The URLDeploymentScanner was designed to watch a list of one or more URLs. It also supports scanning for files in a directory for 'file' URLs. This means that the a di

Re: [JBoss-dev] javax.management.timer.Timer looks questionable

2002-04-14 Thread Jason Dillon
Juts currious why we have been trying to get rid of oswego usage? I have seen mail like this before for JBossMQ, but I don't really understand why. These classes are designed very well and are maintained by and expert in this field... Anyways, just currious. --jason Quoting Adrian Brock <

[JBoss-dev] [ jboss-Bugs-543823 ] Unable to send Entity Beans as Msg

2002-04-14 Thread noreply
Bugs item #543823, was opened at 2002-04-14 13:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543823&group_id=22866 Category: JBossMQ Group: v2.4 (stable) >Status: Pending Resolution: Postponed Priority: 5 Submitted By: Rico Kahnert (rkahnert) Assigne

[JBoss-dev] [ jboss-Bugs-543823 ] Unable to send Entity Beans as Msg

2002-04-14 Thread noreply
Bugs item #543823, was opened at 2002-04-14 13:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543823&group_id=22866 Category: JBossMQ Group: v2.4 (stable) Status: Open >Resolution: Postponed Priority: 5 Submitted By: Rico Kahnert (rkahnert) Assigned t

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

2002-04-14 Thread Scott M Stark
User: starksm Date: 02/04/14 13:19:55 Modified:src/main/org/jboss/deployment MainDeployer.java Log: Fixed the wacked indentation and formatting Revision ChangesPath 1.27 +66 -100 jboss-system/src/main/org/jboss/deployment/MainDeployer.java Index: MainDeploye

[JBoss-dev] [ jboss-Bugs-543823 ] Unable to send Entity Beans as Msg

2002-04-14 Thread noreply
Bugs item #543823, was opened at 2002-04-14 13:16 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543823&group_id=22866 Category: JBossMQ Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Rico Kahnert (rkahnert) Assigned to: Nob

RE: [JBoss-dev] Test Suite broken?

2002-04-14 Thread Francisco Reverbel
This issue made me run in circles somehow. On friday I had a fix that appeared to require a small patch on JacORB. Now I redone all testing at home and it seems that my patch is not really needed. I wonder if there is some difference between my work environment and my home environment... Any

Re: [JBoss-dev] jdk1.4 issue

2002-04-14 Thread Scott M Stark
This is no longer relevant as we are now using the default login Configuration implementation as I'm tired of all the bugs in this classes parsing. We can now also dynamically add and remove security domain login configurations. Scott Stark Chief Technology Officer JBoss

[JBoss-dev] [ jboss-Bugs-529751 ] can't add to CMR after initial obj creat

2002-04-14 Thread noreply
Bugs item #529751, was opened at 2002-03-13 21:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=529751&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: Out of Date Priority: 5 Submitted By: Phil Craven (pjcraven) Assign

[JBoss-dev] [ jboss-Bugs-529751 ] can't add to CMR after initial obj creat

2002-04-14 Thread noreply
Bugs item #529751, was opened at 2002-03-13 21:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=529751&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Open Resolution: Out of Date Priority: 5 Submitted By: Phil Craven (pjcraven) Assig

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

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:49:38 Removed: iiop/src/etc/conf/default jboss-service.xml standardjboss.xml Log: Removed superfluous copies of two config files. We use the ones in server/src/etc/conf/default, so there is no point in having copies here. _

Re: [JBoss-dev] [ jboss-Patches-543611 ] Scan a deployable directory

2002-04-14 Thread David Jencks
No deprecation please;-) How about IndividualURLs and ScannedDirectories, and removing URLs so we don't get confused? david On 2002.04.14 15:01:00 -0400 Larry Sanderson wrote: > That could work. We could deprecate the current URLs attribute, but > preserve its current functionality for backward

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jaws/jdbc JDBCCommandFactory.java

2002-04-14 Thread Scott M Stark
User: starksm Date: 02/04/14 12:43:07 Modified:src/main/org/jboss/ejb/plugins/jaws/jdbc JDBCCommandFactory.java Log: Make the PreloadRefQueueHandlerTask inner class a static as its reference to the container was preventing the container from being GCd.

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

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:42:56 Modified:src/etc/conf/default jboss-service.xml Log: ORB verbosity level is now a MBean attribute. This way we do not rely on a JacORB properties file to set the verbosity level. Revision ChangesPath 1.44 +2 -1 jboss/src

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

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:22:27 Modified:.build.xml Log: Xbootclasspath hack removed from iiop-test target. Revision ChangesPath 1.105 +4 -2 jbosstest/build.xml Index: build.xml ==

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

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:16:07 Modified:iiop/src/etc/conf/default jboss-service.xml Log: ORB verbosity level is now a MBean attribute. This way we do not rely on a JacORB properties file to set the verbosity level. Revision ChangesPath 1.3 +2 -1 cont

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

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:14:51 Modified:iiop/src/main/org/jboss/iiop CorbaORBService.java CorbaORBServiceMBean.java Log: ORB verbosity level is now a MBean attribute. We do not need a JacORB properties file to set the verbosity level anymore. R

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

2002-04-14 Thread Scott M Stark
User: starksm Date: 02/04/14 12:02:13 Modified:src/main/org/jboss/security/plugins SecurityConfig.java Log: Update the comments. Revision ChangesPath 1.4 +7 -5 jboss/src/main/org/jboss/security/plugins/SecurityConfig.java Index: SecurityConfig.java ===

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

2002-04-14 Thread Francisco Reverbel
User: reverbel Date: 02/04/14 12:10:50 Modified:iiop/src/main/org/jboss/ejb/plugins/iiop/server IIOPContainerInvoker.java Log: - Method setContainer() changed to take a null container (undeployment code now performs a setContainer(null) call.

[JBoss-dev] [ jboss-Bugs-543799 ] read-time-out = 0 always times out

2002-04-14 Thread noreply
Bugs item #543799, was opened at 2002-04-14 14:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543799&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Dain Sundstrom (dsundstrom) Assigned

[JBoss-dev] [ jboss-Bugs-543798 ] DeclaredSQL broken

2002-04-14 Thread noreply
Bugs item #543798, was opened at 2002-04-14 14:06 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543798&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Dain Sundstrom (dsundstrom) Assigned

[JBoss-dev] [ jboss-Bugs-543408 ] Error compiling ejbql in JBboss cvs HEAD

2002-04-14 Thread noreply
Bugs item #543408, was opened at 2002-04-13 10:10 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543408&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Invalid Priority: 5 Submitted By: Patrick Charbonnier (pch) Ass

[JBoss-dev] [ jboss-Bugs-534398 ] Comparing PK-object to object in EJB-QL

2002-04-14 Thread noreply
Bugs item #534398, was opened at 2002-03-24 13:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=534398&group_id=22866 Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Marius Kotsbak (mkotsbak) Assig

  1   2   >