473,671 Members | 2,194 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Cocoon or Presentation Server ? That is the question...

Hi,

I'm currently starting a CMS project based on XML-related technologies
and I want to use an XML framework as the basis of my architecture. I
found two open source project that could fit my needs : Apache Cocoon
and Orbeon PresentationSer ver.

They seem pretty equivalent in terms of what they can do (as much as I
can figure it out from both tutorials I've read through) but I find it
hard to decide myself because :
- Cocoon is an ASF project, which is synonym of a great quality
platform, and there is the Lenya CMS to prove me that it can be used for
my purpose.
- PresentationSer ver has a wonderful documentation and is very
professional-looking (it was formerly a corporative project before being
integrated into ObjectWeb works), and what's the most important to me,
it uses a maximum of W3C norms that Cocoon replaces by its own languages
(XForms, XPL, etc.).

Has anyone already worked with one of those two frameworks ? Can you
give me your opinion, your experience feedback ?

Thanks in advance...

rozwel
Jul 20 '05 #1
2 1652
Hello,

You might also wanna look at http://axkit.org/ . It is also a ASF
project. But Axkit is based on PERL instead of Java.

I have implemented CMS for intranet use based on Cocoon. The CMS
converts DocBook content to other formats on the fly. Here is a sample
(partial) implementation: http://www.xml-dev.com/blog/index.php#88

I have been using Cocoon since 1.x. Version 2.1 is very stable campared
to the older version. The documentation for Cocoon is lacking, but it
is good enough for most purposes. The serializers + transformers +
matchers combo in Cocoon makes it very powerful.

I would suggest that you start with Cocoon (or Axkit if PERL works for
you), and see how the performance is.

Note: Cocoon comes with a stripped down version of Jetty. Think about
replacing it with a commercial servlet engine or Resin.

In Peace,
Saqib Ali
http://validate.sf.net

rozwel wrote:
Hi,

I'm currently starting a CMS project based on XML-related technologies and I want to use an XML framework as the basis of my architecture. I found two open source project that could fit my needs : Apache Cocoon and Orbeon PresentationSer ver.

They seem pretty equivalent in terms of what they can do (as much as I can figure it out from both tutorials I've read through) but I find it hard to decide myself because :
- Cocoon is an ASF project, which is synonym of a great quality
platform, and there is the Lenya CMS to prove me that it can be used for my purpose.
- PresentationSer ver has a wonderful documentation and is very
professional-looking (it was formerly a corporative project before being integrated into ObjectWeb works), and what's the most important to me, it uses a maximum of W3C norms that Cocoon replaces by its own languages (XForms, XPL, etc.).

Has anyone already worked with one of those two frameworks ? Can you
give me your opinion, your experience feedback ?

Thanks in advance...

rozwel


Jul 20 '05 #2
As I said the problem with Cocoon is that it doesn't use all the
standard technologies provided by the W3C. Moreover I've tried to
install Cocoon 2.1.6 on my JBoss 4.0 server and I got a lot of
exceptions whereas I had no problem with OPS. I think that it is much
more advanced but it is less known than Cocoon because it has become an
open source project quite recently.

As for axkit, I don't like Perl at all while I've been developing in
Java for 5 years.

So I think that I will use OPS...

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1448
by: MicFra | last post by:
hi, i got a little problem with pdf-serializing after updating from cocoon 2.1.2 to 2.1.4. following scenario: - using serializer org.apache.cocoon.serialization.FOPSerializer, with name fo2pdf and mime-type application/pdf - using it in
0
1787
by: Adam | last post by:
Hi! I'm trying to do a login form in cocoon. Login data are taken from MySQL, but before the data are checked cocoon throws such an error: org.apache.cocoon.ResourceNotFoundException: Resource not found.: org.apache.excalibur.source.SourceNotFoundException: file:/F:/Program Files/Apache Software Foundation/Tomcat 5.0/webapps/cocoon/portal/sitemap.xmap doesn't exist. Do you have any suggestions where to check for the error? Why does the
1
2050
by: Jawahar | last post by:
Hi All.. Currently in our application, we are using Serlvet as Controller,Jsp to View,BusinessLogic in EJB. We planned to implement Cocoon frame work in our existing application. Is this Possible..? I already worked on sample xml,xslt,but i need an example where servlet or JSP would call Cocoon application to display it in the browser.
6
4812
by: Jeremy | last post by:
My requirements are very simple: When a user browses to an XML document, the server should parse the document, apply its stylesheet, and spit the HTML at the client. Apache Cocoon is a slow, bloated mess that is impossible to configure and it is just not right at all for this purpose. I have no interest whatsoever in servlets, all I need is easy-to-configure server-side XSL transformation. Has anyone come up with an apache module that...
0
1723
by: wai | last post by:
hi all, i running cocoon 2.1.1 with websphere 5, i have a problem related to xsp cinclude. everything after my first cinclude statement, it become bank. i been tested the cocoon cinclude sample code, it working fine in tomcat, but not websphere. any ideas?
0
1466
by: Hugh Sparks | last post by:
If I configure and use two different fragment extractors on the same XML document, how can I write xslt template match patterns that distinguish which elements these fragments replaced? Details: My xml document contains, among other elements, two distinct elements that need external java processing by a custom-made Cocoon serializer that converts the contents of these elements to "other stuff".
4
7860
by: fis | last post by:
Hi all, I've problem because there are needed break lines in my texts on the web site but i can't do it :( My pipeline looks like: XMS -> I18N -> XSLT -> HTML I have lot of texts in my "languages" files and these are describes for things on my website. Example text looks like this:
0
1692
by: Per-Christian Engdal | last post by:
Hi, I have built a cocoon.war file, and deployed it on my BEA Weblogic 8.1 Sp2 (Windows 2000) installation. The deployment works without exceptions, but when I try to access cocoon through http://localhost:80/cocoon I get the following error message (stack trace): java.lang.NoClassDefFoundError: org/apache/log/Logger at org.apache.avalon.framework.logger.LogKitLogger.isWarnEnabled(LogKitLogger.java:122)
3
1488
by: Dennis Benzinger | last post by:
Hi! Is there a Python web publishing framework like Cocoon? I found Maki <http://maki.sourceforge.net/> but it was last updated in 2003 and its author says that he doesn't want to make another release... Bye, Dennis
0
8476
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8914
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8820
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7433
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6223
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5695
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4224
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4406
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2810
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.