Do you reference servlets anywhere in your EJB code? Any idea
why it would be looking for or finding ServletRequest? This has the look
of a ClassCastException, though it's not totally clear from the bit you
quoted.
Aaron
On Sat, 2 Sep 2000, Jim Archer wrote:
> Hi All...
>
> I am using PR4 and I deployed my bean. I had no trouble getting the context
> and the home object. When I call the home object's create() method, I get:
>
> RemoteException occurred in server thread; nested exception is:
> java.rmi.ServerException: Exception occurred:javax/servlet/ServletRequest
>
> The bean is fairly simple. There is only one create method that accepts no
> parameters.
>
> I have double checked my classpath. The client test app is running on the
> same machine as the server and that machine is running Windows 2000.
>
> If someone can tell me whats wrong, I would appreciate it.
>
> Thanks!
>
> Jim
>
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]