All, A few of us have been discussing whether the deprecated method org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescriptionFromServiceImpl(Class, AxisService) can and/or should be removed.
I think that it can and should be removed. I has been deprecated for a long, long time, and with the changes that Dims and Roy did to integrate the JAXWS deployment into Axis2 recently, that method should no longer be used. It goes down code paths that are very, very obsolete and the method was only there to support the legacy testcases which have since been moved to the new deployment model. With the integration into the deployement code, I think the code path in JAXWSMessageReceiver that is calling the deprecated method should be throwing an exception instead indicating that the endpoint was not correctly deployed. Thoughts? Thanks, Jeff IBM Software Group - WebSphere Web Services Development Phone: 512-838-4587 or Tie Line 678-4587 Internet e-mail and Sametime ID: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
