Jetty now ships with 2.1, so it works there. Cocoon is just a webapp, so if you mean portability to other containers, there should only be isolated issues. If you mean ripping your code out of cocoon, then Peter's advice is what you need. Of course, if you use helper classes with your xsp's you could also reuse some logic there.
The other issue to consider is SAX. A lot of your code is going to be centered around SAX. At the moment, I'm not aware of many other SAX pipeline webapps involving java. And when I say many, it's only there to keep me from being called an idiot if I say "any". Geoff > -----Original Message----- > From: Tellis George [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 31, 2003 11:30 AM > To: [EMAIL PROTECTED] > Subject: cocoon portability > > > Hi, > > How easy is it to configure cocoon to work with other app servers such as > weblogic, jetty, sun one etc...? > > Basically after I gave them a presentation, my management is keen > on cocoon > but they insist that I show them that there is a way to > transition smoothly > to alternatives to tomcat if required. > > Also they want to know how much of the effort of setting up a > cocoon can be > reused if we decide not to go with cocoon. I suppose the business > logic can > be reused and possible the stylesheets but I am not sure. > > Any advise will be great !! > > Regards > Tellis > > > > > _________________________________________________________________ > It's fast, it's easy and it's free. Get MSN Messenger today! > http://messenger.msn.co.uk > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>