Return-Path: Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Delivered-To: mailing list axis-user@xml.apache.org Delivered-To: moderator for axis-user@xml.apache.org Received: (qmail 18937 invoked from network); 21 May 2002 13:31:17 -0000 Received: from mailout06.sul.t-online.com (194.25.134.19) by daedalus.apache.org with SMTP; 21 May 2002 13:31:17 -0000 Received: from fwd09.sul.t-online.de by mailout06.sul.t-online.com with smtp id 17A9jQ-0003DP-09; Tue, 21 May 2002 15:31:16 +0200 Received: from asgard (510058672481-0001@[80.130.19.244]) by fmrl09.sul.t-online.com with smtp id 17A9j6-0JDDrkC; Tue, 21 May 2002 15:30:56 +0200 Message-ID: <015c01c200cb$b9316b60$0101a8c0@asgard> From: "Dennis Reil" To: "AXIS-User-List" Subject: Using RMI-Server with Axis Date: Tue, 21 May 2002 15:30:48 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0159_01C200DC.7B996210" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 510058672481-0001@t-dialin.net X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0159_01C200DC.7B996210 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is it possible to use a rmi-server with axis ? How do I have to start it ? For example the name of the rmi-server class is RMIServer. Normally I'll start it with java -Djava.rmi.server.codebase=3D... -Djava.security=3D... RMIServer, but how do I do this, when calling from a web service? Any ideas ? Regards Dennis Reil ------=_NextPart_000_0159_01C200DC.7B996210 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Is it possible to use a rmi-server with = axis=20 ?
How do I have to start it = ?
For example the name of the rmi-server = class=20 is
RMIServer. Normally I'll start it = with
java -Djava.rmi.server.codebase=3D...=20 -Djava.security=3D... RMIServer,
but how do I do this, when calling from = a web=20 service?
 
Any ideas ?
 
 
Regards
    Dennis = Reil
 
------=_NextPart_000_0159_01C200DC.7B996210--