+1 for removing this example Christian
On Thu, Jul 21, 2011 at 6:53 PM, Daniel Kulp <dk...@apache.org> wrote: > > +1 > > Axis themselves haven't supported Axis 1.4 for several years. > > Besides, CXF is just SOOO much better.... ;-) > > > Dan > > > On Thursday, July 21, 2011 6:04:58 PM Claus Ibsen wrote: > > Hi > > > > In the current Camel kit we have about 34 examples (give or take). One > > of these is the camel-example-axis. Its a very old example I created 3 > > years ago, when Camel was still in 1.x and rather new. The example > > uses Apache Axis 1.4 and uses Spring Servlet to show how to use the > > "spring way" back then to use Axis from a Spring Servlet. And then use > > a ProducerTemplate from that servlet to call Camel. > > > > I would propose that we remove this example as its outdated and not > > best practice anymore. We have new users to Camel that try it out, and > > get a bit confused. For example in Eclipse they get many warnings, due > > Axis auto generated code is not Java5 ready, and the Spring framework > > have deprecated the Spring Servlet as well. > > Also Axis 1.4 is well EOL. > > > > Any objections to removing this example? > -- > Daniel Kulp > dk...@apache.org > http://dankulp.com/blog > Talend - http://www.talend.com >