RMI and Tomcat

From: Tim (nocomment_at_rogers.com)
Date: 11/27/03


Date: Thu, 27 Nov 2003 18:23:09 GMT

I have a remote object that can be accessed through a batch program on
my client computer perfectly.
When I try to access it through an Action class (Struts) under Tomcat, I
get permission problems.
Does anyone know what file on what computer (remote or client) needs
changing and how?
Is it a Tomcat config file or a Java config file?



Relevant Pages

  • Bidirectional communications with .NET remoting
    ... I have a remote object that has a public delegate. ... BinaryServerFormatterSinkProvider serverProvider = new ... My client object uses ... client-side config file is not appropriately set in the config file. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Remote client is using local object instead of remote object
    ... >> an array containing a WellKnownClientTypeEntry for your remote object. ... your config file is not being read or is malformatted. ... you don't have a remote object instance. ... >> config file to declare the wellknown type. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Remote on remote
    ... if you start from computer A and have a remote object on computer B ... that consumes an object on Computer C, ... object in computer A's config file. ... >* Should it be possible to setup both configurations using configuration files? ...
    (microsoft.public.dotnet.framework.remoting)