[JBoss-user] disregards XML comments

2001-06-16 Thread Boris Garbuzov

Hello, Larry and all those who can explain. I added some potential
datasource to my tomcat/jboss.jcml file. Since database is not yet
created, I commented out the tag, but I still see the followith message
on console as if it disregards my comments:
-
[mySQL] Starting
[mySQL] XA Connection pool mySQL bound to java:/mySQL

  !-- Larry Budnick [EMAIL PROTECTED],
[EMAIL PROTECTED] --
  !--
mbean code=org.jboss.jdbc.XADataSourceLoader
name=DefaultDomain:service=XADataSource,name=mySQL
attribute name=PoolNamemySQL/attribute
attribute
name=DataSourceClassorg.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl/attribute

attribute name=Properties/attribute
attribute
name=URLjdbc:mysql://209.53.249.186:3306/ForJBoss/attribute
attribute name=GCMinIdleTime120/attribute
attribute name=JDBCUseradministrator/attribute
attribute name=MaxSize10/attribute
attribute name=Passwordboradmin/attribute
attribute name=GCEnabledfalse/attribute
attribute name=InvalidateOnErrorfalse/attribute
attribute name=TimestampUsedfalse/attribute
attribute name=Blockingtrue/attribute
attribute name=GCInterval12/attribute
attribute name=IdleTimeout180/attribute
attribute name=IdleTimeoutEnabledfalse/attribute
attribute name=LoggingEnabledfalse/attribute
attribute name=MaxIdleTimeoutPercent1.0/attribute
attribute name=MinSize0/attribute
/mbean
--



___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] disregards XML comments

2001-06-16 Thread Allen fogleson

is the datasource listed in jboss-auto.jcml? this file is created by jboss,
but you can comment out the lines there, or delete the entire file and then
it should wrk.

Al

- Original Message -
From: Boris Garbuzov [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, June 16, 2001 7:39 PM
Subject: [JBoss-user] disregards XML comments


 Hello, Larry and all those who can explain. I added some potential
 datasource to my tomcat/jboss.jcml file. Since database is not yet
 created, I commented out the tag, but I still see the followith message
 on console as if it disregards my comments:
 -
 [mySQL] Starting
 [mySQL] XA Connection pool mySQL bound to java:/mySQL
 
   !-- Larry Budnick [EMAIL PROTECTED],
 [EMAIL PROTECTED] --
   !--
 mbean code=org.jboss.jdbc.XADataSourceLoader
 name=DefaultDomain:service=XADataSource,name=mySQL
 attribute name=PoolNamemySQL/attribute
 attribute
 name=DataSo
urceClassorg
.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl/attribute

 attribute name=Properties/attribute
 attribute
 name=URLjdbc:mysql://209.53.249.186:3306/ForJBoss/attribute
 attribute name=GCMinIdleTime120/attribute
 attribute name=JDBCUseradministrator/attribute
 attribute name=MaxSize10/attribute
 attribute name=Passwordboradmin/attribute
 attribute name=GCEnabledfalse/attribute
 attribute name=InvalidateOnErrorfalse/attribute
 attribute name=TimestampUsedfalse/attribute
 attribute name=Blockingtrue/attribute
 attribute name=GCInterval12/attribute
 attribute name=IdleTimeout180/attribute
 attribute name=IdleTimeoutEnabledfalse/attribute
 attribute name=LoggingEnabledfalse/attribute
 attribute name=MaxIdleTimeoutPercent1.0/attribute
 attribute name=MinSize0/attribute
 /mbean
 --



 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 http://lists.sourceforge.net/lists/listinfo/jboss-user


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user