users@jax-rpc.java.net

Re: JAX-RPC without servlet container

From: Robert Lowe <rmlowe_at_RMLOWE.COM>
Date: Tue, 26 Aug 2003 04:09:22 +0800

I'm not sure if the JAX-RPC RI can do this. However, you might take a look
at Axis, which supports the JAX-RPC APIs and can run without a servlet
container.

- Rob


-----Original Message-----
From: Public discussion on JAX-RPC
[mailto:JAXRPC-INTEREST_at_JAVA.SUN.COM]On Behalf Of jansen
Sent: Monday, August 25, 2003 6:02 PM
To: JAXRPC-INTEREST_at_JAVA.SUN.COM
Subject: JAX-RPC without servlet container


Dear all,

is it possible to use JAX-RPC without a servlet container? I don't want
to do a webservice but a stand-alone Java application that uses JAX-RPC
like RMI.

Any ideas?

Greetings
/Marc