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

2001-09-20 Thread Bill Burke
User: patriot1burke Date: 01/09/20 00:56:59 Modified:.build.xml Log: work in progress Revision ChangesPath 1.12 +2 -1 jbossmx/build.xml Index: build.xml === RCS file:

[JBoss-dev] CVS update: jbossmx/src/main/org/jboss/ha HARMIServerImpl.java HARMIServer.java HARMIResponse.java HARMIClient.java HARMITarget.java

2001-09-20 Thread Bill Burke
User: patriot1burke Date: 01/09/20 00:57:41 Modified:src/main/org/jboss/ha HARMITarget.java Added: src/main/org/jboss/ha HARMIServerImpl.java HARMIServer.java HARMIResponse.java HARMIClient.java Log: work in progress Revision ChangesPath

[JBoss-dev] Configuration of Jboss 3.0?

2001-09-20 Thread Yohan Fernando
Can anyone tell me where the configuration files for Jboss 3.0 are located? The $JBOSS_HOME/conf/default directory does not seem to have files like jboss.jcml (as in 2.4). If anyone could point me to the new configuration files or could point me in the direction of docs, it would be great.

[JBoss-dev] [ jboss-Bugs-463147 ] starting jboss without a log4j config

2001-09-20 Thread noreply
Bugs item #463147, was opened at 2001-09-20 03:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=463147group_id=22866 Category: JBossServer Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to:

[JBoss-dev] Automated JBoss Testsuite Results

2001-09-20 Thread chris
JBoss daily test results SUMMARY Number of tests run: 21 Successful tests: 15 Errors:6 Failures: 0 [time of test: 20 September 2001 11:57 GMT] [java.version:

Re: [JBoss-dev] Configuration of Jboss 3.0?

2001-09-20 Thread David Jencks
The configuration of jboss 3.0 is not so centralized. It occurs in jboss.jcml-like files either named jboss-service.xml and included in META-INF/ in a sar or jsr (jar format file with such a jboss-service.xml file) or a standalone *-service.xml file, typically found in the deploy or deploy/lib

[JBoss-dev] [ jboss-Bugs-463210 ] remove fails when using commit-option C

2001-09-20 Thread noreply
Bugs item #463210, was opened at 2001-09-20 07:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=463210group_id=22866 Category: JBossCMP Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Christian Riege (lqd) Assigned to:

RE: [JBoss-dev] Re: [JBoss-user] How does JBoss do Stateless Session Beans?

2001-09-20 Thread Sacha Labourey
Hello Bill, Already up!?! ;) Where is this flag you speak about? Thank you. Cheers, Sacha P.S.: Yes, I will make the modification, optional, in AbstractInstancePool and activate the flag in the constructor of StatelessInstancePool -Message

RE: [JBoss-dev] Re: [JBoss-user] How does JBoss do Stateless Session Beans?

2001-09-20 Thread Bill Burke
In EntityInstancePool. It's called setReclaim. Man I'm tiredCouldn't sleep a wink last night. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sacha Labourey Sent: Thursday, September 20, 2001 10:58 AM To: [EMAIL PROTECTED] Subject: RE:

Re: [JBoss-dev] [ jboss-Bugs-463210 ] remove fails when usingcommit-option C

2001-09-20 Thread Christian Riege
hi, [relating to bug 463210 which is submitted]: http://sourceforge.net/tracker/?func=detailatid=376685aid=463210group_id=22866 Category: JBossCMP Group: v2.4 (stable) [...] Initial Comment: i've just discovered a very odd bug: when using commit-option C for my CMP-based entity

[JBoss-dev] Automated JBoss Testsuite Results

