[enhydra] Would someone please tell me how to set those DB parameters
[email protected] Thu, 28 Jul 2005 20:41:33 +0200
| Newsgroups | gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format...
------------=_1122576099-23285-251
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I am currently using microsoft SQL as our DB server. There are a few parameters that need to be set, would someone please fill in the ???? for me to make it work. I tried using different class in there, but none work. I have different exception while I was trying with different classes.
thanks in advance.....
Also, when I download enhydra 6.4 from objectweb, I could not find the jars for com.lutris.appserver.server.sql.msql. I only have the standard DB classes. Would someone please tell me why? I thought it was only for enterprise version, but from the CVS directory, it should also be for Enhydra.
<Resource name="appDB" type="????"
maxWait="5000" maxActive="40" password="" maxIdle="2" username="sa"
driverClassName="com.inet.tds.TdsDriver"
url="URL" />
<env-entry>
<env-entry-name>DatabaseManager/DB/appDB/ConnectionAllocator</env-entry-name>
<env-entry-value>????</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-entry>
<env-entry>
<env-entry-name>DatabaseManager/DB/appDB/Connection/ConnectionFactory</env-entry-name>
<env-entry-value>????</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-entry>
------------=_1122576099-23285-251
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
------------=_1122576099-23285-251--