David, There is no server side component to WSIF. Each invocation requires the service to be described in WSDL with the necessary WSDL extension. eg we have a WSDL extension for describing the necessary information for a client to call the EJB. Logically (and preferably) the WSDL should be written by the service owner ... in theory this could be written by anyone who knows the interface in sufficient detail.
Regards, Jeremy ----- Original Message ----- From: "Aleksander Slominski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 27, 2003 7:05 PM Subject: Re: WSIF 2.0 RC4 available [EMAIL PROTECTED] wrote: > Is WSIF a client-side only technology? In other words, my server-side > SOAP, EJB, JCA, code doesn't change any to be accessible by the client > does it? There is no server side component specific to WSIF is there? hi David, that is right. WSIF is client-side library. > Is WSIF a java-only product at this point? Do any implementations > exist yet, that are not java? currently WSIF is implemented only in Java and i am not aware about WSIF-like library for other languages. thanks, alek -- "Mr. Pauli, we in the audience are all agreed that your theory is crazy. What divides us is whether it is crazy enough to be true." Niels H. D. Bohr
