aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes problem with RAD6.0 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 » Engineering » IDEs, Version Control and other tools
Reply Bookmark "problem with RAD6.0" Watch "problem with RAD6.0" New topic
Author

problem with RAD6.0

raju sangam
Ranch Hand

Joined: Jun 19, 2007
Posts: 38
Hi Ranchers,

I am working on web application using RAD/Websphere.
While running on the server, my application able to connection only DB which is described in .properties file.

Several other DB connections defined in java file, which is compiled without any issue. I can able to connect that db using sample main method program.
But while running on server, it is not connecting to DB (defined in java files).

If anybody has the idea to connect the DB with alternate way. please share with me.

Thanks,
Sangam
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: problem with RAD6.0
 
Similar Threads
NX: URLyBird validation of requirements
getting error in connection pooling
getting I/O Error: DB server closed connection
Help : using RMI with Tomcat
URLyBird - Database Access