<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Apache Cocoon and Customer Service</title>
	<atom:link href="http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/</link>
	<description>UNIX and Linux System Administration</description>
	<lastBuildDate>Tue, 22 Dec 2009 18:33:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Patrick</title>
		<link>http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-307</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 06 Mar 2008 19:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-307</guid>
		<description>Hello together!

I am hoping you&#039;re still all out there and guess within the process. My first Cocoon-experience was during development of a knowledge-management-platform (-PROTOTYPE ;). After some research I found out, that there are companies out there using Cocoon as base for that kind of project (e.g. see http://www.seitenbau.com/produkte/00198/00284/index.html - GERMAN, but maybe woth a look for prove).

So what came next was to obtain recent books about Cocoon and getting startet. The first version I used was Cocoon 2.1.11 (the official latest one). I quickly came to produce some results including simple user-management and dynamic context-rendering by using the great cocoon pipeline-mechanisms. I was happy about that, but maybe a little to happy.

Like the (actual 2.2) online-documentation I was taught (by the several books authors) to first build a full-blocks-fledged Cocoon web-app and then deploy it within Tomcat. Works fine for the first steps, since i&#039;ve kept in mind that it is possible to &#039;refactor&#039; the architecture later to a more production-dignified one. This thought was and still is my biggest problem with Cocoon and the starting point to conform a bit to Danilo (an his above mentioned discussion within his own blog!). 

My goal is to set up an EASY TO USE environment to start (serious) development using cocoon, spring and hibernate. This combination leads me directly to cocoon 2.2, because of using springframework itself instead of the &#039;old&#039; avalon-components. After porting the CHS-showcase from 2.1.6 to 2.1.11 (http://www.cocoondev.org/main/117-cd/43-cd.html) as a first step into direction of my goal, I can now say without any harm, that support in using cocoon could really get better. In my opinion you guys (the cocoon-community) build an excellent framework and the decision to integrate spring was definitley not a bad one. But how do you think peoples adoption of your hard work may look like if even experienced developers/architects have problems to understand the integration and its transparent usage?

Again, I am not here to bother anybody - and how could I? Just want to point out, that digging through mailing-lists, blogs and the like maybe funny for a short time, but really is no replacement for sound documentation. And to say something nice: I&#039;ve enjoyed the 2.2 documentation, because it doesn&#039;t look like the often recognized &#039;catch-the-audience-with-buzzwords-crap. But I am still missing THE article wich leads me to come to grasp using cocoon and the mentioned frameworks. The presentations found under cocoons hompage are not very usefull either. I&#039;ve noticed, that there are similar opinions about documentation so I won&#039;t dive deeper.

The main problem with basic usage (after reading all comments/articles/mails/etc. I could get so far)  is, that there is nothing said about HOWTO really start developing with cocoon from scratch, integrating a development-environment of choice (of course within the ‘classic’ Java-horizon, in my case there is just vi, mvn and the $JAVA_HOME/bin –utils!). The usage of maven is not the problem for me – I like the archtypes and time they can safe. No, the main problem is, that there is no guide which reveals the potential (that I definitively bet exists) of the two beasts – Spring and Cocoon -  in a getting-started-fashion.

Hoping to get switched completely: I want to use your product, but not without beeing able to understand it and estimate the consequences of my decision!

Greetings!
Patrick

