1 Reply Latest reply on Apr 20, 2004 1:57 AM by martin.stechert

    How to use URLDirectoryScanner?

    jchen777

      Hi!
      I am trying to use URLDirectoryScanner by modifying jboss-service.xml

      According to
      https://sourceforge.net/tracker/?group_id=22866&atid=376685&func=detail&aid=711341
      I cannot use URLDirectoryScanner only.
      (I tried, and it really didnot work)

      But, when I tried to use both URLDirectoryScanner and URLDeploymentScanner, it throws some error messages as
      " org.jboss.deployment.DeploymentException: Trying to install an alredy registered mbean: jboss.deployment:type=DeploymentScanner,flavor=URL"

      Could you tell me how to use URLDirectoryScanner?
      Thank you!