2001-09-20 Thread chris
JBoss daily test results SUMMARY Number of tests run: 21 Successful tests: 15 Errors:6 Failures: 0 [time of test: 20 September 2001 16:51 GMT] [java.version:

Re: [JBoss-dev] Configuration of Jboss 3.0?

2001-09-20 Thread Scott M Stark
The initial release will be for 2.4.2. I'll work on both Tomcat and Catalina integration with 3.0 after that. I don't know what happened to Tomcat integration, however Scott has promised Catalina integration by next week sometime-- I assume this includes for rh but am not certain. david

[JBoss-dev] Jetty service doesn't launch in debug mode

2001-09-20 Thread Ignacio Coloma
When trying to launch JBoss 3.0 in debug mode with this line (modifying run.bat): rem java %JAVA_OPTS% %JAXP% -classpath %JBOSS_CLASSPATH% org.jboss.Main %1 %2 %3 %4 %5 %6 %7 %8 %9 java -classic -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,addre ss=12999,suspend=n

RE: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread Ignacio Coloma
Thanks, David. I still feel more or less lost in the Resource Adapter docs (a little more of clarity in the dark, though). Could you please add any kind of UML diagram to help understanding the architecture? I enclose the service.xml file I have put together for mysql. Some of the params are

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

2001-09-20 Thread marc fleury
| private HashSet loggedOnClientIds; | - private String stateFile = jbossmq-state.xml; | + private String stateFile = conf/default/jbossmq-state.xml; David, I think this is a bad idea, you are hardcoding the configuration of the files... think some more about this... use somewhere

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

2001-09-20 Thread marc fleury
| - * @author a href=[EMAIL PROTECTED]David David, your mailto is fscked up marcf ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] Build instructions????

2001-09-20 Thread marc fleury
get the fuck out marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Dean |Anderson |Sent: Sunday, September 09, 2001 5:47 AM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] Build instructions | | |Could someone post somewhere instructions on how

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

2001-09-20 Thread Scott M Stark
User: starksm Date: 01/09/20 10:53:56 Modified:src/main/org/jboss/web WebServer.java Log: Don't display resource for a request for / Only load resources and classes from the thread context class loader if downloadServerClasses is true Revision ChangesPath 1.14

Re: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread David Jencks
Thank you! I will add this to the docs, I'll try to find a way to make the mysql-service.xml file available directly, maybe in the examples... I haven't looked into how this is organized recently. There are some uml diagrams in the jca spec, but I don't always find them clear. I will look into

Re: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread David Jencks
Oops, I forgot: The jboss end of all the xa transaction stuff is implemented (although not very well tested): using it depends on having an xa capable resource manager [database]. For instance, we theoretically should be able to come up with a config for the Oracle xa driver, using the xa rar

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

2001-09-20 Thread Scott M Stark
User: starksm Date: 01/09/20 11:00:07 Modified:src/main/org/jboss Tag: Branch_2_4 Main.java Log: Get rid of the deprecated Date usage and update to 2.4.2 for next release Revision ChangesPath No revision No revision

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/test JBossTestCase.java JBossTestServices.java JBossTestSetup.java Log: fixed my mailto address Revision ChangesPath 1.6 +2 -2

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/test/jmx/mbeana TestDeployerA.java Log: fixed my mailto address Revision ChangesPath 1.2 +1 -1 jbosstest/src/main/org/jboss/test/jmx/mbeana/TestDeployerA.java Index: TestDeployerA.java

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:40 Modified:src/main/org/jboss/deployment ServiceDeployer.java Log: fixed my mailto address Revision ChangesPath 1.9 +9 -1 jboss/src/main/org/jboss/deployment/ServiceDeployer.java Index: ServiceDeployer.java

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/test/jmx/mbeanb TestDeployerB.java Log: fixed my mailto address Revision ChangesPath 1.2 +1 -1 jbosstest/src/main/org/jboss/test/jmx/mbeanb/TestDeployerB.java Index: TestDeployerB.java

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/test/jmx/mbean TestDeployer.java Log: fixed my mailto address Revision ChangesPath 1.2 +1 -1 jbosstest/src/main/org/jboss/test/jmx/mbean/TestDeployer.java Index: TestDeployer.java

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/test/jmx/test ConnectionFactoryLoaderUnitTestCase.java DeployServiceUnitTestCase.java Log: fixed my mailto address Revision ChangesPath 1.4 +2 -2

