You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
have access to post topics
communicate privately with other members (PM)
not see advertisements between posts
have the possibility to earn one of our surprises if you are an active member
access many other special features that will be introduced later.
without restarting the websphere server i need to connect a newly created database
Hi all,
without restarting the websphere server i need to connect a newly created database or to connect a newl database without restartin the websphere server.
any body can help?
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?
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 03:41 PM.
Reason: changed the content
I don't know a lot of websphere, but you can create datasources and deploy them like as jboss, if it is true, check if you can change and restarting using JMX service