aspose file tools
The moose likes JBoss and the fly likes Db connection in jbossRemoting 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 » Products » JBoss
Reply Bookmark "Db connection in jbossRemoting" Watch "Db connection in jbossRemoting" New topic
Author

Db connection in jbossRemoting

kalyan
Greenhorn

Joined: Sep 08, 2007
Posts: 1
Hi,

I am using jbossRemoting as a server ,
I establish a db connection from this server,
while the server is on the db connections are not closed, when the server is stopped immediately connections are closed,
In coding i immediately closed connection when used.
I can't understand whats the problem is

Anybody pls help me,

Thanks&Regards,
kalyan
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

"jboss kalyan"

Please check your private message, for a message from JavaRanch.


[My Blog] [JavaRanch Journal]
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8145
    
  52

while the server is on the db connections are not closed, when the server is stopped immediately connections are closed


How did you check this?

Also, see if this helps:

CanJBossTellMeWhenIDontCloseAConnection
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

"kalyan",
Please check your private messages.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Db connection in jbossRemoting
 
Similar Threads
DB Connection Pool refresh
Oracle Connection Pooling
What happens if Database Connections not closed?
SSL Connection Pool between HTTP server and Application server
Running JBoss localy from Eclipse - can't establish connection