Re: [JBoss-dev] BUILD FAILED

2001-09-20 Thread Philip Van Bogaert
From the jboss-all/build, I gonna try it from jboss-security Tbone - Original Message - From: Jason Dillon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 1:14 AM Subject: Re: [JBoss-dev] BUILD FAILED How did you start the build? From jboss-all/security or

Re: [JBoss-dev] BUILD FAILED

2001-09-20 Thread Philip Van Bogaert
It doesn't work either in the security module - Original Message - From: Jason Dillon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 1:14 AM Subject: Re: [JBoss-dev] BUILD FAILED How did you start the build? From jboss-all/security or jboss-all/build?

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/test/jmx/mbeanc TestDeployerC.java Log: fixed my mailto address Revision ChangesPath 1.2 +1 -1 jbosstest/src/main/org/jboss/test/jmx/mbeanc/TestDeployerC.java Index: TestDeployerC.java

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins/jrmp/server JRMPContainerInvoker.java

2001-09-20 Thread Scott M Stark
User: starksm Date: 01/09/20 11:12:59 Modified:src/main/org/jboss/ejb/plugins/jrmp/server Tag: Branch_2_4 JRMPContainerInvoker.java Log: Clean up some of the casts and nested method invocations Revision ChangesPath No revision

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:23:41 Modified:src/main/org/jboss/system ServiceController.java Log: fixed my mailto address Revision ChangesPath 1.7 +2 -2 jboss/src/main/org/jboss/system/ServiceController.java Index: ServiceController.java

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

2001-09-20 Thread David Jencks
On 2001.09.20 13:36:00 -0400 marc fleury wrote: | - * @author a href=[EMAIL PROTECTED]David David, your mailto is fscked up marcf Thanks marc, fixed, welcome back david jencks ___ Jboss-development mailing list [EMAIL PROTECTED]

RE: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread Ignacio Coloma
There is a full discussion about this in the Lizzard Lounge in the Jives Forums (I know well... I started it ;) I'm trying Poseidon, but it's still buggy. MagicDraw seems more stable, but didn't hit it much, and has a time-limited trial :/ I'm with the postgres config, will send it ASAP :)

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:36:31 Modified:src/main/org/jboss/deployment ServiceDeployer.java Log: oops, here's the mailto fix Revision ChangesPath 1.10 +1 -4 jboss/src/main/org/jboss/deployment/ServiceDeployer.java Index: ServiceDeployer.java

Re: [JBoss-dev] BUILD FAILED

2001-09-20 Thread Scott M Stark
No, it should be build from jboss-all/build. You'll have to show more details of the build process. - Original Message - From: Philip Van Bogaert [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 11:24 AM Subject: Re: [JBoss-dev] BUILD FAILED From the

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

2001-09-20 Thread David Jencks
User: d_jencks Date: 01/09/20 11:46:31 Modified:src/main/org/jboss/web WebServer.java Log: you missed one Revision ChangesPath 1.15 +2 -2 jboss/src/main/org/jboss/web/WebServer.java Index: WebServer.java

[JBoss-dev] Postgres service xml file

2001-09-20 Thread Ignacio Coloma
Enclosed is the config file for a postgres DataSource. It has been tested. Regards, Ignacio Coloma. ?xml version=1.0 encoding=UTF-8? !-- = -- !-- -- !--

RE: [JBoss-dev] exposing boot sequence richer xml config

2001-09-20 Thread marc fleury
| mbean name=MBeanLoader class=org.jboss.system.MBeanLoader | set name=classpath | ${jboss.lib}/jboss-spine.jar, | ${jboss.lib}/log4j.jar | /set | /mbean no, it is more obscure than the classpath tags that are there... It achieves the same. Don't fix this.

Re: [JBoss-dev] BUILD FAILED

