Gregor Schneider wrote:
> Hi Mark,
> 
> On Thu, Aug 28, 2008 at 1:15 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
>> Is the right listener defined in web.xml?
>>
> hm, what do you mean by right listener? and what web.xml? I figure you
> mean $catalina_home/conf/web.xml?
> 
> As a how-two I used the tomcat-docs as described here
> http://tomcat.apache.org/tomcat-5.5-doc/apr.html, and I don't see any
> remark about specifying any listener.
> 
> What I see is, that the HTTP-connector now can take some more
> attributes. I also guess that the term "HTTP-connector" refers to the
> entry
> 
>     <Connector port="8080" />
> 
> in $catalina_home/conf, or am I wrong?

Sorry, I meant server.xml. The APR listener needs to be present (it is
by default).

Mark



---------------------------------------------------------------------
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