Re: Class-Cast-Exception Error

2000-12-04 Thread Marcus Lankenau
Hi Paul! Same probleme here.We get this errer when a ejb is recompiled and redeployed. The disappeares on server restart. Paul Kofon wrote: > Hi, > > I have a Web application with forms. A servlet updates a database on behalf > of a JSP. It worked okay until today when some one in my company t

Class-Cast-Exception Error

2000-12-04 Thread Paul Kofon
Hi, I have a Web application with forms. A servlet updates a database on behalf of a JSP. It worked okay until today when some one in my company tried to fill and submit one of the forms. He got a class-cast Exception. I was amazed because that had never happened. I tried it myself and got the