Cocoon 2.2/3.0 and Spring WebMVC

2011-07-18 Thread Mark Diggory
Cocoon Community, While, possibly unconventional, we are considering the the possibility of marrying Cocoon and WebMVC in our project to use Cocoon as a View technology while relying on WebMVC as our Controller/Model framework. I would like to explore if anyone else out there has approached such

Re: Cocoon 2.2/3.0 and Spring WebMVC

2011-07-18 Thread Mark Diggory
with Spring WebMVC. Mark p.s. I will also look at Wicket. Thanks for the advice. On 2011-07-18 19:10, Mark Diggory wrote: Cocoon Community, While, possibly unconventional, we are considering the the possibility of marrying Cocoon and WebMVC in our project to use Cocoon as a View technology

Re: switch Cocoon 2.2 spring dependencies from 2.5.1 to 2.5.6

2011-04-23 Thread Mark Diggory
Charles, Charles Yates ceyates at stanford.edu writes: Yes, we use spring-3.0.4 and cocoon-2.2 but in a non-standard way. We use our own bean definitions for cocoon components rather than the ones built into the cocoon jars, and have subclassed a number of cocoon classes. The methodology

Any planned release of Cocoon 2.2.1 or 2.3? Or should we just be trying to use 3.0-beta?

2011-03-23 Thread Mark Diggory
/browse/COCOON-2265 We int he DSpace community would really like to see a release of Cocoon 2.2.x off the dev trunk or a full release of 3.0 since our project has become so invested in it. Is there any planned timeframe for this happening in your community? Best Regards, Mark Diggory

Re: Understanding Cocoon 2.2 URL Request Handlers

2010-05-14 Thread Mark Diggory
, Robby Pelssers wrote: I don't see the problem... Just create a launch configuration and start debuggin ;-) http://robbypelssers.blogspot.com/2010/05/quick-start-apache-cocoon.html Cheers, Robby -Original Message- From: Mark Diggory [mailto:mdigg...@gmail.com] Sent

Configuring and Optimizing Pipeline Caching in 2.2

2010-05-14 Thread Mark Diggory
spring core.xml to configure this detail? http://lenya.apache.org/docu20/tutorials/production-checklist.html#N10066 Thanks, Mark Diggory - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e

Re: Understanding Cocoon 2.2 URL Request Handlers

2010-05-11 Thread Mark Diggory
) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185) Mark On Sat, May 8, 2010 at 4:01 PM, Mark Diggory mdigg...@gmail.com

Understanding Cocoon 2.2 URL Request Handlers

2010-05-08 Thread Mark Diggory
Is this caused because we are missing a specific block for registering Protocol Handlers likeresource and blockcontext? Cheers, Mark Diggory - To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org For additional commands, e-mail

Re: Understanding Cocoon 2.2 URL Request Handlers

2010-05-08 Thread Mark Diggory
/sitemap/SitemapServlet.html Mark On Sat, May 8, 2010 at 3:37 PM, Mark Diggory mdigg...@gmail.com wrote: Cocoon Developers, We continue to have problems utilizing the Cocoon 2.2 block capabilities dues to not being able to resolve cocoon request handlers where necessary.  Could someone please

Re: Native XML database system / use cases

2010-02-24 Thread Mark Diggory
Exist uses cocoon and cocoon has xmldb generators. Cheers Mark On Feb 24, 2010, at 7:11 PM, Johannes Lichtenberger johannes.lichtenber...@uni-konstanz.de wrote: Hi all, can you think of nice use cases for an integration of Cocoon into a native XML database system? I've recently

Re: how-to query an xml repository efficiently

2009-09-08 Thread Mark Diggory
eXist has been (IMO) a more productive project that already utilizes Cocoon for presentation. Its origins were in the same db:xml codebase that Xindice was based on, but it has (again IMO) a richer more active developer community around it. I've contributed and used it in the past, the

Re: how-to query an xml repository efficiently

2009-09-08 Thread Mark Diggory
I utilize Solr as well. I would exemplify the differences between using Solr+Cocoon and eXist+Cocoon as the following Solr: good for term indexing large amounts of content while not retaining the structural nature of that XML content or necessarily having to store it. eXist: good for storing