Carol Cheung wrote:
Hi,

I'm reading about DataSourceRealm at http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html
and step 2 under "Quick Start" is confusing.

It says "Configure a database username and password for use by Tomcat ..."
What does this mean? What should the username and password be and where should they be located so that they are configured for use by Tomcat?

It means that you need to configure a DataSource for use by the Realm.

There's no username or password specified in the example Realm element under the DataSourceRealm section.

Correct, just the reference to the DataSource.

p


Thanks,
Carol

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




---------------------------------------------------------------------
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