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

J,

J ANDERSEN wrote:
| I am trying to get Tomcat to work (Linux, 64 bits) - it runs fine, I
| can connect to localhost:8080, but no matter what I have tried, there
| doesn't seem to be any applications. It is probably just a question
| of find the right place to set things up, but where?

Where have you installed Tomcat? What applications do you expect to see?

Generally, there is a "webapps" directory where you can place a WAR file
and have it deployed when you start Tomcat.

| I have tried to follow the user guide,
| http://tomcat.apache.org/tomcat-5.5-doc/index.html, but to no avail,
| I'm afraid. Also, what is the default administrator and password
| supposed to be?

In a clean install, the passwords are set in the
$TOMCAT_HOME/conf/tomcat-users.xml file. You can edit the file with your
favorite text editor to set the password to whatever you'd like. This
file is referenced in the $TOMCAT_HOME/conf/server.xml file, and may be
commented-out (you'll have to uncomment it and restart Tomcat to enable it).

The server.xml file has /tons/ of comments explaining what each thing is
doing. Consider reading through it if you have some time.

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

iEYEARECAAYFAkhZR1YACgkQ9CaO5/Lv0PDq3wCgt7J322p48A7WgdW2pW2lEFXG
hfgAnj0iaOohcjYhbyt8zVavTYFfLXK6
=Smn7
-----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