0 Replies Latest reply on Jun 29, 2006 10:02 AM by joneyp

    how to stop cms service in 2.2.1sp1??

    joneyp

      Folks

      Can I stop cms service like this??

      I can notice the following service configurations..

      jboss-portal.sar\portal-core.war\web-inf\jboss-portlet.xml


      <service-name>CMS</service-name>
      <service-class>org.jboss.portal.cms.CMS</service-class>
      <service-ref>:service=CMS</service-ref>



      jboss-portal.sar\portal-samples.war\web-inf\jboss-portlet.xml


      <service-name>CMS</service-name>
      <service-class>org.jboss.portal.cms.CMS</service-class>
      <service-ref>:service=CMS</service-ref>



      I would like to stop cms service & its CMS DB operations. If I comment/takeout the above service entries.. Is it stops cms service completely?? or should I delete all entries of cms everywhere including cms sar & war


      have a good day !!