Re: SOAP via RMI?

2004-02-14 Thread Thomas Trocha
Or let me ask in an other way! Do anyone know a possibility who to access a services via RMI (Naming.lookup(...))! If you do not, please tell me that! THAT would help me,too. ThX, ToM Thomas Trocha wrote: Hi there, i know there is a RMIHandler, but i failed to understand what the function

SOAP via RMI?

2004-02-13 Thread Thomas Trocha
Hi there, i know there is a RMIHandler, but i failed to understand what the function of RMI is? For example I am deploying a SOAP-Service via WSDD-Deployment. Is it possible to access that Service with RMI(Naming.lookup(SOAPSERVICE))? ThX, yours Thomas

Experience with RMIProvider?

2003-10-28 Thread Thomas Trocha
Hi guys, has anyone experiences with the RMIProvider? Do I just have to run a RMIRegistry bind a Service and then...? What then? Deploy as provider=java:RMI with the bindingname of the RMIService? ThX, yours Thomas