RE: [JBoss-user] Cannot connect to an external RMI Server

2002-08-02 Thread Graham French
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

RE: [JBoss-user] Cannot connect to an external RMI Server

2002-06-27 Thread LaBanca, Rick
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

RE: [JBoss-user] Cannot connect to an external RMI Server

2002-06-21 Thread LaBanca, Rick
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

Re: [JBoss-user] Cannot connect to an external RMI Server

2002-06-21 Thread Dave Smith
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

[JBoss-user] Cannot connect to an external RMI Server

2002-06-21 Thread Graham French
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