aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes change my BMP's datasource name during runtime? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "change my BMP Watch "change my BMP New topic
Author

change my BMP's datasource name during runtime?

Kamal SampathKumar
Greenhorn

Joined: Aug 09, 2001
Posts: 11
How do i change my BMP's datasource name during runtime? I have a login page to let me to choose which datasource i need, for example, jdbc/datasource1 and jdbc/datasource2. After i choose a datasource name, how can i pass it to my BMP and based on the datasource name and hence i can retrieve data from different database. Pls advise. Thanks.
Kamal
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: change my BMP's datasource name during runtime?
 
Similar Threads
How to integrate SQL server with JBOSS
WSAD and Connection Pools
DataSource and Driver Class loaded at runtime
change my BMP's datasource name during runtime?
Change datasource of BMP during runtime