Aaaargh. Sorry, this is all my fault. I was trying to do the *right thing* and have them in .engine but I keep on getting distracted. I think in .dispatchers is the right place - I've always said I don't think any user should have to look in the .engine package.
If we do move the dispatchers, my plan had been to leave shells in .engine so that erxisting axis2.xmls would function (with the shalls marked for removal in 1.4), document the move, and provide an xslt transform to 'upgrade' the config files.To be truthful, it's doing the last bit that's delayed me. So, IMO, lets move them, lets get the API/SPI right if we can (while maintaining backwards compatibility). David On 25/06/07, Afkham Azeez <[EMAIL PROTECTED]> wrote:
I am not in favor of this change. This is going to annoy a large number of users who may want to migrate from Axis2 1.2 to 1.3. They will have to edit all of their axis2.xml files. They may go thorugh a lot of pain to figure out that the package has to be changed in their axis2.xml files. The last thing we need at the moment is unhappy users. This is a mistake we may have to live with. -- Azeez On 6/24/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Team, > > Anyone object to moving the following classes to org.apache.axis2.dispatchers? > > AddressingBasedDispatcher.java > HTTPLocationBasedDispatcher.java > InstanceDispatcher.java > RequestURIBasedDispatcher.java > RequestURIOperationDispatcher.java > SOAPActionBasedDispatcher.java > SOAPMessageBodyBasedDispatcher.java > > Leaving AbstractDispatcher.java as-is in org.apache.axis2.engine > > thanks, > dims > > -- > Davanum Srinivas :: http://davanum.wordpress.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks Afkham Azeez http://www.wso2.org GPG Fingerprint: 643F C2AF EB78 F886 40C9 B2A2 4AE2 C887 665E 0760
-- David Illsley - IBM Web Services Development --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
