logo       

[enhydra] Database Manager questions: msg#00002

java.enhydra.general

Subject: [enhydra] Database Manager questions

Hi,

I tried to turn on the Database Manager debug such that I can see why the
StandardDBConnection class method prepareStatement return null when called the
method to do a preparedStatement. I tried in the web.xml

<env-entry>
<env-entry-name>DatabaseManager/Debug</env-entry-name>
<env-entry-value>true</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-en try>

but still no logging coming out? I think the log file is under bin directory,
not the logs directory under multiserver.

I replicated the code in my application to get connection, then do the
preparedStatement from StandardDBConnection and it works. The only thing that
bother me is in StandardDBConnection, the call
"connection.getMetaData().getMaxStatements()" returns 0 for my DB. Will that
cause any problem.

Also, when I attempted to connect to my application through Enhydra, I got the
following error - Access is denied when MultiClassLoader attempted to load the
class? Any permission I need to set?

thanks

Phoebe


--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing
list.
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise