+1 for moving HTTP and local back to Axis2 and keeping all the others in WS-Commons.
Note that one of the dependencies between HTTP and base is caused by QueryStringParser and the intention was to move that class to Axis2 kernel anyway. The other is a utility method in BaseUtils that could also be moved to kernel. Andreas On Tue, Mar 31, 2009 at 17:17, Asankha C. Perera <asan...@apache.org> wrote: > Jarek Gawor wrote: >> >> ... >> What about tcp and local? Should we move it or leave it where it is? > > I do not see a reason to move it.. but moving local would be trivial too, > like http >> >> Do Axis2 users expect local and/or tcp transports to be installed by >> default? >> > > I have not seen any Axis2 user using these transports.. Most users would use > http only by default. Keeping them where they are allows anyone to easily > use them by uncommenting the sections from the default axis2.xml > > cheers > asankha > > -- > Asankha C. Perera > AdroitLogic, http://adroitlogic.org > > http://esbmagic.blogspot.com > > > > >