Re: WSIF and XSOAP

Aleksander Slominski <[email protected]>
Newsgroups gmane.comp.apache.webservices.wsif.devel,gmane.comp.apache.webservices.wsif.user
Message-ID <[email protected]>
Roberto Podesta' wrote:

>I am trying to use WSIF with SoapRMI (or XSOAP) like SOAP transport 
>provider  but it does not work. I got this error:
>'WSIF0003W: An error occurred finding pluggable providers: 
>org.apache.wsif.providers.soap.apacheaxis.WSIFDynamicProvider_SoapRMI'
>I correctly set the WSIFDynamicProvider_SoapRMI in 
>org.apache.wsif.spi.WSIFProvider file. I think that my path contains all 
>the required classes.
>  
>
you need to make sure that SoapRMI 1.1 jar file is also on CLASSPATH

>In my installation other providers (local Java, Apache Soap 2.3, Apache 
>Axis and another (not standard) TCP binding) are working fine.
>
>Any help?
>
>  
>
the reason it does not work is quite simply fact that probably nobody 
used SoapRMI WSIF provider for long time.


it was meant initially to test that WSIF can support multiple SOAP 
providers as initially we had only ApacheSOAP so quickly added SoapRMI 
(i wrote SoapRMI/XSOAP so i know it inside-out and it was very easy for 
me). since then we have AXIS provider so need for SoapRMI provider that 
is based on SoapRMI 1.1 that was heavily RPC based is not bug (XSOAP 1.2 
supports RPC literal document/message model ...).

do you have any particular reason you wan to use SoapRMI 1.1 (it is over 
two years old!)?

thanks,

alek

-- 
The best way to predict the future is to invent it - Alan Kay
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.