Re: [JBoss-user] JZ0C0: Connection is already closed

2003-11-02 Thread Muraly R
Hi Adrian, Thanks for the suggestion, IT WORKED(Sorry for the delayed response too.:-) From the link you have provided, I took the source files and replaced it with the source code I had downloaded for JBoss3.0.7. Intiated a new build and everything works fine now. I had to

Re: [JBoss-user] JZ0C0: Connection is already closed

2003-10-28 Thread Adrian Brock
Hi, I don't think this is the same problem. The fix you mention was a simple typo. This diff fixes that problem: http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java?r1=1.2.2.10&r2=1.2.2.10.2.1 The fix you want is actually