  | | | Migrating to Cocoon 2.2... calling servlets from Cocoon: ServletServiceGenerator | Migrating to Cocoon 2.2... calling servlets from Cocoon: ServletServiceGenerator 2007-11-22 - By Josh2007
Back
Hi,
I'm migrating from Cocoon 2.1 to Cocoon 2.2. Cocoon 2.2 is deployed as a servlet in Tomcat along with 2 other servlets: Axis 2 and eXist xmldb.
It seems with Cocoon 2.2 I can call my 2 other servlets from Cocoon and get any xml result they will generate in my sitemap.
Can I do that with ServletServiceGenerator? Is there any example? I've been searching without success for now.
Will my sitemap look like this?
<map:pipeline> <map:match pattern="test"> <map:generate src="anySoapRequest.xml" type="ServletServiceGenerator"/> <map:serialize type="xml"/> </map:match> </map:pipeline>
Thanks for your help,
Josh -- View this message in context: http://www.nabble.com/Migrating-to-Cocoon-2 (See http://oon-2.ora-code.com).2... -calling-servlets-from-Cocoon%3A-ServletServiceGenerator-tf4856698.html #a13897705 Sent from the Cocoon - Users mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |