[JBoss-dev] CVS update: jbosstest/src/resources/jmx test-service.xml

2002-04-16 Thread David Jencks

  User: d_jencks
  Date: 02/04/16 11:27:39

  Modified:src/resources/jmx test-service.xml
  Log:
  fix 2 tests
  
  Revision  ChangesPath
  1.7   +2 -2  jbosstest/src/resources/jmx/test-service.xml
  
  Index: test-service.xml
  ===
  RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- test-service.xml  7 Apr 2002 05:25:59 -   1.6
  +++ test-service.xml  16 Apr 2002 18:27:39 -  1.7
  @@ -34,7 +34,7 @@
   config-property
 config-property-nameUserName/config-property-name
 config-property-typejava.lang.String/config-property-type
  -  config-property-value/config-property-value
  +  config-property-valuesa/config-property-value
   /config-property
   config-property
 config-property-namePassword/config-property-name
  @@ -66,7 +66,7 @@
 /mbean
   /depends
   depends 
optional-attribute-name=CachedConnectionManagerjboss.jca:service=CachedConnectionManager/depends
  -attribute name=SecurityDomainJndiNamejava:/jaas/DefaultDbRealm/attribute
  +!--attribute 
name=SecurityDomainJndiNamejava:/jaas/DefaultDbRealm/attribute--
   attribute name=TransactionManagerjava:/TransactionManager/attribute
 /mbean
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jbosstest/src/resources/jmx test-service.xml

2002-04-16 Thread David Jencks

  User: d_jencks
  Date: 02/04/16 15:26:32

  Modified:src/resources/jmx Tag: Branch_3_0 test-service.xml
  Log:
  ported test fixes back from main
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.6.2.1   +2 -2  jbosstest/src/resources/jmx/test-service.xml
  
  Index: test-service.xml
  ===
  RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
  retrieving revision 1.6
  retrieving revision 1.6.2.1
  diff -u -r1.6 -r1.6.2.1
  --- test-service.xml  7 Apr 2002 05:25:59 -   1.6
  +++ test-service.xml  16 Apr 2002 22:26:32 -  1.6.2.1
  @@ -34,7 +34,7 @@
   config-property
 config-property-nameUserName/config-property-name
 config-property-typejava.lang.String/config-property-type
  -  config-property-value/config-property-value
  +  config-property-valuesa/config-property-value
   /config-property
   config-property
 config-property-namePassword/config-property-name
  @@ -66,7 +66,7 @@
 /mbean
   /depends
   depends 
optional-attribute-name=CachedConnectionManagerjboss.jca:service=CachedConnectionManager/depends
  -attribute name=SecurityDomainJndiNamejava:/jaas/DefaultDbRealm/attribute
  +!--attribute 
name=SecurityDomainJndiNamejava:/jaas/DefaultDbRealm/attribute--
   attribute name=TransactionManagerjava:/TransactionManager/attribute
 /mbean
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jbosstest/src/resources/jmx test-service.xml

2002-04-07 Thread David Jencks

  User: d_jencks
  Date: 02/04/06 21:26:00

  Modified:src/resources/jmx test-service.xml
  Log:
  updated to new mbeans used in test
  
  Revision  ChangesPath
  1.6   +60 -25jbosstest/src/resources/jmx/test-service.xml
  
  Index: test-service.xml
  ===
  RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- test-service.xml  3 Jan 2002 04:01:02 -   1.5
  +++ test-service.xml  7 Apr 2002 05:25:59 -   1.6
  @@ -6,34 +6,69 @@
   
   server
   
  -  !--classpath archive=jbosscx.sar/classpath--
  -  
  +  mbean code=org.jboss.resource.connectionmanager.LocalTxConnectionManager 
name=jboss.test:service=LocalTxCM
  +!--make the rar deploy! hack till better deployment--
  +dependsjboss.jca:service=RARDeployer/depends
   
  -!--This ds goes with hypersonic, so will work with default installation--
  -  mbean code=org.jboss.resource.ConnectionFactoryLoader 
