0 Replies Latest reply on Jun 8, 2004 9:05 AM by adibou

    service redeployment warning

      Hello,

      I am in trouble with a warning when redeploying an Hibernate service.

      The first deployment of the .sar( during the start up of JBoss) is ok.

      But i have a strange warning during next deployments.
      This warning is from the Service configurator, a ClassNotFound exeption: net.sf.hibernate.jmx.HibernateService.
      This class is the code of the mbean and it is in an archive in my hibernate.sar, so I don't understand the warning.
      Moreover that the service works fine...

      Have you an idea to solve this problem?
      Thanks a lot.