ps: I know that the CHS-showcase is somewhat dated and my thoughts about support do not count for that, especially not infront of the recent efforts from Ugo Cei to fix my problems!!</description>
		<content:encoded><![CDATA[<p>Hello together!</p>
<p>I am hoping you&#8217;re still all out there and guess within the process. My first Cocoon-experience was during development of a knowledge-management-platform (-PROTOTYPE <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . After some research I found out, that there are companies out there using Cocoon as base for that kind of project (e.g. see <a href="http://www.seitenbau.com/produkte/00198/00284/index.html" rel="nofollow">http://www.seitenbau.com/produkte/00198/00284/index.html</a> &#8211; GERMAN, but maybe woth a look for prove).</p>
<p>So what came next was to obtain recent books about Cocoon and getting startet. The first version I used was Cocoon 2.1.11 (the official latest one). I quickly came to produce some results including simple user-management and dynamic context-rendering by using the great cocoon pipeline-mechanisms. I was happy about that, but maybe a little to happy.</p>
<p>Like the (actual 2.2) online-documentation I was taught (by the several books authors) to first build a full-blocks-fledged Cocoon web-app and then deploy it within Tomcat. Works fine for the first steps, since i&#8217;ve kept in mind that it is possible to &#8216;refactor&#8217; the architecture later to a more production-dignified one. This thought was and still is my biggest problem with Cocoon and the starting point to conform a bit to Danilo (an his above mentioned discussion within his own blog!). </p>
<p>My goal is to set up an EASY TO USE environment to start (serious) development using cocoon, spring and hibernate. This combination leads me directly to cocoon 2.2, because of using springframework itself instead of the &#8216;old&#8217; avalon-components. After porting the CHS-showcase from 2.1.6 to 2.1.11 (<a href="http://www.cocoondev.org/main/117-cd/43-cd.html" rel="nofollow">http://www.cocoondev.org/main/117-cd/43-cd.html</a>) as a first step into direction of my goal, I can now say without any harm, that support in using cocoon could really get better. In my opinion you guys (the cocoon-community) build an excellent framework and the decision to integrate spring was definitley not a bad one. But how do you think peoples adoption of your hard work may look like if even experienced developers/architects have problems to understand the integration and its transparent usage?</p>
<p>Again, I am not here to bother anybody &#8211; and how could I? Just want to point out, that digging through mailing-lists, blogs and the like maybe funny for a short time, but really is no replacement for sound documentation. And to say something nice: I&#8217;ve enjoyed the 2.2 documentation, because it doesn&#8217;t look like the often recognized &#8216;catch-the-audience-with-buzzwords-crap. But I am still missing THE article wich leads me to come to grasp using cocoon and the mentioned frameworks. The presentations found under cocoons hompage are not very usefull either. I&#8217;ve noticed, that there are similar opinions about documentation so I won&#8217;t dive deeper.</p>
<p>The main problem with basic usage (after reading all comments/articles/mails/etc. I could get so far)  is, that there is nothing said about HOWTO really start developing with cocoon from scratch, integrating a development-environment of choice (of course within the ‘classic’ Java-horizon, in my case there is just vi, mvn and the $JAVA_HOME/bin –utils!). The usage of maven is not the problem for me – I like the archtypes and time they can safe. No, the main problem is, that there is no guide which reveals the potential (that I definitively bet exists) of the two beasts – Spring and Cocoon &#8211;  in a getting-started-fashion.</p>
<p>Hoping to get switched completely: I want to use your product, but not without beeing able to understand it and estimate the consequences of my decision!</p>
<p>Greetings!<br />
Patrick</p>
<p>ps: I know that the CHS-showcase is somewhat dated and my thoughts about support do not count for that, especially not infront of the recent efforts from Ugo Cei to fix my problems!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danilo</title>
		<link>http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-164</link>
		<dc:creator>Danilo</dc:creator>
		<pubDate>Tue, 08 Jan 2008 17:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-164</guid>
		<description>I&#039;m the guy that wrote the article you referred to at the top of your posting.  I finally gave up on Cocoon for the shot term simply because I don&#039;t have time to hack my way to the solution that I or must use with the constraints that I have --&gt;

Ant
CVS
Tomcat
Other home-grown frameworks integration
Very disjointed processes involving cross-functional teams.
Serious lack of &quot;ubiquitous&quot; expertise

I work within large enterprises, and like you so eloquently said, driving for the adoption of a package/framework can take quite a bit of time/development/QE -- MONEY.  To have the number of dependencies and basically tell the &quot;customer&quot; that Maven is no big deal and a small package shows a lack of experience working within a million-dollar-a-day revenue-sized organization.  You can&#039;t do ANYTHING that will affect the cash-register from ringing; I&#039;m amazed at the dorkey things an org will do to minimize risk.  

Cocoon seems to be a possible solution for a &quot;ground-up&quot; project run by consultants with extreme control over processes, culture and riak management.  For a large enterprise with ongoing revenues, I just don&#039;t see how it will ever get traction because of the dependencies, lack of general knowledge, documentation, etc.

It absolutely has to be Easy-peasy-lemon-squeezy.

I wish the Cocoon guys all the luck in the world, it&#039;s a great framework, probably better than most, but like Betamax, just because it&#039;s better doesn&#039;t mean it&#039;s going to win.</description>
		<content:encoded><![CDATA[<p>I&#8217;m the guy that wrote the article you referred to at the top of your posting.  I finally gave up on Cocoon for the shot term simply because I don&#8217;t have time to hack my way to the solution that I or must use with the constraints that I have &#8211;&gt;</p>
<p>Ant<br />
CVS<br />
Tomcat<br />
Other home-grown frameworks integration<br />
Very disjointed processes involving cross-functional teams.<br />
Serious lack of &#8220;ubiquitous&#8221; expertise</p>
<p>I work within large enterprises, and like you so eloquently said, driving for the adoption of a package/framework can take quite a bit of time/development/QE &#8212; MONEY.  To have the number of dependencies and basically tell the &#8220;customer&#8221; that Maven is no big deal and a small package shows a lack of experience working within a million-dollar-a-day revenue-sized organization.  You can&#8217;t do ANYTHING that will affect the cash-register from ringing; I&#8217;m amazed at the dorkey things an org will do to minimize risk.  </p>
<p>Cocoon seems to be a possible solution for a &#8220;ground-up&#8221; project run by consultants with extreme control over processes, culture and riak management.  For a large enterprise with ongoing revenues, I just don&#8217;t see how it will ever get traction because of the dependencies, lack of general knowledge, documentation, etc.</p>
<p>It absolutely has to be Easy-peasy-lemon-squeezy.</p>
<p>I wish the Cocoon guys all the luck in the world, it&#8217;s a great framework, probably better than most, but like Betamax, just because it&#8217;s better doesn&#8217;t mean it&#8217;s going to win.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddouthitt</title>
		<link>http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-162</link>
		<dc:creator>ddouthitt</dc:creator>
		<pubDate>Mon, 07 Jan 2008 22:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-162</guid>
		<description>Thanks very much for the feedback - I appreciate it very much.  The sections you refered to (just to point out) were hypothetical commentary from a reader. The details should have been made clearer in the tutorial, I would think.

The biggest problem I had personally is I didn&#039;t want to have to build Apache Cocoon, but just to deploy a WAR or an RPM (I can still remember when Cocoon was available as a WAR!).

Java in general requires a large amount of infrastructure, and a build of Cocoon or other Java programs requires more.  It would be nice to just install Cocoon, or to build it with native UNIX tools as installed out of the box.  Cocoon is not unique in its requirement for lots of secondary tools not usually installed to get running (what is it about make that everyone in the whole wide world wants to make a new one?!).

The article was meant more as a pointer to the importance of customer service than it was a rant against Cocoon in particular.

I love Apache Cocoon and like using it where I have a need for documentation.  It was quite disappointing to find that the HP-UX 11i v3 installation of Cocoon was broken (though I found a fix through Google).</description>
		<content:encoded><![CDATA[<p>Thanks very much for the feedback &#8211; I appreciate it very much.  The sections you refered to (just to point out) were hypothetical commentary from a reader. The details should have been made clearer in the tutorial, I would think.</p>
<p>The biggest problem I had personally is I didn&#8217;t want to have to build Apache Cocoon, but just to deploy a WAR or an RPM (I can still remember when Cocoon was available as a WAR!).</p>
<p>Java in general requires a large amount of infrastructure, and a build of Cocoon or other Java programs requires more.  It would be nice to just install Cocoon, or to build it with native UNIX tools as installed out of the box.  Cocoon is not unique in its requirement for lots of secondary tools not usually installed to get running (what is it about make that everyone in the whole wide world wants to make a new one?!).</p>
<p>The article was meant more as a pointer to the importance of customer service than it was a rant against Cocoon in particular.</p>
<p>I love Apache Cocoon and like using it where I have a need for documentation.  It was quite disappointing to find that the HP-UX 11i v3 installation of Cocoon was broken (though I found a fix through Google).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grzegorz Kossakowski</title>
		<link>http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-159</link>
		<dc:creator>Grzegorz Kossakowski</dc:creator>
		<pubDate>Mon, 07 Jan 2008 09:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://administratosphere.wordpress.com/2007/12/06/apache-cocoon-and-customer-service/#comment-159</guid>
		<description>Hello David,

I would like to address some of your points in your blog entry.
&quot;I don’t want to use Maven. I shouldn’t need to install a new product just to use Cocoon - and we’ve only just gotten Cocoon approved. Now I need to get another big package tested and approved? Why can’t you use Apache Ant like everybody else?&quot;

You refer to the tutorial with title &quot;“Your first Cocoon application using *Maven 2*&quot;. I&#039;m not sure why you are surprised that particular tutorial requires Maven 2 to move on. However, if Maven 2 is explicitly mentioned in the title, doesn&#039;t it suggest there may be other ways of working with Cocoon?

&quot;That’s good to know. So how do I do it with IntelliJ? How do I do it with NetBeans? How do I do it without any IDE at all? I don’t want to have to install yet another big package that has to get approved.&quot;

IntelliJ has native support for Maven, see http://www.jetbrains.com/idea/features/newfeatures.html. Netbeans has at least two plug-ins for importing Maven-based projects.
If you don&#039;t want any IDE, just skip this step as the tutorial suggests.

&quot;Great. I need Maven just to run the application? Come on. Do I really need to get another big package approved?&quot;

Maven plug-in is really not a big package, rather small I would say. Whole tutorial is about getting started and setting up minimal development environment. You don&#039;t need any Maven plug-ins in production but it&#039;s highly recommended to use RCL plug-in in development for futures it has, see http://cocoon.apache.org/2.2/maven-plugins/maven-plugin/1.0/1295_1_1.html

&quot;What’s an rcl goal? What’s a Cocoon plugin? What’s a Maven build lifecycle? What’s a jetty:run goal? Now I’m really confused - and you tell me to “read the source” rather than explaining yourself. And it sounds like I need Jetty, too. Great. Tomcat is on our system, and now I’m supposed to use Jetty? Or am I?&quot;

You don&#039;t need to bother about Maven&#039;s build lifecycle, its goals etc at the beginning really. Again, we suggest to use Jetty for beginners because it has great integration with Maven. I&#039;m not sure if you spotted that, but apart from downloading and installing Maven you don&#039;t need to download and install anything else. No servlet container manual installation just because it comes as Maven&#039;s plug-in that is downloaded automatically from Maven repository.

At the end of the tutorial you will find link to the tutorial titled &quot;Deploying a Cocoon application&quot; with following annotation:
&quot;Although you have already been able to run this block, you most probably need a Java web application (war file) in order to deploy it to the servlet container (Tomcat, Jetty, etc.) of your choice.&quot;
Isn&#039;t it a something you were looking for?

&quot;Apache Cocoon is a fantastic product - and I’ll keep using it where it fits in.  However, I do not expect to use 2.2 any time soon (which appears to be the first to require Apache Maven).&quot;

Thanks for a good comment at the end. Apache Cocoon 2.2 DOES NOT REQUIRE Maven 2, see http://cocoon.zones.apache.org/daisy/cdocs/1425.html (will appear on official site shortly).</description>
		<content:encoded><![CDATA[<p>Hello David,</p>
<p>I would like to address some of your points in your blog entry.<br />
&#8220;I don’t want to use Maven. I shouldn’t need to install a new product just to use Cocoon &#8211; and we’ve only just gotten Cocoon approved. Now I need to get another big package tested and approved? Why can’t you use Apache Ant like everybody else?&#8221;</p>
<p>You refer to the tutorial with title &#8220;“Your first Cocoon application using *Maven 2*&#8221;. I&#8217;m not sure why you are surprised that particular tutorial requires Maven 2 to move on. However, if Maven 2 is explicitly mentioned in the title, doesn&#8217;t it suggest there may be other ways of working with Cocoon?</p>
<p>&#8220;That’s good to know. So how do I do it with IntelliJ? How do I do it with NetBeans? How do I do it without any IDE at all? I don’t want to have to install yet another big package that has to get approved.&#8221;</p>
<p>IntelliJ has native support for Maven, see <a href="http://www.jetbrains.com/idea/features/newfeatures.html" rel="nofollow">http://www.jetbrains.com/idea/features/newfeatures.html</a>. Netbeans has at least two plug-ins for importing Maven-based projects.<br />
If you don&#8217;t want any IDE, just skip this step as the tutorial suggests.</p>
<p>&#8220;Great. I need Maven just to run the application? Come on. Do I really need to get another big package approved?&#8221;</p>
<p>Maven plug-in is really not a big package, rather small I would say. Whole tutorial is about getting started and setting up minimal development environment. You don&#8217;t need any Maven plug-ins in production but it&#8217;s highly recommended to use RCL plug-in in development for futures it has, see <a href="http://cocoon.apache.org/2.2/maven-plugins/maven-plugin/1.0/1295_1_1.html" rel="nofollow">http://cocoon.apache.org/2.2/maven-plugins/maven-plugin/1.0/1295_1_1.html</a></p>
<p>&#8220;What’s an rcl goal? What’s a Cocoon plugin? What’s a Maven build lifecycle? What’s a jetty:run goal? Now I’m really confused &#8211; and you tell me to “read the source” rather than explaining yourself. And it sounds like I need Jetty, too. Great. Tomcat is on our system, and now I’m supposed to use Jetty? Or am I?&#8221;</p>
<p>You don&#8217;t need to bother about Maven&#8217;s build lifecycle, its goals etc at the beginning really. Again, we suggest to use Jetty for beginners because it has great integration with Maven. I&#8217;m not sure if you spotted that, but apart from downloading and installing Maven you don&#8217;t need to download and install anything else. No servlet container manual installation just because it comes as Maven&#8217;s plug-in that is downloaded automatically from Maven repository.</p>
<p>At the end of the tutorial you will find link to the tutorial titled &#8220;Deploying a Cocoon application&#8221; with following annotation:<br />
&#8220;Although you have already been able to run this block, you most probably need a Java web application (war file) in order to deploy it to the servlet container (Tomcat, Jetty, etc.) of your choice.&#8221;<br />
Isn&#8217;t it a something you were looking for?</p>
<p>&#8220;Apache Cocoon is a fantastic product &#8211; and I’ll keep using it where it fits in.  However, I do not expect to use 2.2 any time soon (which appears to be the first to require Apache Maven).&#8221;</p>
<p>Thanks for a good comment at the end. Apache Cocoon 2.2 DOES NOT REQUIRE Maven 2, see <a href="http://cocoon.zones.apache.org/daisy/cdocs/1425.html" rel="nofollow">http://cocoon.zones.apache.org/daisy/cdocs/1425.html</a> (will appear on official site shortly).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
