Re: [enhydra] InvocationTargetException

"Phoebe Whitefield" <[email protected]> Thu, 28 Jul 2005 15:48:08 -0400
Newsgroups gmane.comp.java.enhydra.general
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1122580130-23285-270
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 8bit

Hi, 

I finally able to bring up enhydra now. Thanks for all the
help. The other questions I have 
-) I tried to put in 2 logical databases by using this 

<!-- Generic DB configuration -->
        <env-entry>
            <env-entry-name>DatabaseManager/Databases[]</env-entry-name>
            <env-entry-value>setnet_host</env-entry-value>
            <env-entry-type>java.lang.String</env-entry-type>
            <!-- why can't use 2 here, it only do 1 P.W. 
            <env-entry-value>setnet_stage</env-entry-value>
            <env-entry-type>java.lang.String</env-entry-type>
 -->
        </env-entry>

        <env-entry>
            <env-entry-name>DatabaseManager/DefaultDatabase</env-entry-name>
            <env-entry-value>setnet_host</env-entry-value>
            <env-entry-type>java.lang.String</env-entry-type>
        </env-entry>

but it won't work. The error was - can't find setnet_host.
From the enhydra.log, I found out enhydra only know about
setnet_stage, the last entry in the Databases[] value.
Ummmmmm.....

Also, I put my jdbc driver jar under app/WEB-INF/lib, but
it complains not finding the driver, therefore, I moved the
jar to ENHYDRA_HOME/multiserver/shared/lib, then it worked.

thanks a million for all your help so far. Have a great
evening. 

Phoebe



------------=_1122580130-23285-270
Content-Type: text/plain; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: 8bit


--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

------------=_1122580130-23285-270--