Hi<br><br>I'm new to OpenCMS but I have long experience with other CMS solutions. I'm looking for information about the OpenCMS content deployment/distribution/delivery capabilities and I tried to search the list archives to no avail.
<br><br>I'm looking to deploy OpenCMS in a project that requires distribution of content to servers that do not fetch content from the OpenCMS content repository. OpenCMS would act as a back-office system handling the content production, version management, workflow ie. content management part and when the workflow would be finished the content would be distibuted to one or more production servers (WAS serves in this case) either to file system as html/jsp/gif/jpg files or to database if possible.
<br><br>Can OpenCMS handle this type of scenario?<br><br>To further illustrate the scenario:<br>     <br>                     OpenCMS (Tomcat)                                                        / Websphire server<br>content production -> approval -> publish -> deployment/distribution->  --/
<br>                                                                                                         \<br>                                                                                                          \ Websphire server
<br><br>Also content deletion from the WAS servers is a requirement. I haven't found much about this while reading the documentation. The site export feature in the OpenCMS seems to at least relate to this case, but I'm not sure wether it covers my needs entirely.
<br><br>Basically what I'm looking for something similar to OpenDeploy capabilities of the Interwoven TeamSite solution, but lighter solution is enough.<br><br>