Re: Jboss 4.0.x deployment
Re: Jboss 4.0.x deployment
- Subject: Re: Jboss 4.0.x deployment
- From: David Aspinall <email@hidden>
- Date: Wed, 28 Jun 2006 13:40:48 -0400
We are not using JBoss, but we are using WebSphere and all database
connections are handled by the IBM Connection pool. We got all kinds
of connection issues (incomplete transactions, deadlocks, closed
connections) because EOF like to make a connection and hold it forever.
To fix it i created an alternate EOF adaptor based on the
JavaPoolingJDBCAdaptor. It manages the connections using delegate
hooks from EOF.
Let me know, I can probably post it if you are interested.
David
---
Ticoon Technology Inc.
56 The Esplanade, Suite 404, Toronto, ON, M5E 1A7
On 28-Jun-06, at 1:09 PM, Andrew Madu wrote:
Hi,
is anyone deploying their webobjects peoject withing Jboss 4.0.x?
If so, how are you handling your DB connections, are you letting
Jboss handle the connection via JNDI or are you letting webojects
handle it?
thanks in advance
Andrew
_______________________________________________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden