Hi,

let meg add my 2c.. I'm developing on Cocoon 2.0.1 dropped in JBoss3 beta
cvs snapshots, which uses Jetty as its webserver. It's about 30 sec getting
Cocoon work on that config:

- drop xerces, xalan, xml-apis and jstyle jars into jboss3/lib
- add this into run.sh of jboss3:
   # Cocoon stuff
   JBOSS_CLASSPATH=$JBOSS_CLASSPATH:../lib/xerces-1.4.4.jar
   JBOSS_CLASSPATH=$JBOSS_CLASSPATH:../lib/xalan-2.2.0-D13.jar
   JBOSS_CLASSPATH=$JBOSS_CLASSPATH:../lib/xml-apis.jar
   JBOSS_CLASSPATH=$JBOSS_CLASSPATH:../lib/jstyle.jar  

So I guess getting Cocoon2 work on plain Jetty is very similar too.

Christopher

ps. I do prefer Python for unix sysadmin tasks, but imho it's far from being
an enterprise tool..


On Sun, Mar 03, 2002 at 07:04:30PM -0800, Rob Finneran wrote:
> Hello Listees,
> 
> I remember Brad from seeing him on the Jetty list. He helped me out one day
> when I was having some problems - so I think he's a good guy, despite his
> frustrations.
> 
> As for my own experience with Cocoon:
> 
> I can report success with C2 and the JBoss-2.4.4/Jetty-3.1.3 combination
> "right out of the box".
> 
> The real trick was for me to get Xerces working with
> JBoss-2.4.4/Jetty-3.1.3. After I accomplished that, I simply copied the
> cocoon .war file to the JBoss deploy directory and then it was working fine.
> 
> While I think Python and Zope are good tools, I prefer the power and
> flexibility of the Java-based open-source solutions.
> 
> Rob
> 
> 
> -----Original Message-----
> From: Brad Cox [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 02, 2002 7:34 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Cocoon and Jetty
> 
> 
> At 11:11 AM +0100 3/2/02, giacomo wrote:
> >>  After wasting this whole week trying  to get Cocoon out of the box
> >>  with not one suggestions from cocoon developers, I'm beginning to get
> >>  the message.
> >
> >Maybe you missed the reply from Vadim. He *is* a cocoon developer.
> 
> Then my apologies to Vadim. This was not apparent from his sig.
> 
> >Finally my suggestion to you would be try it on another servlet engine
> >as my experience is that is usually *does* run out of the box following
> >the installation guidlines from the documents.
> 
> As I said, the problem is not with Jetty. I've tried it with two
> versions of tomcat with similar results to those reported below.
> 
> I'm not interested in "taking anything out" on this list. I'm
> interested in getting my app on the air, while repaying the help I
> did receive (largely) from users with a bread crumb trail to zope,
> which  appears to be a superior alternative to cocoon that DOES work
> out of the box and does have support from its developers. Bye now.
> 
> On Friday 01 March 2002 03:17 pm, Anthony W. Marino wrote:
> >Under a regular user acct, I've reinstalled the latest cocoon(cvs) dist
> with
> >several different releases of TC4 (4.01,4.02, 4.03, 4.10) with NO positive
> >results.
> >The above log results remain the same.
> 
> 
> --
> Brad Cox, PhD; [EMAIL PROTECTED] 703 361 4751
> o For industrial age goods there were checks and credit cards.
>     For everything else there is http://virtualschool.edu/mybank
> o Java Interactive Learning Environment http://virtualschool.edu/jile
> o Java Web Application Architecture: http://virtualschool.edu/jwaa
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.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/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
> 

-- 
.Digital.Yearning.for.Networked.Assassination.and.Xenocide

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to