| <attribute access='read-write' setMethod='setEnhancedSuffixOrder' 
getMethod='getEnhancedSuffixOrder'>
  |       <description>Allows the override of the suffix order declared by 
subdeployers, using the syntax [order:]suffix
  |       </description>
  |       <name>EnhancedSuffixOrder</name>
  |       <type>[Ljava.lang.String;</type>
  |       <!--
  |          Statically set one or more enhanced suffix orders, independent of 
the value proposed by subdeployers.
  |          Some deployers may also allow the suffixes/orders to be set 
locally, so that's preferable too.
  |          For reference, this is the list of enhanced suffixes likely to be 
set by deployers (it may not
  |          be completely up-to-date, or there can be user-defined deployers).
  |          
  |          
050:.deployer,050:-deployer.xml,100:.aop,100:-aop.xml,150:.sar,150:-service.xml,200:.beans,250:.rar,300:-ds.xml,350:.har,400:.jar,450:.ejb3,450:.par,500:.war,600:.wsr,650:.ear,700:.jar,750:.zip,800:.bsh,900:.last
  |          
  |          Until we resolve some startup issues, we'll setup some static 
enhanced suffix orders bellow
  |          and leave the rest of the suffixes contributed dynamically by 
registering deployers.
  |       -->
  |       <descriptors>
  |          <value 
value="100:-ds.xml,150:.sar,150:-service.xml,250:.rar,400:.jar,500:.war,650:.ear,800:.bsh,900:.last"/>
  |       </descriptors>
  |    </attribute>

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to