got it working

thank you Wesley and David

On Sun, Jul 26, 2009 at 11:59 AM, Wesley Acheson
<wesley.ache...@gmail.com>wrote:

> I'd probably copy and change it.  see
> http://tomcat.apache.org/connectors-doc/generic_howto/quick.html  It
> requrired to list the tomcat instances and what ports they listen to AJP
> over.
>
> On Sat, Jul 25, 2009 at 9:20 PM, David Smith <d...@cornell.edu> wrote:
>
> > If I remember write, this file has all the mount directives for various
> > webapps hosted by tomcat.  It might have even been auto-generated in
> > your tomcat 5.5 environment by the tomcat service.  I would migrate the
> > stuff in workers.properties to their equivalent in apache httpd config
> > files and drop the reference from jk.conf.
> >
> > --David
> >
> > Lucas Vickers wrote:
> > > Hello,
> > > I'm on a pre-configured box (I'm learning).
> > > I upgraded my tomcat from 5.5 to 6, and I found that my apache server
> can
> > > not start because:
> > >
> > > /usr/local/apache/conf/jk.conf
> > > references
> > >
> > > JkWorkersFile /usr/local/jakarta/tomcat/conf/workers.properties
> > >
> > > which is not available in tomcat 6.
> > >
> > > what should be done in this situation?  remove the reference, copy the
> > file
> > > over from my 5.5 dir?
> > >
> > > thanks!
> > > Lucas
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
>

Reply via email to