[JBoss-dev] [ jboss-Change Notes-416227 ] Resource adapters can be auto-deployed

2001-04-14 Thread noreply
Change Notes item #416227, was updated on 2001-04-14 22:50 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=416227&group_id=22866 Category: None Group: v2.4 Status: Open Priority: 5 Submitted By: Toby Allsopp (tobyallsopp) Assigned to: Nobody/Anonymous (no

[JBoss-dev] CVS update: jboss/src/lib jbosscx-0.2.jar

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:41:21 Modified:src/lib jbosscx-0.2.jar Log: Modified AutoDeployer so that it can be configured to deploy RARs (inspired by Patch #415321 from David Jencks). - added jboss-deployer target to build.xml that builds dist/external/jboss-d

[JBoss-dev] CVS update: jboss/src/etc/deploy minerva-xa-1.0b3.rar

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:41:21 Removed: src/etc/deploy minerva-xa-1.0b3.rar Log: Modified AutoDeployer so that it can be configured to deploy RARs (inspired by Patch #415321 from David Jencks). - added jboss-deployer target to build.xml that builds dist/exter

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

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:41:21 Modified:src/main/org/jboss/ejb AutoDeployer.java Log: Modified AutoDeployer so that it can be configured to deploy RARs (inspired by Patch #415321 from David Jencks). - added jboss-deployer target to build.xml that builds dist/

[JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment DeployerMBean.java DeploymentException.java J2eeDeployer.java J2eeDeployerMBean.java J2eeDeploymentException.java

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:41:21 Modified:src/main/org/jboss/deployment DeployerMBean.java DeploymentException.java J2eeDeployer.java J2eeDeployerMBean.java J2eeDeploymentException.java Log: Modified AutoDeployer so that it ca

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

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:41:21 Modified:src/etc/conf/default jboss.jcml Log: Modified AutoDeployer so that it can be configured to deploy RARs (inspired by Patch #415321 from David Jencks). - added jboss-deployer target to build.xml that builds dist/external/

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

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:41:21 Modified:src/build build.xml Log: Modified AutoDeployer so that it can be configured to deploy RARs (inspired by Patch #415321 from David Jencks). - added jboss-deployer target to build.xml that builds dist/external/jboss-deploy

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

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 22:12:12 Modified:src/build build.xml Log: Removed org.jboss.dependencies from list of packages so that javadocs will build. Revision ChangesPath 1.60 +1 -1 jboss/src/build/build.xml Index: build.xml ===

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

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 21:31:39 Modified:src/main/org/jboss/resource RARDeployer.java RARDeployerMBean.java RARMetaData.java Log: - Reduced verbosity of deployment of RARs containing license terms - Removed classes duplicated from the core - these

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

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 21:31:39 Modified:src/build build.xml Log: - Reduced verbosity of deployment of RARs containing license terms - Removed classes duplicated from the core - these are now in the jboss-deployer.jar file - Implemented getDeplyableFilter for the u

[JBoss-dev] CVS update: jbosscx/src/lib jboss-deployer.jar

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 21:31:39 Added: src/lib jboss-deployer.jar Log: - Reduced verbosity of deployment of RARs containing license terms - Removed classes duplicated from the core - these are now in the jboss-deployer.jar file - Implemented getDeplyableFilter f

[JBoss-dev] CVS update: jbosscx/src/main/org/jboss/deployment DeployerMBean.java DeployerMBeanSupport.java DeploymentException.java

2001-04-14 Thread tobyallsopp
User: tobyallsopp Date: 01/04/14 21:31:39 Removed: src/main/org/jboss/deployment DeployerMBean.java DeployerMBeanSupport.java DeploymentException.java Log: - Reduced verbosity of deployment of RARs containing license terms - Removed classes duplicated from

RE: [JBoss-dev] DependencyManager & jboss.dependencies

2001-04-14 Thread Jason Dillon
Just to clarify, I should talk to Peter about adding a openjms contrib module. And for the tests, this is from the jbosstest module... perhaps the bin/mdbtest.sh script? Is there more documentation on this anywhere? --jason On Sun, 15 Apr 2001, Juha Lindfors wrote: > > Factoring out the open

RE: [JBoss-dev] DependencyManager & jboss.dependencies

2001-04-14 Thread Juha Lindfors
Factoring out the openjms stuff from the server to a contrib module seems like a good idea to me. Ping Peter Antman for comments/help (the email is at SF) before commiting. Also run mdb tests from test module. the log4j should be as easy as removing the log4j-old.jar from the cvs, don't remove a

RE: [JBoss-dev] DependencyManager & jboss.dependencies

2001-04-14 Thread Jason Dillon
Ok, it looks like the OpenJMS is only referenced directly in these files: o src/main/org/jboss/jms/asf/OpenJMSServerSessionPoolFactory.java: import org.exolab.jms.client.OpenJMSServerSessionPool; import org.exolab.jms.client.JmsServerSessionPool; org.exolab.core.logger.LoggerIfc

RE: [JBoss-dev] RE: Jboss-development digest, Vol 1 #111 - 4 msgs

2001-04-14 Thread marc fleury
no answering jboss-user here PLEASE, you just encourage the same behavior over and over, marc ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] RE: Jboss-development digest, Vol 1 #111 - 4 msgs

2001-04-14 Thread Jay Walters
Add the jta jar file to your classpath. Cheers ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

RE: [JBoss-dev] DependencyManager & jboss.dependencies

2001-04-14 Thread Juha Lindfors
Wanna take a look at the OpenJMS stuff too? :) It takes a meg in our package, and seems unnecessary as we use JBossMQ for MDB. The old log4j might be a good candidate for removal as well. -- Juha At 14:17 14.4.2001 -0700, you wrote: >DependencyManager and jboss.dependencies have been removed.

RE: [JBoss-dev] DependencyManager & jboss.dependencies

2001-04-14 Thread Jason Dillon
DependencyManager and jboss.dependencies have been removed. I also updated Main to remove the import of DependencyManager. I verified that the system builds correctly and runs with no other modifications too. --jason On Sat, 14 Apr 2001, marc fleury wrote: > |>From my investigation I would sa

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

2001-04-14 Thread user57
User: user57 Date: 01/04/14 15:14:14 Removed: src/main/org/jboss/dependencies DependencyManager.java Log: o Removing DependencyManager and jboss.dependencies, since they were not in use by any other part of the system. o Removed import of DependencyManager from Main. ___

[JBoss-dev] CVS update: newsite/business binary.html

2001-04-14 Thread juhalindfors
User: juhalindfors Date: 01/04/14 15:17:41 Modified:business binary.html Log: Redirecting downloads to SourceForge. Revision ChangesPath 1.14 +3 -3 newsite/business/binary.html Index: binary.html ==

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

2001-04-14 Thread user57
User: user57 Date: 01/04/14 15:14:14 Modified:src/main/org/jboss Main.java Log: o Removing DependencyManager and jboss.dependencies, since they were not in use by any other part of the system. o Removed import of DependencyManager from Main. Revision ChangesPath

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

2001-04-14 Thread user57
User: user57 Date: 01/04/14 15:14:14 Removed: src/etc/conf/default jboss.dependencies Log: o Removing DependencyManager and jboss.dependencies, since they were not in use by any other part of the system. o Removed import of DependencyManager from Main. __

Re: [JBoss-dev] The new Service solution

2001-04-14 Thread Vladimir Blagojevic
Hey, > 1. Can a service started later, after jboss.jcml is processed.. such as > dynamically through the html interface, or by jetty's service starter > mbean, get registered with the ServiceControl? so as for instance to have > its shutdown managed. (jetty is a bad example, this all started so

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

2001-04-14 Thread peterbraswell
User: peterbraswell Date: 01/04/14 06:34:53 Modified:src/main/org/jboss/test/cts/test BmpTest.java StatefulSessionTest.java Log: Modified some failure messages. Revision ChangesPath 1.2 +2 -4 jbosstest/src/main/org/jboss/test/cts/test/B

[JBoss-dev] JBoss-user questions on JBoss-dev

2001-04-14 Thread marc fleury
JBoss-user is overflowing, there is a steady stream of newcomers and new developers that help people but the user base is outpacing the developer base. We are seeing a recrudescence of mails that are purely support questions on this list. I will ask all of you to stand fast and be FIRM in redire

RE: [JBoss-dev] DependencyManager & jboss.dependencies

2001-04-14 Thread marc fleury
|>From my investigation I would say that it is not being used anywhere |inside of the jboss project. If this is true, it might be a good |idea to at |least remove the jboss.dependencies from the conf/default directory so that |it does not confuse anyone. correct, |I think that the DependencyMan

Re: [JBoss-dev] RE: Jboss-development digest, Vol 1 #111 - 4 msgs

2001-04-14 Thread Toby Allsopp
For God's sake, man, trim your replies! Harishankar Nair wrote: [37kB of stuff] ___ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development

Re: [JBoss-dev] Urgent help needed - Class not found exception

2001-04-14 Thread Harishankar Nair
Hi Tobias , I again encounter the same error , even after making changes mentioned by you , while testing with the sample bean - InterestClient and Interest bean. Here is the exception I get : C:\jBoss\jbossinterestEjb\interest>java InterestClient Got context Exception in thread "main" java.lang

[JBoss-dev] RE: Jboss-development digest, Vol 1 #111 - 4 msgs

2001-04-14 Thread Harishankar Nair
Hello ToBias , I again get the same exception : C:\jBoss\jbossinterestEjb\interest>java InterestClient Got context Exception in thread "main" java.lang.NoClassDefFoundError: javax/transaction/TransactionManager at java.lang.Class.getMethods0(Native Method) at java.lang.Class.getDe

[JBoss-dev] [ jboss-Change Notes-416083 ] Patch #415652: Jaws Mapping for SQL2000

2001-04-14 Thread noreply
Change Notes item #416083, was updated on 2001-04-14 01:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=381174&aid=416083&group_id=22866 Category: None Group: v2.4 Status: Open Priority: 5 Submitted By: Juha Lindfors (juhalindfors) Assigned to: Nobody/Anonymous (

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

2001-04-14 Thread juhalindfors
User: juhalindfors Date: 01/04/14 01:39:45 Modified:src/etc/conf/default standardjaws.xml Log: Jaws DB Mapping for MSSQL2000 (Patch #415652 Submitted by Nobody/Anonymous) Revision ChangesPath 1.15 +94 -0 jboss/src/etc/conf/default/standardjaws.xml Index: st