ubject: RE:
[JBoss-user] Cannot connect to an external RMI Server
If
you're on windows, set your temp env variable to something without spaces in
the filename, worked for me!
rick
-Original Message-From: Graham French
[mailto:[EMAIL PROTECTED]] Sent: Friday
ject:
[JBoss-user] Cannot connect to an external RMI Server
Hi all
Still on my quest to get our application deployed in JBoss and
have come across another problem
Have an EAR which contains several EJBs and a WAR. From the
webapp the client can execute a call to an in-house RMI
Original Message-
From: Graham French [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 21, 2002 10:59 AM
To: '[EMAIL PROTECTED]'
Subject: [JBoss-user] Cannot connect to an external RMI Server
Hi all
Still on my quest to get our application deployed in JBoss and have come
across an
The client stub classes either have to be in the local classpath or you
have to enable RMI loading of classes.
On Fri, 2002-06-21 at 11:58, Graham French wrote:
> Hi all
>
> Still on my quest to get our application deployed in JBoss and have come
> across another problem
>
> Have an EAR whi
Title: Cannot connect to an external RMI Server
Hi all
Still on my quest to get our application deployed in JBoss and have come across another problem
Have an EAR which contains several EJBs and a WAR. >From the webapp the client can execute a call to an in-house RMI Server (in this ca