You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/01/28 02:16:44 UTC

DO NOT REPLY [Bug 6060] New: - Only Single Data Source is initialized

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6060>.
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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>