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
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