[jboss-user] [Installation, Configuration & DEPLOYMENT] - ClassPreloadService not loading anything in Jboss 4.2.1.GA

leonv do-not-reply at jboss.com
Mon Nov 19 10:09:38 EST 2007


>From JBOSS wiki I copied:
<mbean code="org.jboss.mx.loading.ClassPreloadService"
      name="jboss.mx:service=ClassPreloadService"
      xmbean-dd="">
      
          
             The patterns for classpath includes
             IncludePatterns
             [Ljava.lang.String;
          
          
             The patterns for classpath excludes
             ExcludePatterns
             [Ljava.lang.String;
          
          
             A flag indicate if String.endsWith matching of includes/excludes should be used
             SimpleMatch
             boolean
          
         
            start
         
      
       jbossmq.jar
       classes12.jar
       true
   
   
The classes12.jar is in the \server\default\lib folder

No matter what I put in the patterns the output is:
 INFO  [ClassPreloadService] Loaded 0 classes, 0 CNFEs




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106046#4106046

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106046



More information about the jboss-user mailing list