Hello,

whats the diffences between a data source and a connection pool?

In the jboss.jcml a data source is defined:

<mbean code="org.jboss.jdbc.XADataSourceLoader"
name="DefaultDomain:service=XADataSource,name=InstantDB">

and in the next row a connection pool:

    <attribute name="PoolName">InstantDB</attribute>

Must the names of the connection pool and the data source the same or
could/must they differ?

Thanks a lot,
Juergen

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

Reply via email to