I assume you have the right class?  You are expecting a
com.mediasolv.xSolvweb.Utilities.LogonProperties aren't you?  Failing
that, check that you have the correct version in the classpath...

cheesr
dim

On Tue, 24 Jul 2001, Senthoorkumaran wrote:

> Hi
> 
> I am using a utility class (a property class as a which I will instansiate and 
>transport data from Middle tier to front end) When I am invoking the ENB methood 
>passing this property class as a parameter to the EJB this error is being reported. 
>Can you please help me??
> 
> This was working perfectly earlier when Tomcat was being used with Insprise 
>Application Server 4.1. But now since Tomcat is integrated with Borland Application 
>Server 4.5 this error is being reported....
> 
> Senthoor
> 
>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> Error: 500
> Location: /xSolv/Admin_Login.jsp
> Internal Servlet Error:
> 
> java.rmi.ServerException: ; nested exception is: 
>       java.rmi.RemoteException: com.mediasolv.xSolvweb.Utilities.LogonProperties; 
>nested exception is: 
>       java.lang.ClassCastException: com.mediasolv.xSolvweb.Utilities.LogonProperties
> java.rmi.RemoteException: com.mediasolv.xSolvweb.Utilities.LogonProperties; nested 
>exception is: 
>       java.lang.ClassCastException: com.mediasolv.xSolvweb.Utilities.LogonProperties
> java.lang.ClassCastException: com.mediasolv.xSolvweb.Utilities.LogonProperties
>       <>
> 
> 
> 

Reply via email to