Results 1 to 5 of 5
- 05-30-2007, 08:56 AM #1
Member
- Join Date
- May 2007
- Posts
- 2
- Rep Power
- 0
- 05-31-2007, 11:41 AM #2levent Guest
I am not experienced much in Java EE, but let me know if i am wrong. The database server and application server should be independent programs. In that case you will not need to restart application server when you changed sth in database server. Am i wrong?
- 06-04-2007, 02:40 PM #3
Member
- Join Date
- May 2007
- Posts
- 2
- Rep Power
- 0
Hi for example suppose i have one database through that i login into the appliaction after login i want to create a new database and i need to connect to that newly created database without restarting the websphere server
Last edited by satya; 06-04-2007 at 02:41 PM. Reason: changed the content
- 06-04-2007, 08:35 PM #4
Senior Member
- Join Date
- Jun 2007
- Posts
- 132
- Rep Power
- 0
Hi satya, if you are using only JNDI you have to create the datasource and associate it to the application
- 06-05-2007, 01:45 AM #5
Senior Member
- Join Date
- Jun 2007
- Posts
- 164
- Rep Power
- 6
Similar Threads
-
Help with Java application to connect to a database
By coco in forum JDBCReplies: 3Last Post: 09-18-2008, 03:07 PM -
Unable to start WEbSphere server using RAD IDE
By uppaluru in forum Other IDEsReplies: 1Last Post: 02-13-2008, 07:51 AM -
Using JDBC to connect to ORACLE database
By Java Tip in forum Java TipReplies: 0Last Post: 02-10-2008, 11:27 AM -
Problem to connect Database
By Swamipsn in forum NetBeansReplies: 1Last Post: 08-07-2007, 07:13 AM -
Websphere Application Server
By Albert in forum Advanced JavaReplies: 1Last Post: 07-05-2007, 06:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks