0 Replies Latest reply on Apr 27, 2005 11:07 AM by bconroy

    Custom URLComparator for deployment

    bconroy

      I would like to be able to use a URLComparator i write when i start my jboss server.

      I am setting the URL Comparator in the org.jboss.deployment.scanner.URLDeploymentScanner mbean configuration to be my custom class, but it throws a class not found exception when i try to start my server. where should i put the jar i build with the comparator i desire so it is loaded when the mbean gets deployed?

      thanks,

      Bo