"Skladov, Victor" wrote:
> 
> I tried the connection also with Java-Application on the same server and
> it runs!
> I don't know what else I must do. Has anyone already experienced this or
> has any idea or suggestions?
> I would be very grateful for your help!

When I originally wrote the connection pooling code, I tested against a
remote JDBC connection.  There is probably something wrong in the setup.
Please verify all your settings, and test a simple connection to the
server until you find what is wrong.  Everything looks ok in your config
files, and the fact that it runs when the server is on the same machine
points to a larger error.

Ensure that the username/password exists on the remote server, that the
DSN entry for the machine is correct (i.e. host.company.com), that the
connection port is correct, etc.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to