hi,
I'm first time working with JBoss and PostgreSQL. and there my question.
In postgres-service.xml are four lines with PostgresDS:
<mbean
code="org.jboss.resource.connectionmanager.LocalTxConnectionManager"
name="jboss.jca:service=LocalTxCM,name=PostgresDS">
<module-option name =
"managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=PostgresDS</module-option>
<mbean code="org.jboss.resource.connectionmanager.RARDeployment"
name="jboss.jca:service=LocalTxDS,name=PostgresDS">
<mbean
code="org.jboss.resource.connectionmanager.JBossManagedConnectionPool"
name="jboss.jca:service=LocalTxPool,name=PostgresDS">
If I change the JNDI name for my db connection to DefaultDS, should I
change the lines above too? I didn't find any manual about this file.
Rafal
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
- [JBoss-user] postgres-service.xml Gabriel Pinto
- Re: [JBoss-user] postgres-service.xml David Jencks
- Re: [JBoss-user] postgres-service.xml Gabriel Pinto
- Rafal Kedziorski