2001-09-20 Thread Philip Van Bogaert
After updating jboss-all module the build process halts earlier, output: C:\sandbox\jboss-all\buildbuild Calling ..\tools\bin\ant.bat Buildfile: build.xml _init-prepare: init: _init-child: _init-local-properties: _init-buildlog: _configure: _configure-tools: _configure-libraries:

RE: [JBoss-dev] exposing boot sequence richer xml config

2001-09-20 Thread marc fleury
|We are expecting configuration files to be under the given url/conf/config, |which is unneeded. configuration files should be in XML/JMX format and if they are not the last thing we want is have them scattered everywhere. | 2) Setup logging as soon as possible. | This is obviously a good

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins AbstractInstancePool.java EntityInstancePool.java MessageDrivenInstancePool.java StatelessSessionInstancePool.java

2001-09-20 Thread Sacha Labourey
User: slaboure Date: 01/09/20 12:30:45 Modified:src/main/org/jboss/ejb/plugins AbstractInstancePool.java EntityInstancePool.java MessageDrivenInstancePool.java StatelessSessionInstancePool.java Log: Instance

[JBoss-dev] Should instance pooling for SLSB MDB backported to Branch_2_4?

2001-09-20 Thread Sacha Labourey
Should instance pooling for SLSB MDB backported to Branch_2_4? ___ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment/scope J2eeGlobalScopeDeployer.java Scope.java

2001-09-20 Thread marc fleury
|-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Tuesday, September 11, 2001 2:35 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] CVS update: |jboss/src/main/org/jboss/deployment/scope J2eeGlobalScopeDeployer.java |Scope.java | |

[JBoss-dev] [ jboss-Bugs-463320 ] Finders not seeing updates

2001-09-20 Thread noreply
Bugs item #463320, was opened at 2001-09-20 13:09 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=376685aid=463320group_id=22866 Category: JBossCMP Group: v2.4 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Tejaswi Kasturi (zedmanauk) Assigned to:

RE: [JBoss-dev] What has happened to the Tyrex TM plugin?

2001-09-20 Thread marc fleury
probably just a mistake, is this fixed? marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Ole |Husgaard |Sent: Sunday, September 16, 2001 4:26 AM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] What has happened to the Tyrex TM plugin? | | |Hi, |

RE: [JBoss-dev] hot-deploy JMX is really cool

2001-09-20 Thread marc fleury
Glad you like it :) I am going back to it very soon marcf -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill BurkeSent: Friday, September 14, 2001 12:25 AMTo: Jboss-Development@Lists. Sourceforge. NetSubject: [JBoss-dev]

Re: [JBoss-dev] Should instance pooling for SLSB MDB backported to Branch_2_4?

2001-09-20 Thread pra
On 20 Sep, Sacha Labourey wrote: Should instance pooling for SLSB MDB backported to Branch_2_4? I think so, because the current behaviour is rather confusing (and probably not spec compliant). But that's my 2c. //Peter ___ Jboss-development

RE: [JBoss-dev] JMX and HotDeploy GC

2001-09-20 Thread marc fleury
Peter, your mails are obscure, what is the problem? do you have a repro case? if so go to sourceforge put it in and let us know on the list thanks marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Peter |Fagerlund |Sent: Sunday, September 16,

[JBoss-dev] Automated JBoss Testsuite Results

