You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Todd Chaffee <tc...@toddbiz.com> on 2001/04/14 19:56:16 UTC

Problem running tomcat embedded in jboss.

I was running tomcat w/ apache with no problems and decided to try using
jboss with embedded tomcat.  I download the latest version (jboss 2.2 +
tomcat 3.2.1) and am now get a mod_jk error any time I request a .jsp page:

[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

Any suggestions?

- Todd Chaffee