Am Dienstag, 18. Juni 2002 22:02 schrieb Wimmer, Matthias:
> Sebastian:
>
> Your second question: The Axis server doesn't need to be assigned a port
> because it is a web application. The configuration for the network stuff is
> done by the web server (Tomcat, ...) and a web application makes use
Hi!
I want to do normal RPC-Stuff:
I have a class with a main-Method, to start it from command-line.
This class contains some Methods to export, so they can be called by a client.
This class should be a standalone application, because it provides GUI.
As far as i have understood, i will need an