name=TestDomain:service=ConnectionFactoryLoader,name=DeployTestDS
  -attribute 
name=ManagedConnectionFactoryPropertiesConnectionURL=jdbc:hsqldb:hsql://localhost:1476
  -  DriverClass=org.hsqldb.jdbcDriver/attribute
  -attribute name=JndiNameDeployTestDS/attribute
  -attribute name=TransactionManagerNamejava:/TransactionManager/attribute
   
  -!--Anonymous depends to database being started --
  -dependsjboss:service=Hypersonic/depends
  +depends optional-attribute-name=ManagedConnectionFactoryName
  +  !--embedded mbean--
  +  mbean code=org.jboss.resource.connectionmanager.RARDeployment 
name=jboss.test:service=LocalTxDS
  +!--hack--
  +depends 
optional-attribute-name=OldRarDeploymentjboss.jca:service=RARDeployment,name=Minerva
 JDBC LocalTransaction ResourceAdapter/depends
  +dependsjboss:service=Hypersonic/depends
   
  -depends 
optional-attribute-name=ResourceAdapterNamejboss.jca:service=RARDeployment,name=Minerva
 JDBC LocalTransaction ResourceAdapter/depends
  -depends 
optional-attribute-name=ConnectionManagerFactoryLoaderNamejboss.jca:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory/depends
  -attribute name=ConnectionManagerProperties#
  -  #Wed Aug 15 16:17:29 EDT 2001
  -  MinSize=0
  -  MaxSize=10
  -  BlockingTimeoutMillis=5000
  -  IdleTimeoutMinutes=30
  -  CleanupIntervalMinutes=10
  -  MaxIdleTimeoutPercent=1.0
  -/attribute
  -attribute name=PrincipalMappingClass
  -  org.jboss.resource.security.ManyToOnePrincipalMapping
  -/attribute
  -attribute name=PrincipalMappingPropertiesuserName=sa/attribute
  +!--real attributes--
  +attribute name=ManagedConnectionFactoryProperties
  +  properties
  +config-property
  +  config-property-nameConnectionURL/config-property-name
  +  config-property-typejava.lang.String/config-property-type
  +  
config-property-valuejdbc:hsqldb:hsql://localhost:1476/config-property-value
  +/config-property
  +config-property
  +  config-property-nameDriverClass/config-property-name
  +  config-property-typejava.lang.String/config-property-type
  +  config-property-valueorg.hsqldb.jdbcDriver/config-property-value
  +/config-property
  +config-property
  +  config-property-nameUserName/config-property-name
  +  config-property-typejava.lang.String/config-property-type
  +  config-property-value/config-property-value
  +/config-property
  +config-property
  +  config-property-namePassword/config-property-name
  +  config-property-typejava.lang.String/config-property-type
  +  config-property-value/config-property-value
  +/config-property
  +  /properties
  +/attribute
  +attribute name=JndiNameDeployTestDS/attribute
  +  /mbean
  +/depends
  +depends optional-attribute-name=ManagedConnectionPool
  +  !--embedded mbean--
  +  mbean code=org.jboss.resource.connectionmanager.JBossManagedConnectionPool 
name=jboss.test:service=LocalTxPool
  +
  +attribute name=MinSize0/attribute
  +attribute name=MaxSize50/attribute
  +attribute name=BlockingTimeoutMillis5000/attribute
  +attribute name=IdleTimeoutMinutes15/attribute
  +!--criteria indicates if Subject (from security domain) or app supplied
  +parameters (such as from getConnection(user, pw)) are used to 
