Return-Path: Delivered-To: apmail-jakarta-struts-dev-archive@apache.org Received: (qmail 87048 invoked from network); 28 Jan 2002 01:16:44 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Jan 2002 01:16:44 -0000 Received: (qmail 28441 invoked by uid 97); 28 Jan 2002 01:16:45 -0000 Delivered-To: qmlist-jakarta-archive-struts-dev@jakarta.apache.org Received: (qmail 28400 invoked by uid 97); 28 Jan 2002 01:16:44 -0000 Mailing-List: contact struts-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list struts-dev@jakarta.apache.org Received: (qmail 28386 invoked by uid 50); 28 Jan 2002 01:16:44 -0000 Date: 28 Jan 2002 01:16:44 -0000 Message-ID: <20020128011644.28385.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: struts-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 6060] New: - Only Single Data Source is initialized X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6060 Only Single Data Source is initialized Summary: Only Single Data Source is initialized Product: Struts Version: Nightly Build Platform: All URL: http://marc.theaimsgroup.com/?l=struts- dev&m=101120589507478&w=2 OS/Version: All Status: UNCONFIRMED Severity: Normal Priority: Other Component: Controller AssignedTo: struts-dev@jakarta.apache.org ReportedBy: anthony@trams.com No matter how many datasources are mentioned in the struts-config.xml, only one is registered. It appears the root problem is that initApplicationDataSources is not stepping through all of the datasources listed in the struts-config.xml. -- To unsubscribe, e-mail: For additional commands, e-mail: