SV: RMI Axis Service

2003-11-20 Thread Uwe Kubosch
Thanks, it looks promising. What's the relationship between Axis and Apache WSIF? donV -Opprinnelig melding- Fra: Harald Pollak [mailto:[EMAIL PROTECTED] Sendt: 19. november 2003 14:47 Til: [EMAIL PROTECTED] Emne: Re: RMI Axis Service Mabay it helps, if you take a look on A

Re: RMI Axis Service

2003-11-19 Thread Harald Pollak
Mabay it helps, if you take a look on APACHE WSIF. I have no expirence with it but there is an articel in german Java-MagazinĀ  (9/03). best regards Harry Am Mi, 2003-11-19 um 10.29 schrieb Uwe Kubosch: Hi all! We have a java class published as a SOAP web service with Axis. We also wish

RMI Axis Service

2003-11-19 Thread Uwe Kubosch
Hi all! We have a java class published as a SOAP web service with Axis. We also wish to publish the same class as an RMI service. We have made custom handlers for the Axis service that handle the generation of a security context, auditing, transaction handling and statistical logging. Is it