When performing the clustering, in server.xml, in many posts(e.g.,
http://marc.info/?l=tomcat-user&m=121210007222860&w=2) i saw they were
configuring the Tomcat 6.0 and have provided the <Receiver> tag with this
class.
Thats why i was wondering where that class is at? In Tomcat 5.x i saw that
class in the documentation (
http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/cluster/tcp/ReplicationListener.html).

If the class is removed in the tomcat 6.0 version, what is the replacing
class?
--
Pavan Kumar Singaraju

On Thu, Jul 17, 2008 at 1:00 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:

> Pavan Singaraju wrote:
>
>> Hi all,
>>    Is the class "org.apache.catalina.cluster.tcp.ReplicationListener"
>> present in Tomcat 6.0. When i used it, the server is throwing
>> 'ClassNotFoundException". The documentation "java doc" also is not
>> displaying it. Please help me
>>
>
> I don't see that class anywhere in the Tomcat 6 clustering documentation.
> What makes you think it exists in Tomcat 6?
>
> Mark
>
> PS This is open source. If you want to see if a file exists, just download
> the source and look for it.
>
>
> ---------------------------------------------------------------------
> 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