3 Replies Latest reply on Sep 4, 2002 9:32 AM by marcin

    3.0.2 farm-service.xml new attribute?

    vleugels

      Hi,

      i use the following farm-service.xml in 3.0.1 which works nicely:






      jboss:service=IPVPartition
      IPVPartition
      jboss.deployment:type=DeploymentScanner,flavor=URL




      using the same file in 3.0.2 yields this exception:

      19:40:30,467 WARN [ServiceController] Problem creating service jboss:service=FarmMember,partition=IPVPartition
      org.jboss.system.MissingAttributeException: Missing attribute 'Deployer'
      at org.jboss.deployment.scanner.AbstractDeploymentScanner.createService(AbstractDeploymentScanner.java:249)
      at org.jboss.ha.framework.server.FarmMemberService.createService(FarmMemberService.java:113)

      I can't find anything in the ChangeLog / Documentation (AllSubscription) nor the forums....

      Regards,
      Dirk