Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMI Services and JDBC Connection pooling

843793Apr 4 2008 — edited Apr 13 2008
Hi

In my application there are many rmi services running and each service using jdbc connectioon on client requests. Like this we have many rmi services and its methods using jdbc connection.

Is it possible to implement one jdbc connection pool to share accross rmi services and its methods instead of creating jdbc connecton on each request?if its possible,please give your inputs to implement this.

Regards,
Chandra
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2008
Added on Apr 4 2008
3 comments
145 views