Hi,
   In the latest Axis2 1.6 branch, I found a new
PostRI216MethodRetrieverImpl is provided to keep compatibility with the new
specification. Currently, it checks the wsgen version to determine whether
to use it or the legacy one. It is a good solution way. But it might be a
little difficult in Geronimo (And think that should be same for other
servers), to support the new EE spec, they always shipped the new tools, but
for applications contains web service, they have no need to access wsgen
class, and actually server would pre-generate all the related WSDL and stub
classes. So how about adding a system property to force the use of new
method retriever ?
   Thanks.
-- 
Ivan

Reply via email to