Re: Servlet - Jini - Tomcat3.1

2000-11-15 Thread Flávio Rodrigo M. de Carvalho
- Original Message - Flavio, It is not clear from your description what you are trying to do. . does your server issue a query to obtain a Jini service reference from a lookup server ? Exactly, my servlet just make an unicast to receive from the lookup server the Registrar

Re: Servlet - Jini - Tomcat3.1

2000-11-15 Thread Arieh Markel
From: "Flávio Rodrigo M. de Carvalho" [EMAIL PROTECTED] To: "Arieh Markel" [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Servlet - Jini - Tomcat3.1 - Original Message - Flavio, It is not clear from your description what you are trying to do. . do

Servlet - Jini - Tomcat3.1

2000-11-13 Thread Flávio Rodrigo M. de Carvalho
Hi all, My servlet is getting the following exception when running on Tomcat3.1. This happens when I try to get the reference of a jini service (by a unicast call) : java.lang.ClassCastException: org.apache.tomcat.protocol.WARConnection A friend told me that it is a bug from Tomcat and