I think there is an effort going on. I think I read something about
this in this list a few days ago.

Anyway a short comment to this. Adding a CMS is a two edged sword.
Zope for instance is written in Python, doesn�t combine too well.
(Jython is not the real answer to this problem)

I think the most feasable way unless you can integrate a java
based one within the same webapp is, 

a) Either try to have access from Jetspeed to the CMS database or vice
versa
and put some of the content you define with the CMS into portlets.

b) If thats not feasable then I think a connecting technology has to be
used
(Soap for instance might be the right choice in this case) and have
the portlets displaying the fetched data as well.


So it all ends up how you want to do the integration on what level and
what you 
really want to do with it. 

For instance an approach like this might be fesable having a discussion
forum
done as a portlet but the content itself (setting the main topics...
user handling
on the backend side etc...) can be done with some kind of integrated
CMS.
But using a CMS which generates full blown web pages and integrate that
one into jetspeed 
is not really a good approach I think. Either way you will end up to
write
some portlets to access the CMS data.



-----Urspr�ngliche Nachricht-----
Von: Hauge, Geoffrey [mailto:HaugeG@;pcci.com]
Gesendet: Mittwoch, 23. Oktober 2002 16:06
An: 'Jetspeed Users List' (E-mail)
Betreff: CMS


Has anyone here integrated a Content Management System with Jetspeed
such as
Zope or Vignette?


--
To unsubscribe, e-mail:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>

Reply via email to