Ok..thanks for looking at this!

 From the Server.log :

2004-04-02 11:37:26,906 INFO  [org.jboss.deployment.MainDeployer] Starting deployment 
of package: file:/C:/jboss/jboss-3.2.3/server/default/deploy/mysql-ds.xml
  | 2004-04-02 11:37:26,937 INFO  [org.jboss.resource.connectionmanager.RARDeployment] 
Started jboss.jca:service=ManagedConnectionFactory,name=CurlDS
  | 2004-04-02 11:37:26,937 INFO  
[org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Started 
jboss.jca:service=ManagedConnectionPool,name=CurlDS
  | 2004-04-02 11:37:26,937 INFO  [org.jboss.deployment.MainDeployer] Deployed 
package: file:/C:/jboss/jboss-3.2.3/server/default/deploy/mysql-ds.xml
  | 2004-04-02 11:37:26,937 INFO  [org.jboss.deployment.MainDeployer] Starting 
deployment of package: 
file:/C:/jboss/jboss-3.2.3/server/default/deploy/mysql-local-ds.xml
  | 2004-04-02 11:37:27,062 INFO  [org.jboss.resource.connectionmanager.RARDeployment] 
Started jboss.jca:service=ManagedConnectionFactory,name=ITmysql
  | 2004-04-02 11:37:27,062 INFO  
[org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Started 
jboss.jca:service=ManagedConnectionPool,name=ITmysql
  | 2004-04-02 11:37:27,062 INFO  [org.jboss.deployment.MainDeployer] Deployed 
package: file:/C:/jboss/jboss-3.2.3/server/default/deploy/mysql-local-ds.xml



.. *** Here is the Jaas stuff for Hsql and the jndi name binding for hsql

  | 2004-04-02 11:37:27,687 INFO  
[org.jboss.security.plugins.JaasSecurityManagerService] Added HsqlDbRealm, [EMAIL 
PROTECTED] to map
  | 2004-04-02 11:37:27,703 INFO  
[org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.DefaultDS] Bound 
connection factory for resource adapter for ConnectionManager 
'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
  | 2004-04-02 11:37:27,703 INFO  
[org.jboss.resource.connectionmanager.TxConnectionManager] Started 
jboss.jca:service=LocalTxCM,name=DefaultDS


****  Jndi bindings for the other datasources 

  | 2004-04-02 11:37:28,218 INFO  
[org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.CurlDS] Bound 
connection factory for resource adapter for ConnectionManager 
'jboss.jca:service=LocalTxCM,name=CurlDS to JNDI name 'java:/CurlDS'
  | 2004-04-02 11:37:28,218 INFO  
[org.jboss.resource.connectionmanager.TxConnectionManager] Started 
jboss.jca:service=LocalTxCM,name=CurlDS
  | 2004-04-02 11:37:28,234 INFO  
[org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.ITmysql] Bound 
connection factory for resource adapter for ConnectionManager 
'jboss.jca:service=LocalTxCM,name=ITmysql to JNDI name 'java:/ITmysql'
  | 2004-04-02 11:37:28,234 INFO  
[org.jboss.resource.connectionmanager.TxConnectionManager] Started 
jboss.jca:service=LocalTxCM,name=ITmysql



 View from JndiView. List()

 here are the relevant parts from the Java:  Namespace

  +- ITmysql (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)
  |   +- CurlDS (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)
  |   +- DefaultDS (class: org.jboss.resource.adapter.jdbc.WrapperDataSource)


 Everything looks ok... 

  

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828949#3828949

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828949


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to