I've got a problem with the CMS and the workflow manager. I'm back to the 
released servermanager.jar, but still my workflow actions won't show up. I've 
emptied my database and after that I see records showing up, so the database 
connection is working.

My settings:

sampleDashboardWorkflowQueries.txt
# TODO: move to a site
# The order is preserved
ReviewedActions/waitingForPublicationReview
ReviewedActions/waitingForDeletionReview
ReviewedActions/disapprovedPublication
ReviewedActions/disapprovedDeletion


sampleDomains.xml:
<beans>
  <bean id="projectDomains" class="java.util.HashSet">
    <constructor-arg index="0" type="java.util.Collection">
      <list>
        <value>cms-ontw-cocoon</value>
       </list>
    </constructor-arg>
  </bean>
</beans>

Anybody has any clue?

With regards,

Nick Stolwijk
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to