Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

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.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-30-2007, 09:56 AM
Member
 
Join Date: May 2007
Posts: 2
satya is on a distinguished road
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?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-31-2007, 12:41 PM
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
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?
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 06-04-2007, 03:40 PM
Member
 
Join Date: May 2007
Posts: 2
satya is on a distinguished road
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
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 06-04-2007, 09:35 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
Hi satya, if you are using only JNDI you have to create the datasource and associate it to the application
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 06-05-2007, 02:45 AM
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
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

Last edited by Heather : 06-05-2007 at 06:40 PM.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to start WEbSphere server using RAD IDE uppaluru Other IDEs 1 02-13-2008 08:51 AM
Using JDBC to connect to ORACLE database Java Tip Java Tips 0 02-10-2008 12:27 PM
Help with Java application to connect to a database coco Database 1 08-07-2007 08:39 AM
Problem to connect Database Swamipsn NetBeans 1 08-07-2007 08:13 AM
Websphere Application Server Albert Advanced Java 1 07-05-2007 07:52 PM


All times are GMT +3. The time now is 04:17 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org