Hi everyone,

how can I modify the database password definition in datasource descriptor file? It´s 
possible?

I´m using JBoss 3.2.3.

  <local-tx-datasource>
  |     <jndi-name>ABCPool</jndi-name>
  |     <connection-url><![CDATA[jdbc:inetdae7:localhost]]></connection-url>
  |     <driver-class>com.inet.tds.TdsDriver</driver-class>
  |     <user-name>username</user-name>
  |     <password>password</password>
  |     <min-pool-size>5</min-pool-size>
  |     <max-pool-size>10</max-pool-size>
  |   </local-tx-datasource>

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

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



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id?66&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to