-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Elanora,

ge wrote:
> <sql:query var="rs"
> dataSource="jdbc:mysql://localhost:3306/javatest?user=javauser&password=javadude">
>  select id, foo, bar from testdata </sql:query>

I think you want to use the name of the dataSourced, here, not the URL.
You want something like "jdbc/MyDataSource" -- it should match whatever
you have in your server.xml (or context.xml) to configure the
datasource's name.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkikYDUACgkQ9CaO5/Lv0PBWJwCePl5KLbCAY0djo3Rvf9n8T1Hz
iy4AoKyf2ImJY0EIBmG0oyuaXdZHuC6t
=e1Ms
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to