2001-09-20 Thread chris
JBoss daily test results SUMMARY Number of tests run: 21 Successful tests: 15 Errors:6 Failures: 0 [time of test: 20 September 2001 21:35 GMT] [java.version:

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

2001-09-20 Thread David Maplesden
Ummm, that's just a default value for the file. It gets replaced by whatever value the user wants in to use in the config file. I could throw an exception instead of having a default value if you want. David -Original Message- From: marc fleury [mailto:[EMAIL PROTECTED]] Sent:

RE: [JBoss-dev] JSR/SAR (Jetty) Undeployment...

2001-09-20 Thread marc fleury
|Hot-deploying the Jetty service works fine. What happened to the idea of creating your own directory layout space upon deployment from the JSR I thought that was very useful... do you still require this? it would be very useful for me to work with a specific case marcf | |Hot-undeploying

Re: [JBoss-dev] What has happened to the Tyrex TM plugin?

2001-09-20 Thread David Jencks
they were moved to plugins, see my previous reply david jencks On 2001.09.20 16:27:28 -0400 marc fleury wrote: probably just a mistake, is this fixed? marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Ole |Husgaard |Sent: Sunday,

Re: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread Michel Halde
About sequence diagrams, ArgoUML is a free tool available at www.argouml.org. The free solution with Together is only valid for 30 days! Michel Halde David Jencks wrote: Thank you! I will add this to the docs, I'll try to find a way to make the mysql-service.xml file available

RE: [JBoss-dev] Jboss source problem still

2001-09-20 Thread marc fleury
|-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Dean |Anderson |Sent: Sunday, September 16, 2001 6:51 PM |Basically, I'm kind of getting a bit frustrated with this group. Basically, I'm kind of going to kick you out of the list. |No one has

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

2001-09-20 Thread marc fleury
|like an unnecessary level of indirection. welcome to junit? marcf | | | |___ |Jboss-development mailing list |[EMAIL PROTECTED] |https://lists.sourceforge.net/lists/listinfo/jboss-development ___

RE: [JBoss-dev] JSR/SAR (Jetty) Undeployment...

2001-09-20 Thread David Maplesden
JBossMQ also has a similar requirement, as would a db service. There are a couple of issues (I feel) with service deployment at the moment. How I think it should be done is... 1) Forget about dealing with dependencies in the ServiceDeployer, this should be done by the AutoDeployer because that

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

2001-09-20 Thread marc fleury
I want to see a simple repro case marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Todd |Huss |Sent: Tuesday, September 18, 2001 8:16 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] RequiresNew Locking Bug in JBoss 2.4.1 | | |I just upgraded

RE: [JBoss-dev] Optimized EJB calls in catalina

2001-09-20 Thread marc fleury
I don't see an elegant way around unless we 1- say don't put the classes in web-inf, thereby going against the spec 2- generalize the use of scoped class loaders (jung) in jetty to bypass marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott

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

2001-09-20 Thread marc fleury
bill, talked to sacha about this. Also saw his excellent presentation in London (looking forward to yours in Las Vegas). Basically I am not convinced that we need a special treatment for the naming but could be wrong... marcf |-Original Message- |From: [EMAIL PROTECTED]

Re: [JBoss-dev] Should instance pooling for SLSB MDB backported to Branch_2_4?

