On Apr 12, 2008, at 7:30 AM, Grzegorz Kossakowski wrote:
Kamal pisze:
Hi,
I am trying to work out the best way of migrating off 2.1 into 2.2. Firstly, we have far too much functionality to migrate everything in one hit. So, I was wondering if it were possible to communicate XML between two instances of Cocoon easily (without hitting an URL). That is, from 2.2 to 2.1. Would the Cocoon Servlet Service help here?

Hmmm. I haven't tried such approach. This should be possible, the only problem I can see here is that running two Cocoon versions in the same JVM may result in library clashes. It's still a subject for research.


Running any number of different Cocoon versions within same container instance (Tomcat/Jetty) is not a problem at all, since container will isolate web applications. But running different Cocoon versions within same webapp would be non trivial.

I guess question should be reformulated as, can SSF be used to communicate between two webapps in the same container... Grzegorz? :)

Vadim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to