Hi Care for more details?
Last time I worked with WebSphere 5.1/6.0 the embedded web service stack was Apache Axis 1.x. Whats the stack today? But no, there is no specific camel component for a commercial JEE vendor. This is not so easy to do due licensing etc. Usually if you can get the WebSphere web service stack to call some Java code, then you can easily from the Java code integrate with Apache Camel. For example using a ProducerTemplate http://camel.apache.org/producertemplate.html We have a tutorial on using Apache Axis 1.x with Camel http://camel.apache.org/tutorial-axis-camel.html On Tue, Aug 2, 2011 at 8:53 PM, progmonster <[email protected]> wrote: > subj. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Does-Apache-Camel-support-embedded-WebSphere-web-services-engine-tp4659956p4659956.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
