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

Jan,

On 5/14/2009 5:05 AM, Jan Horký wrote:
> Hi, thank you for replay.
> 
> I tried to set various options in strartup.bat but It didn't work. It
> worked only if I ran "java -jar bootstrap.jar start" command from
> commnad line in tomcat\bin\. The thing which I'm interested in is
> which options (variables) are used when I start Tomcat this way (java
> -jar boot...). Than I can try to set service (windows registry, good
> to know, thx) same way as it's set when I'm using bootstrap class to
> tomcat run.

When you say it "doesn't work", what /does/ happen? Log files? Console
output?

I suspect you've messed-up Tomcat's lib directory and there are odd
dependencies not being fulfilled. You shouldn't have put anything into
Java's lib directory. You should probably also not have put anything
into Tomcat's lib directory. You should deploy the application-specific
JAR files into the webapp's WEB-INF/lib directory.

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

iEYEARECAAYFAkoMaXUACgkQ9CaO5/Lv0PC5HACgqpYBYbdDf5NqJEDo7ZHrc+FX
+8cAoJ0vvB65bJuxdis/m2NecvD/ev/W
=hETv
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to