JSR 170 Generator?

2004-11-17 Thread Stefan Burkard
hi cocoon-users does anybody know if there are plans for something like a jsr-170-generator (JSR 170 - content repository). i saw that such a repository-project (jackrabbit) is now an apache-incubator. it would be very interesting to have a generator to retreive xml-content from a jsr-170

Re: JSR 170

2004-08-28 Thread Ugo Cei
? You should also consider that at the moment there are no content repositories offering a JSR-170 compliant interface, AFAIK. Ugo -- Ugo Cei - http://beblogging.com/ smime.p7s Description: S/MIME cryptographic signature

Re: JSR 170

2004-08-28 Thread Ralph Goers
repositories offering a JSR-170 compliant interface, AFAIK. Yeah. I noticed that. I am going to end up writing my own JSR-170 interface to something else (we haven't made a final decision on the somthing else yet. - To unsubscribe

Re: JSR 170

2004-08-24 Thread Andreas Hartmann
Ralph Goers wrote: I need to support basic retrieval (and I suppose possibly update) from content management systems into web pages. It looks like JSR 170 is the obvious way to implement this. As of yet, I don't see anything in Cocoon to support this. I'm just getting started in looking

Re: JSR 170

2004-08-24 Thread Ralph Goers
In the ideal case, I'd like our customers to be able to plug in any content management system of their choosing. However, it seems JSR 170 only addresses a subset of what most content management systems seem to do. I'd like to use Cocoon components that use the JSR 170 APIs so that at least

Re: JSR 170

2004-08-24 Thread Ralph Goers
in any content management system of their choosing. However, it seems JSR 170 only addresses a subset of what most content management systems seem to do. I'd like to use Cocoon components that use the JSR 170 APIs so that at least that portion can be pluggable. Ralph

JSR 170

2004-08-23 Thread Ralph Goers
I need to support basic retrieval (and I suppose possibly update) from content management systems into web pages. It looks like JSR 170 is the obvious way to implement this. As of yet, I don't see anything in Cocoon to support this. I'm just getting started in looking at various content