distinguish
  +connections in the pool. Choices are 
  +ByContainerAndApplication (use both), 
  +ByContainer (use Subject),
  +ByApplication (use app supplied params only),
  +ByNothing (all connections are equivalent, 

[JBoss-dev] CVS update: jbosstest/src/resources/jmx test-service.xml

2002-01-02 Thread Jason Dillon

  User: user57  
  Date: 02/01/02 20:01:02

  Modified:src/resources/jmx test-service.xml
  Log:
   o migrated all components to a new JMX domain name model.  jboss.system
 is now where to core/spine components live.  moved all components that
 were in JBOSS-SYSTEM that did not move into a jboss.* domain into
 jboss (where the server is now registered).  The point was to limit the
 members of jboss.system to core bits only.
   o Created org.jboss.system.Server, which does the work of initialization
 that org.jboss.Main used to do.  Main now only parses the command line,
 sets up basic legecy properties and creates a Server instance.
   o Moved functionality of Shutdown (component not cl tool) into Server (
 which is bound as jboss.system:service=Server)
   o Moved more Runtime access from Info into Server.  Exposed memory info
 as attributes.
   o Logging a WARN everywhere that uses System.getProperty(jboss.system.home)
 as that should go away soon/eventually.
   o Initialized the invokerMap in the harmi impl to avoid NPE
   o Made getopt.jar a member of the lib/* dir instead of adding it to the
 run.jar and shutdown.jars each time.
   o Minor cosmetic changes along the way.
  
  Revision  ChangesPath
  1.5   +7 -5  jbosstest/src/resources/jmx/test-service.xml
  
  Index: test-service.xml
  ===
  RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- test-service.xml  2001/12/19 06:49:30 1.4
  +++ test-service.xml  2002/01/03 04:01:02 1.5
  @@ -1,7 +1,9 @@
   ?xml version=1.0 encoding=UTF-8?
  -!-- Test *service.xml file, deploying a ConnectionFactoryLoader.
  ---
   
  +!-- 
  +   | Test *service.xml file, deploying a ConnectionFactoryLoader.
  + --
  +
   server
   
 !--classpath archive=jbosscx.sar/classpath--
  @@ -15,10 +17,10 @@
   attribute name=TransactionManagerNamejava:/TransactionManager/attribute
   
   !--Anonymous depends to database being started --
  -dependsJBOSS-SYSTEM:service=Hypersonic/depends
  +dependsjboss:service=Hypersonic/depends
   
  -depends 
optional-attribute-name=ResourceAdapterNameJCA:service=RARDeployment,name=Minerva 
JDBC LocalTransaction ResourceAdapter/depends
  -depends 
optional-attribute-name=ConnectionManagerFactoryLoaderNameJCA:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory/depends
  +depends 
optional-attribute-name=ResourceAdapterNamejboss.jca:service=RARDeployment,name=Minerva
 JDBC LocalTransaction ResourceAdapter/depends
  +depends 
optional-attribute-name=ConnectionManagerFactoryLoaderNamejboss.jca:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory/depends
   attribute name=ConnectionManagerProperties#
 #Wed Aug 15 16:17:29 EDT 2001
 MinSize=0
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jbosstest/src/resources/jmx test-service.xml

2001-12-18 Thread marc fleury

  User: mnf999  
  Date: 01/12/18 22:49:30

  Modified:src/resources/jmx test-service.xml
  Log:
  
  
  Revision  ChangesPath
  1.4   +4 -4  jbosstest/src/resources/jmx/test-service.xml
  
  Index: test-service.xml
  ===
  RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- test-service.xml  2001/11/19 06:59:13 1.3
  +++ test-service.xml  2001/12/19 06:49:30 1.4
  @@ -14,11 +14,11 @@
   attribute name=JndiNameDeployTestDS/attribute
   attribute name=TransactionManagerNamejava:/TransactionManager/attribute
   
  -!--Anonymous mbean-ref to database being started --
  -mbean-refJBOSS-SYSTEM:service=Hypersonic/mbean-ref
  +!--Anonymous depends to database being started --
  +dependsJBOSS-SYSTEM:service=Hypersonic/depends
   
  -mbean-ref name=ResourceAdapterNameJCA:service=RARDeployment,name=Minerva 
JDBC LocalTransaction ResourceAdapter/mbean-ref
  -mbean-ref 
name=ConnectionManagerFactoryLoaderNameJCA:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory/mbean-ref
  +depends 
optional-attribute-name=ResourceAdapterNameJCA:service=RARDeployment,name=Minerva 
JDBC LocalTransaction ResourceAdapter/depends
  +depends 
optional-attribute-name=ConnectionManagerFactoryLoaderNameJCA:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory/depends
   attribute name=ConnectionManagerProperties#
 #Wed Aug 15 16:17:29 EDT 2001
 MinSize=0
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: jbosstest/src/resources/jmx test-service.xml

2001-11-18 Thread David Jencks

  User: d_jencks
  Date: 01/11/18 22:59:13

  Modified:src/resources/jmx test-service.xml
  Log:
  Fixed broken jmx deployment tests and added some new ones
  
  Revision  ChangesPath
  1.3   +13 -19jbosstest/src/resources/jmx/test-service.xml
  
  Index: test-service.xml
  ===
  RCS file: /cvsroot/jboss/jbosstest/src/resources/jmx/test-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- test-service.xml  2001/10/13 18:54:52 1.2
  +++ test-service.xml  2001/11/19 06:59:13 1.3
  @@ -1,9 +1,5 @@
   ?xml version=1.0 encoding=UTF-8?
  -!-- This is where you can add and configure your MBeans
  -  ATTENTION: The order of the listing here is the same order as
  -the MBeans are loaded. Therefore if a MBean depends on another
  -MBean to be loaded and started it has to be listed after all
  -the MBeans it depends on.
  +!-- Test *service.xml file, deploying a ConnectionFactoryLoader.
   --
   
   server
  @@ -13,30 +9,28 @@
   
   !--This ds goes with hypersonic, so will work with default installation--
 mbean code=org.jboss.resource.ConnectionFactoryLoader 
name=TestDomain:service=ConnectionFactoryLoader,name=DeployTestDS
  -attribute 
name=ManagedConnectionFactoryPropertiesConnectionURL=jdbc\:hsqldb\:hsql\://localhost\:1476
  +attribute 
name=ManagedConnectionFactoryPropertiesConnectionURL=jdbc:hsqldb:hsql://localhost:1476
 DriverClass=org.hsqldb.jdbcDriver/attribute
   attribute name=JndiNameDeployTestDS/attribute
   attribute name=TransactionManagerNamejava:/TransactionManager/attribute
  -attribute name=ResourceAdapterNameMinerva JDBC LocalTransaction 
ResourceAdapter/attribute
  -attribute name=RARDeployerNameJCA:service=RARDeployer/attribute
  -attribute 
name=ConnectionManagerFactoryNameMinervaSharedLocalCMFactory/attribute
  +
  +!--Anonymous mbean-ref to database being started --
  +mbean-refJBOSS-SYSTEM:service=Hypersonic/mbean-ref
  +
  +mbean-ref name=ResourceAdapterNameJCA:service=RARDeployment,name=Minerva 
JDBC LocalTransaction ResourceAdapter/mbean-ref
  +mbean-ref 
name=ConnectionManagerFactoryLoaderNameJCA:service=ConnectionManagerFactoryLoader,name=MinervaSharedLocalCMFactory/mbean-ref
   attribute name=ConnectionManagerProperties#
 #Wed Aug 15 16:17:29 EDT 2001
  -  InvalidateOnError=false
  -  Blocking=true
  -  IdleTimeoutMillis=180
  -  MaxSize=10
  -  TimestampUsed=false
  -  IdleTimeoutEnabled=false
  -  CleanupIntervalMillis=12
 MinSize=0
  -  GCMinIdleMillis=120
  -  CleanupEnabled=false
  +  MaxSize=10
  +  BlockingTimeoutMillis=5000
  +  IdleTimeoutMinutes=30
  +  CleanupIntervalMinutes=10
 MaxIdleTimeoutPercent=1.0
   /attribute
   attribute name=PrincipalMappingClass
 org.jboss.resource.security.ManyToOnePrincipalMapping
  -   /attribute
  +/attribute
   attribute name=PrincipalMappingPropertiesuserName=sa/attribute
 /mbean
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development