> -Original Message-
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Sent: Monday, July 30, 2012 10:36 AM
> To: Tomcat Users List
> Subject: RE: Speeding up RMI calls
>
>
> Good Morning Andrew
>
> a directory with spaces has dogged me in the past (I
e pouvons accepter aucune responsabilité
pour le contenu fourni.
> Subject: RE: Speeding up RMI calls
> Date: Mon, 30 Jul 2012 10:26:37 -0400
> From: akuj...@evertz.com
> To: users@tomcat.apache.org
>
> > -Original Message-
> > From: Martin Gainty [mailto:mga
> -Original Message-
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Sent: Saturday, July 28, 2012 10:02 AM
> To: Tomcat Users List
> Subject: RE: Speeding up RMI calls
>
>
> Andrew
>
> It *sounds* like you are battling a network latency problem
>
The only way I know to address this obnoxious issue is to create your
own custom RMIClassLoaderSpi and install it early enough.
The custom RMIClassLoaderSpi is very simple:
public String getClassAnnotation( final Class cl )
{
return ( null ); // we don't need no stinking b
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Subject: RE: Speeding up RMI calls
> Date: Fri, 27 Jul 2012 17:31:17 -0400
> From: akuj...@evertz.com
> To: users@tomcat.apache.org
>
> > > On 09/07/2012 16:5
> > On 09/07/2012 16:55, Andrew Kujtan wrote:
> > > Tomcat Version: 7.0.27
> > >
> > > OS: Windows XP/7
> > > I'm fixing an issue we are having with a webapp that does some
> > > communication over RMI with a remote server. Calls that would be
> > > instant in similar applications not inside the t
> -Original Message-
> From: Pid [mailto:p...@pidster.com]
> Sent: Thursday, July 12, 2012 5:22 PM
> To: Tomcat Users List
> Subject: Re: Speeding up RMI calls
>
> On 09/07/2012 16:55, Andrew Kujtan wrote:
> > Tomcat Version: 7.0.27
> >
> > OS: Win
On 09/07/2012 16:55, Andrew Kujtan wrote:
> Tomcat Version: 7.0.27
>
> OS: Windows XP/7
>
>
>
> I'm fixing an issue we are having with a webapp that does some
> communication over RMI with a remote server. Calls that would be
> instant in similar applications not inside the tomcat container a
Tomcat Version: 7.0.27
OS: Windows XP/7
I'm fixing an issue we are having with a webapp that does some
communication over RMI with a remote server. Calls that would be
instant in similar applications not inside the tomcat container are
taking more than 30 seconds when called from tomcat. Afte