2001-09-20 Thread Scott M Stark
Yes. - Original Message - From: Sacha Labourey [EMAIL PROTECTED] To: Jboss-Dev [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 12:33 PM Subject: [JBoss-dev] Should instance pooling for SLSB MDB backported to Branch_2_4? Should instance pooling for SLSB MDB backported to

RE: [JBoss-dev] Re: [JBoss-user] How does JBoss do Stateless Session Beans?

2001-09-20 Thread marc fleury
For the purely stateless stuff I would tend to agree. it is the entity that was the problem. marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Scott |M Stark |Sent: Wednesday, September 19, 2001 1:15 PM |To: [EMAIL PROTECTED] |Subject:

Re: [JBoss-dev] Optimized EJB calls in catalina

2001-09-20 Thread Scott M Stark
Its a hack to have to put EJB interfaces into the WEB-INF/classes in the first place caused by the JSP compiler. This has been fixed in catalina so the best approach is not put the EJB stuff into classes. - Original Message - From: marc fleury [EMAIL PROTECTED] To: [EMAIL PROTECTED]

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

2001-09-20 Thread marc fleury
|Ummm, that's just a default value for the file. It gets replaced by that's fine then marcf |whatever value the user wants in to use in the config file. I could throw |an exception instead of having a default value if you want. | |David | | -Original Message- | From: marc fleury

RE: [JBoss-dev] Optimized EJB calls in catalina

2001-09-20 Thread marc fleury
|Its a hack to have to put EJB interfaces into the WEB-INF/classes in the |first place caused by the JSP compiler. This has been fixed in catalina |so the best approach is not put the EJB stuff into classes. great marcf | |- Original Message - |From: marc fleury [EMAIL PROTECTED] |To:

RE: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread marc fleury
remove auto-jcml amrcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of |Ignacio Coloma |Sent: Wednesday, September 19, 2001 1:29 PM |To: [EMAIL PROTECTED] |Subject: [JBoss-dev] Anyone has tried to make a non-hypersonic |connection pool? | | |Anyone

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

2001-09-20 Thread marc fleury
at least a changelog would help. Probably the default xml file as well marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Bill |Burke |Sent: Wednesday, September 19, 2001 2:16 PM |To: [EMAIL PROTECTED] |Subject: RE: [JBoss-dev] RequiresNew

RE: [JBoss-dev] Re: [JBoss-user] How does JBoss do Stateless Session Beans?

2001-09-20 Thread marc fleury
|-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Bill |Burke |Sent: Wednesday, September 19, 2001 2:38 PM |To: [EMAIL PROTECTED] |Subject: RE: [JBoss-dev] Re: [JBoss-user] How does JBoss do Stateless |Session Beans? | | |Hey Sacha, | |Can you make

RE: [JBoss-dev] VirtualHosts, security and deployers

2001-09-20 Thread marc fleury
|A similar domain notion would need to be added to the 3.0 RH services |configuration. yes, it was pitched by sacha and luke (if I remember correctly) at London that we could also use this to make sure we can have several versions of JBoss running in one VM. While that is of limited usage right

[JBoss-dev] CVS update: jboss/src/main/org/jboss/ejb/plugins AbstractInstancePool.java EntityInstancePool.java MessageDrivenInstancePool.java StatelessSessionInstancePool.java

2001-09-20 Thread Sacha Labourey
User: slaboure Date: 01/09/20 15:19:00 Modified:src/main/org/jboss/ejb/plugins Tag: Branch_2_4 AbstractInstancePool.java EntityInstancePool.java MessageDrivenInstancePool.java StatelessSessionInstancePool.java

RE: [JBoss-dev] VirtualHosts, security and deployers

2001-09-20 Thread marc fleury
|So... if virtual host = security domain, do we also have a classloader |(ServiceLibrary/Scope type thing) for it? Is this the same as the That is how I understand it from Scott's email but maybe he means something else in which case the mapping is not that straight-forward |application

RE: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread marc fleury
| 3. Can I include jars in it (I tried top level dir and META-INF/lib - | no joy) - how ? | | |You can't currently include jars, you should be able to in my opinion, but |currently you can't. TODO |Whichever you think is best. I personally think there should be room for a |directory structure

RE: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread marc fleury
|OTHERWISE ! | |If I take the same SAR file, which definitely HAS a |jboss-service.xml file in |it, it will sometimes deploy perfectly, othertimes, I get the |above exception. | |Once I have got the exception out of a running JBoss, I have to restart it, |since the file will never deploy

RE: [JBoss-dev] Should instance pooling for SLSB MDB backported to Branch_2_4?

2001-09-20 Thread marc fleury
Yes if time permits marcf |-Original Message- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Sacha |Labourey |Sent: Thursday, September 20, 2001 3:33 PM |To: Jboss-Dev |Subject: [JBoss-dev] Should instance pooling for SLSB MDB backported |to Branch_2_4? | | |Should

RE: [JBoss-dev] JSR/SAR (Jetty) Undeployment...

2001-09-20 Thread marc fleury
|How I think it should be done is... | |1) Forget about dealing with dependencies in the ServiceDeployer, this |should be done by the AutoDeployer because that way we can specify |dependencies between all deployable files i.e. between ear's and sar's and |jar's and rar's etc. good point |2)

Re: [JBoss-dev] VirtualHosts, security and deployers

