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

Auke,

Auke Noppe wrote:
> Is it possible to start an instance of (embedded)tomcat without connector,
> and to invoke pages through the context.invoke(request, response) method?

Do you mind describing a scenario where this is useful? The only thing I
can think of is that JSPs might be easier to write than "real" Java, and
you want to allow your "programmers" to write JSP instead of Java, but
not use it in a web context. That sounds totally backward to me (but
I've heard crazier schemes), so I'm wondering what the motivation is.

My experience with Tomcat (non-embedded) is that if the connectors fail
to start, Tomcat itself shuts down. My guess is that there's a check for
useful connectors, and if there are none, Tomcat shuts down. I could be
totally wrong.

- -chris

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

iD8DBQFHHQL59CaO5/Lv0PARAihfAJ9ScHeDf3Db4O08MUrktTjV0aq2iwCgq2nI
qso401jWy/diffX0RA8OasA=
=yYBc
-----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