3 Replies Latest reply on May 21, 2007 2:16 AM by theute

    How to clean the server data when switch off/on JBoss server

    littlefish

      the old application will cache in somewhere in the server, when redeploy an application in jboss AS with portal, even restart the server.

      example:
      it cannot load the object when rename <component-ref> in *-object.xml.
      it will use the old component-ref to find the portlet

      is the server config and component information are store in the following path?? if true, how to canfig jboss server to clean the data??

      jboss-4.0.5.GA\server\default\data

      THX!