|
-----Original Message-----[mailto:java400-l-bounces@xxxxxxxxxxxx]
From: java400-l-bounces@xxxxxxxxxxxx
On Behalf Of James Perkinsto
Sent: Tuesday, November 25, 2008 7:12 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Handling Database Connections
For the one I tested it on we are using WebSphere Application Server V6.0.
We also use V6.1 and probably soon V7.
I put the class in the normal WEB-INF/classes/ directory.
James R. Perkins
On Tue, Nov 25, 2008 at 17:46, Gary L Peskin <garyp@xxxxxxxxxxxx> wrote:
What JSP/servlet container are you using (and what release)? You need
once.be
sure that your class is in the correct place so that it's only loaded
ran
Gary
-----Original Message-----[mailto:java400-l-bounces@xxxxxxxxxxxx]
From: java400-l-bounces@xxxxxxxxxxxx
On Behalf Of James Perkins
Sent: Tuesday, November 25, 2008 5:25 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Handling Database Connections
Thanks all for your help. I did write a singleton to handle this, but
I'minto a problem.
I'm not sure the singleton is being reused. I keep getting multiple
connections each time the class that uses the singleton is called.
This class is called from a JSP, so maybe this has to do with the
classloader? I found an article JavaWorld that talks about this, but
thisstill a bit confused.
http://www.javaworld.com/javaworld/jw-04-2003/jw-0425-
designpatterns.html?page=7
Could someone kindly point me in the right direction. I have feeling
might be an easy thing, but I'm just not sure.
James R. Perkins
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.