Re: [wsif] EJB exceptions

2003-02-10 Thread Jeremy Hughes
Take a look at the ShoppingCart test: java/test/shop/ShoppingCartAll.wsdl ... ... (typens and tns are mapped to the same thing in Hope that helps ... perhaps the EJB extension page: http://ws.apache.org/wsif/providers/wsdl_extensions/ejb_extension.html could

Re: WSIF 2.0 RC4 available

2003-01-27 Thread Jeremy Hughes
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