2001-09-20 Thread David Jencks
On 2001.09.20 18:27:19 -0400 marc fleury wrote: |So... if virtual host = security domain, do we also have a classloader |(ServiceLibrary/Scope type thing) for it? Is this the same as the That is how I understand it from Scott's email but maybe he means something else in which case the

RE: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread David Maplesden
OK, you saw my last email ( in the JSR/SAR (Jetty) Undeployment... thread) right? Well then expanding a little, this is what I had envisioned... -Original Message- From: marc fleury [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21, 2001 10:23 AM To: [EMAIL PROTECTED] Subject:

RE: [JBoss-dev] exposing boot sequence richer xml config

2001-09-20 Thread Jason Dillon
ouch. --jason On Thu, 20 Sep 2001, marc fleury wrote: | mbean name=MBeanLoader class=org.jboss.system.MBeanLoader | set name=classpath | ${jboss.lib}/jboss-spine.jar, | ${jboss.lib}/log4j.jar | /set | /mbean no, it is more obscure than the classpath

RE: [JBoss-dev] exposing boot sequence richer xml config

2001-09-20 Thread Jason Dillon
ouch, ouch. --jason On Thu, 20 Sep 2001, marc fleury wrote: |We are expecting configuration files to be under the given url/conf/config, |which is unneeded. configuration files should be in XML/JMX format and if they are not the last thing we want is have them scattered everywhere. |

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

2001-09-20 Thread Sacha Labourey
User: slaboure Date: 01/09/20 16:29:27 Modified:src/main/org/jboss/ha/jndi HANamingService.java Log: Tightend integration of HANamingService with the new HARMIServerImpl. Revision ChangesPath 1.5 +7 -5 jbossmx/src/main/org/jboss/ha/jndi/HANamingService.java

Re: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread Julian Gosnell
marc fleury wrote: |OTHERWISE ! | |If I take the same SAR file, which definitely HAS a |jboss-service.xml file in |it, it will sometimes deploy perfectly, othertimes, I get the |above exception. | |Once I have got the exception out of a running JBoss, I have to restart it, |since the

RE: [JBoss-dev] Anyone has tried to make a non-hypersonic connection pool?

2001-09-20 Thread Jay Walters
Objecteering personal edition is another lowend UML modeller I've used for sometime. It only runs on Windoze, and oddly enough 12 years after the WIndows look and feel guidelines it has a very unique UI. It is stableand free however. Argo/UML and Poseidon (from same code base) are both good

Re: [JBoss-dev] JSR/SAR (Jetty) Undeployment...

2001-09-20 Thread Julian Gosnell
marc fleury wrote: |Hot-deploying the Jetty service works fine. Hhhhmmm. The stuff checked in at the moment works - but I want to go further try this: rm deploy/jetty-service.xml rm lib/ext/jetty-plugin put this in plugins/jetty/build.xml:

Re: [JBoss-dev] JSR/SAR (Jetty) Undeployment...

2001-09-20 Thread David Jencks
Be sure all the jars are left out of jboss-service.xml from conf/default. After that, there is a problem with removing the classloaders for jars you deployed... I'm considering what the best way to fix it is... I don't want to get too complicated.. but should be there very soon. I still haven't

Re: [JBoss-dev] jboss 2.4.1 release source

2001-09-20 Thread Scott M Stark
JBoss_2_4_1 - Original Message - From: Ferguson, Doug [EMAIL PROTECTED] To: jBoss Dev (E-mail) [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 5:26 PM Subject: [JBoss-dev] jboss 2.4.1 release source What tag can I use to download the source code from the 2.4.1 release?

[JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Jencks
Ok, I'm almost ready to get to work ;-) We need to be able to deploy: sar rar ear ejb-jar war plain old jar directories (?) *-service.xml files we need to be able to unpack sar rar ear and put the contained jars in a directory structure and find one or more config files. Any of the *ar

RE: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Maplesden
OK, I agree with most of what you propose... with one big difference. I now feel (after already playing with service deployer) that dependencies have no real place in the individual deployers, they just complicate the code for each of them (or for the proposed universal deployer). At the end

[JBoss-dev] [ jboss-Change Notes-463437 ] docs update for db/resource

2001-09-20 Thread noreply
Change Notes item #463437, was opened at 2001-09-20 19:25 You can respond by visiting: http://sourceforge.net/tracker/?func=detailatid=381174aid=463437group_id=22866 Category: None Group: v3.0 (Rabbit Hole) Status: Open Priority: 5 Submitted By: David Jencks (d_jencks) Assigned to:

Re: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Jencks
Ok, 2 points: Well, I'm not too thrilled with the dependency stuff as it currently works either, but I think something like it is necessary. Here are the things I want to be able to do, that I think lead to recursive deployment and dependencies. a. After I deploy mystuff-service.xml, depending

RE: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Maplesden
I have absolutely no problem with recursive dependencies, the examples you give illustrate where and why they can be useful. My problem is that simply doing the dependency stuff in ServiceDeployer doesn't solve the whole problem, because the service deployer can't enfore dependencies between

Re: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread Scott M Stark
The dependencies should be specified at the deployment unit level as when you create a service you know what dependencies you have. This does not mean that the unit deployer has to handle the dependencies. I don't want to have to edit a dependencies.xml in a deploy directory and then drop my

Re: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Jencks
Well, I certainly want to see it, I hope my reservations in my reply to your previous post are answered by it. Do you think they are? Thanks david jencks On 2001.09.20 22:37:44 -0400 David Maplesden wrote: OK, (trying to be helpful) I have finished implementing a dependency mechanism in the

Re: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread David Jencks
snip All the jars in the sar are also copied to ${jboss.system.deployed}\sarname to avoid the file sharing violations that prevent the user from simply moving the original file to undeploy. This is under the assumption that all required classes are now in jars, I guess we can copy plain

[JBoss-dev] java.naming.factory.initial in Tomcat 4.0

2001-09-20 Thread Ma Cheng
It seems java.naming.factory.initial in Tomcat 4.0 is set to org.apache.naming.java.javaURLContextFactory no matter what is the value in jndi.properties or -Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory. Does any one know how to handle this? Thank you in advance, Ma Cheng

RE: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread David Maplesden
It definately happens my Windows 2000 system, I don't know if it happens under other OS's or not. The basic solution (I believe) is as you say, to copy the original then open the copy. David -Original Message- From: David Jencks [mailto:[EMAIL PROTECTED]] Sent: Friday, September 21,

RE: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Maplesden
I don't know, I beginning to regret starting to think about it :-) It's hard, there are different pro's and con's to each approach. At the moment the autodeployer thing I have done does not do any recursive deploy/undeploy at all, but I think it would be easy to build in. Scott has a good

Re: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread Scott M Stark
There has to be a common service interface that describes the requirements of the AutoDeployer or equivalent with respect to its interaction with services. Right now this is the DeployerMBean interface. It has a method that describes the file patterns each component deployer supports. You could

Re: [JBoss-dev] RH, Jetty, Service Archives...

2001-09-20 Thread Scott M Stark
The issue with win32 in general is that programs tend to acquire exclusive locks on files whereas *nix does not. - Original Message - From: David Maplesden [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 20, 2001 8:29 PM Subject: RE: [JBoss-dev] RH, Jetty, Service

Re: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Jencks
I'm glad you like my examples, I was beginning to worry I was the only one who thought those were worthwhile scenarios. I still don't understand why you want the AutoDeployer to do dependency checking rather than ServiceDeployer/UniversalDeployer. I think manual deployment should have access to

RE: [JBoss-dev] Thoughts on deployers

2001-09-20 Thread David Maplesden
OK, I've finished the AutoDeployer stuff and it works, but I guess it might not be the whole solution so I've decided not to commit it to CVS. I will send it to you off-list in case you find it useful. You know my thoughts on the whole issue. To clarify I have two main concerns. 1) make

  1   2   >