View | Details | Raw Unified | Return to bug 200092 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +5 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	wildfly82
4
PORTNAME=	wildfly82
5
PORTVERSION=	8.2.0
5
PORTVERSION=	8.2.0
6
PORTREVISION=	1
6
CATEGORIES=	java www
7
CATEGORIES=	java www
7
MASTER_SITES=	http://download.jboss.org/wildfly/${WILDFLY_VERSION}/
8
MASTER_SITES=	http://download.jboss.org/wildfly/${WILDFLY_VERSION}/
8
DISTNAME=	wildfly-${WILDFLY_VERSION}
9
DISTNAME=	wildfly-${WILDFLY_VERSION}
Lines 20-26 Link Here
20
VAR_DIR?=	/var
21
VAR_DIR?=	/var
21
LOG_DIR?=	${VAR_DIR}/log/${PORTNAME}
22
LOG_DIR?=	${VAR_DIR}/log/${PORTNAME}
22
PID_FILE=	${VAR_DIR}/run/${PORTNAME}.pid
23
PID_FILE=	${VAR_DIR}/run/${PORTNAME}.pid
23
WILDFLY_VERSION=	8.2.0.Final
24
WILDFLY_VERSION=8.2.0.Final
24
SUB_FILES=	pkg-message
25
SUB_FILES=	pkg-message
25
26
26
SUB_LIST=	APP_SHORTNAME=${PORTNAME} \
27
SUB_LIST=	APP_SHORTNAME=${PORTNAME} \
Lines 31-36 Link Here
31
		APP_HOME=${PREFIX}/wildfly-${PORTVERSION}
32
		APP_HOME=${PREFIX}/wildfly-${PORTVERSION}
32
PLIST_SUB=	APP_HOME=wildfly-${PORTVERSION}
33
PLIST_SUB=	APP_HOME=wildfly-${PORTVERSION}
33
34
35
post-patch:
36
	${RM} ${WRKSRC}/bin/add-user.sh.orig
37
34
do-build:
38
do-build:
35
	${RM} ${WRKSRC}/bin/*.bat
39
	${RM} ${WRKSRC}/bin/*.bat
36
	${RM} -rf ${WRKSRC}/bin/service
40
	${RM} -rf ${WRKSRC}/bin/service
(-)pkg-plist (-25 / +816 lines)
Lines 1-13 Link Here
1
@owner www
1
@owner www
2
@group www
2
@group www
3
@mode 644
4
%%APP_HOME%%/appclient/configuration/appclient.xml
5
%%APP_HOME%%/appclient/configuration/logging.properties
6
%%APP_HOME%%/domain/configuration/application-roles.properties
7
%%APP_HOME%%/domain/configuration/application-users.properties
8
%%APP_HOME%%/domain/configuration/default-server-logging.properties
9
%%APP_HOME%%/domain/configuration/domain.xml
10
%%APP_HOME%%/domain/configuration/host-master.xml
11
%%APP_HOME%%/domain/configuration/host-slave.xml
12
%%APP_HOME%%/domain/configuration/host.xml
13
%%APP_HOME%%/domain/configuration/logging.properties
14
%%APP_HOME%%/domain/configuration/mgmt-groups.properties
15
%%APP_HOME%%/domain/configuration/mgmt-users.properties
16
%%APP_HOME%%/standalone/configuration/application-roles.properties
17
%%APP_HOME%%/standalone/configuration/application-users.properties
18
%%APP_HOME%%/standalone/configuration/logging.properties
19
%%APP_HOME%%/standalone/configuration/mgmt-groups.properties
20
%%APP_HOME%%/standalone/configuration/mgmt-users.properties
21
%%APP_HOME%%/standalone/configuration/standalone-full-ha.xml
22
%%APP_HOME%%/standalone/configuration/standalone-full.xml
23
%%APP_HOME%%/standalone/configuration/standalone-ha.xml
24
%%APP_HOME%%/standalone/configuration/standalone.xml
25
@mode
3
%%APP_HOME%%/LICENSE.txt
26
%%APP_HOME%%/LICENSE.txt
4
%%APP_HOME%%/README.txt
27
%%APP_HOME%%/README.txt
5
%%APP_HOME%%/appclient/configuration/appclient.xml
6
%%APP_HOME%%/appclient/configuration/logging.properties
7
%%APP_HOME%%/bin/.jbossclirc
28
%%APP_HOME%%/bin/.jbossclirc
8
%%APP_HOME%%/bin/add-user.properties
29
%%APP_HOME%%/bin/add-user.properties
9
%%APP_HOME%%/bin/add-user.sh
30
%%APP_HOME%%/bin/add-user.sh
10
%%APP_HOME%%/bin/add-user.sh.orig
11
%%APP_HOME%%/bin/appclient.conf
31
%%APP_HOME%%/bin/appclient.conf
12
%%APP_HOME%%/bin/appclient.sh
32
%%APP_HOME%%/bin/appclient.sh
13
%%APP_HOME%%/bin/client/README-CLI-JCONSOLE.txt
33
%%APP_HOME%%/bin/client/README-CLI-JCONSOLE.txt
Lines 263-278 Link Here
263
%%APP_HOME%%/docs/schema/wildfly-undertow_1_0.xsd
283
%%APP_HOME%%/docs/schema/wildfly-undertow_1_0.xsd
264
%%APP_HOME%%/docs/schema/wildfly-undertow_1_1.xsd
284
%%APP_HOME%%/docs/schema/wildfly-undertow_1_1.xsd
265
%%APP_HOME%%/docs/schema/wildfly-undertow_1_2.xsd
285
%%APP_HOME%%/docs/schema/wildfly-undertow_1_2.xsd
266
%%APP_HOME%%/domain/configuration/application-roles.properties
267
%%APP_HOME%%/domain/configuration/application-users.properties
268
%%APP_HOME%%/domain/configuration/default-server-logging.properties
269
%%APP_HOME%%/domain/configuration/domain.xml
270
%%APP_HOME%%/domain/configuration/host-master.xml
271
%%APP_HOME%%/domain/configuration/host-slave.xml
272
%%APP_HOME%%/domain/configuration/host.xml
273
%%APP_HOME%%/domain/configuration/logging.properties
274
%%APP_HOME%%/domain/configuration/mgmt-groups.properties
275
%%APP_HOME%%/domain/configuration/mgmt-users.properties
276
%%APP_HOME%%/jboss-modules.jar
286
%%APP_HOME%%/jboss-modules.jar
277
%%APP_HOME%%/modules/system/layers/base/asm/asm/main/asm-3.3.1.jar
287
%%APP_HOME%%/modules/system/layers/base/asm/asm/main/asm-3.3.1.jar
278
%%APP_HOME%%/modules/system/layers/base/asm/asm/main/module.xml
288
%%APP_HOME%%/modules/system/layers/base/asm/asm/main/module.xml
Lines 1016-1030 Link Here
1016
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/module.xml
1026
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/module.xml
1017
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver
1027
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver
1018
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory
1028
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory
1019
%%APP_HOME%%/standalone/configuration/application-roles.properties
1020
%%APP_HOME%%/standalone/configuration/application-users.properties
1021
%%APP_HOME%%/standalone/configuration/logging.properties
1022
%%APP_HOME%%/standalone/configuration/mgmt-groups.properties
1023
%%APP_HOME%%/standalone/configuration/mgmt-users.properties
1024
%%APP_HOME%%/standalone/configuration/standalone-full-ha.xml
1025
%%APP_HOME%%/standalone/configuration/standalone-full.xml
1026
%%APP_HOME%%/standalone/configuration/standalone-ha.xml
1027
%%APP_HOME%%/standalone/configuration/standalone.xml
1028
%%APP_HOME%%/standalone/deployments/README.txt
1029
%%APP_HOME%%/standalone/deployments/README.txt
1029
%%APP_HOME%%/welcome-content/bkg.gif
1030
%%APP_HOME%%/welcome-content/bkg.gif
1030
%%APP_HOME%%/welcome-content/documentation.html
1031
%%APP_HOME%%/welcome-content/documentation.html
Lines 1036-1042 Link Here
1036
%%APP_HOME%%/welcome-content/noredirect.html
1037
%%APP_HOME%%/welcome-content/noredirect.html
1037
%%APP_HOME%%/welcome-content/wildfly.css
1038
%%APP_HOME%%/welcome-content/wildfly.css
1038
%%APP_HOME%%/welcome-content/wildfly_logo.png
1039
%%APP_HOME%%/welcome-content/wildfly_logo.png
1040
@dir %%APP_HOME%%/welcome-content
1041
@dir %%APP_HOME%%/standalone/tmp/auth
1042
@dir %%APP_HOME%%/standalone/tmp
1043
@dir %%APP_HOME%%/standalone/lib/ext
1044
@dir %%APP_HOME%%/standalone/lib
1045
@dir %%APP_HOME%%/standalone/deployments
1046
@dir %%APP_HOME%%/standalone/configuration
1047
@dir %%APP_HOME%%/standalone
1048
@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services
1049
@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF
1050
@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources
1051
@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main
1052
@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk
1053
@dir %%APP_HOME%%/modules/system/layers/base/sun
1054
@dir %%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml/main
1055
@dir %%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml
1056
@dir %%APP_HOME%%/modules/system/layers/base/org/yaml
1057
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager/main
1058
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager
1059
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/security
1060
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main
1061
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow
1062
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster
1063
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet/main
1064
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet
1065
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow/main
1066
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow
1067
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager/main
1068
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager
1069
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security
1070
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts/main
1071
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts
1072
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster/main
1073
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster
1074
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io/main
1075
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io
1076
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch/main
1077
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch
1078
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension
1079
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow/main
1080
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow
1081
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi/main
1082
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi
1083
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main
1084
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan
1085
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api/main
1086
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api
1087
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web
1088
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton/main
1089
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton
1090
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server/main
1091
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server
1092
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main
1093
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi
1094
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main
1095
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan
1096
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb
1097
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api/main
1098
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api
1099
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering
1100
@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly
1101
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/main
1102
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/jcl-over-slf4j/main
1103
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/jcl-over-slf4j
1104
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/impl/main
1105
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/impl
1106
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/ext/main
1107
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/ext
1108
@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j
1109
@dir %%APP_HOME%%/modules/system/layers/base/org/scannotation/scannotation/main
1110
@dir %%APP_HOME%%/modules/system/layers/base/org/scannotation/scannotation
1111
@dir %%APP_HOME%%/modules/system/layers/base/org/scannotation
1112
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/main
1113
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/main
1114
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api/main
1115
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api
1116
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm
1117
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/main
1118
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings/main
1119
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings
1120
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation
1121
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core/main
1122
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api/main
1123
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api
1124
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core
1125
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/config/main
1126
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/config
1127
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/common/main
1128
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/common
1129
@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink
1130
@dir %%APP_HOME%%/modules/system/layers/base/org/picketbox/main
1131
@dir %%APP_HOME%%/modules/system/layers/base/org/picketbox
1132
@dir %%APP_HOME%%/modules/system/layers/base/org/osgi/core/main
1133
@dir %%APP_HOME%%/modules/system/layers/base/org/osgi/core
1134
@dir %%APP_HOME%%/modules/system/layers/base/org/osgi
1135
@dir %%APP_HOME%%/modules/system/layers/base/org/opensaml/main
1136
@dir %%APP_HOME%%/modules/system/layers/base/org/opensaml
1137
@dir %%APP_HOME%%/modules/system/layers/base/org/omg/api/main
1138
@dir %%APP_HOME%%/modules/system/layers/base/org/omg/api
1139
@dir %%APP_HOME%%/modules/system/layers/base/org/omg
1140
@dir %%APP_HOME%%/modules/system/layers/base/org/kohsuke/rngom/main
1141
@dir %%APP_HOME%%/modules/system/layers/base/org/kohsuke/rngom
1142
@dir %%APP_HOME%%/modules/system/layers/base/org/kohsuke
1143
@dir %%APP_HOME%%/modules/system/layers/base/org/jsoup/main
1144
@dir %%APP_HOME%%/modules/system/layers/base/org/jsoup
1145
@dir %%APP_HOME%%/modules/system/layers/base/org/joda/time/main
1146
@dir %%APP_HOME%%/modules/system/layers/base/org/joda/time
1147
@dir %%APP_HOME%%/modules/system/layers/base/org/joda
1148
@dir %%APP_HOME%%/modules/system/layers/base/org/jgroups/main
1149
@dir %%APP_HOME%%/modules/system/layers/base/org/jgroups
1150
@dir %%APP_HOME%%/modules/system/layers/base/org/jdom/main
1151
@dir %%APP_HOME%%/modules/system/layers/base/org/jdom
1152
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main
1153
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xts
1154
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio/main
1155
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio
1156
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main
1157
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport
1158
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty
1159
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/main
1160
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio
1161
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xb/main
1162
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xb
1163
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main
1164
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsprovide
1165
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main
1166
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsconsume
1167
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common/main
1168
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common
1169
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools
1170
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi/main
1171
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi
1172
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/saaj-impl/main
1173
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/saaj-impl
1174
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main
1175
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi
1176
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main
1177
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client
1178
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main
1179
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow
1180
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main
1181
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp
1182
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main
1183
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server
1184
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main
1185
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories
1186
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main
1187
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client
1188
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf
1189
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common/main
1190
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common
1191
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api/main
1192
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api
1193
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws
1194
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi/main
1195
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi
1196
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core/main
1197
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core
1198
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api/main
1199
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api
1200
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld
1201
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/vfs/main
1202
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/vfs
1203
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/threads/main
1204
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/threads
1205
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/stdio/main
1206
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/stdio
1207
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper/main
1208
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper
1209
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap/core/main
1210
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap/core
1211
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap
1212
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/xacml/main
1213
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/xacml
1214
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main
1215
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation
1216
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security
1217
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/sasl/main
1218
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/sasl
1219
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main
1220
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider
1221
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main
1222
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11
1223
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled
1224
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main
1225
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring
1226
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main
1227
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider
1228
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main
1229
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider
1230
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main
1231
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi
1232
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main
1233
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider
1234
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main
1235
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs
1236
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main
1237
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider
1238
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main
1239
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider
1240
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main
1241
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider
1242
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main
1243
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto
1244
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main
1245
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi
1246
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main
1247
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider
1248
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main
1249
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt
1250
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy
1251
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main
1252
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/remoting-jmx
1253
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/main
1254
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3
1255
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting/main
1256
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx/main
1257
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx
1258
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting
1259
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming/main
1260
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming
1261
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/txframework/main
1262
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/txframework
1263
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main
1264
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts
1265
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana
1266
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/msc/main
1267
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/msc
1268
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/modules/main
1269
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/modules
1270
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core/main
1271
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core
1272
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main
1273
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi
1274
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container
1275
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster
1276
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/main
1277
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata
1278
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river/main
1279
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river
1280
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/main
1281
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling
1282
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager/main
1283
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager
1284
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging/main
1285
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main
1286
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub
1287
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging
1288
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager/main
1289
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager
1290
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/log4j
1291
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts/main
1292
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration/main
1293
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration
1294
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts
1295
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi/main
1296
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi
1297
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jaxbintros/main
1298
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jaxbintros
1299
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jandex/main
1300
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jandex
1301
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main
1302
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters
1303
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main
1304
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl
1305
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main
1306
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api
1307
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar
1308
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/invocation/main
1309
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/invocation
1310
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled
1311
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content/main
1312
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content
1313
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration
1314
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/iiop-client/main
1315
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/iiop-client
1316
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main/META-INF
1317
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main
1318
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms
1319
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb3/main
1320
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb3
1321
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client/main
1322
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client
1323
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/dmr/main
1324
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/dmr
1325
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-core/main
1326
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-core
1327
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-beans/main
1328
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-beans
1329
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/com/sun/httpserver/main
1330
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/com/sun/httpserver
1331
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/com/sun
1332
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/com
1333
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter/main
1334
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter
1335
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts/main
1336
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts
1337
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld/main
1338
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld
1339
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server/integration/main
1340
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server/integration
1341
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server
1342
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main
1343
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices
1344
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web/main
1345
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common/main
1346
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common
1347
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web
1348
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/version/main
1349
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/version
1350
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/vault-tool/main
1351
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/vault-tool
1352
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions/main
1353
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions
1354
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads/main
1355
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads
1356
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx/main
1357
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx
1358
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/standalone/main
1359
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/standalone
1360
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/server/main
1361
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/server
1362
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security/main
1363
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api/main
1364
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api
1365
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security
1366
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar/main
1367
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar
1368
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting/main
1369
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting
1370
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol/main
1371
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol
1372
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller/main
1373
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller
1374
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo/main
1375
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo
1376
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean/main
1377
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean
1378
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/main
1379
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/cli/main
1380
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/cli
1381
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching
1382
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/network/main
1383
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/network
1384
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming/main
1385
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming
1386
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/modcluster/main
1387
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/modcluster
1388
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging/main
1389
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging
1390
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content/main
1391
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content
1392
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail/main
1393
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail
1394
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging/main
1395
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging
1396
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77/main
1397
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77
1398
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf/main
1399
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main
1400
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection
1401
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf
1402
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/spi/main
1403
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/spi
1404
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/main
1405
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/4
1406
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/3
1407
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate
1408
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa
1409
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx/main
1410
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx
1411
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main/resources
1412
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main
1413
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr
1414
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs/main
1415
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs
1416
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr/main
1417
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr
1418
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb/main
1419
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb
1420
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller/main
1421
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller
1422
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded/main
1423
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded
1424
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main/timers
1425
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main
1426
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3
1427
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee/main
1428
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee
1429
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management/main
1430
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management
1431
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface/main
1432
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface
1433
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context/main
1434
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context
1435
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-add-user/main
1436
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-add-user
1437
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner/main
1438
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner
1439
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository/main
1440
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository
1441
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security/main
1442
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api/main
1443
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api
1444
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security
1445
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller/main
1446
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client/main
1447
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client
1448
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller
1449
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/console/main
1450
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/console
1451
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector/main
1452
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector
1453
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp/main
1454
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp
1455
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main
1456
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web/infinispan
1457
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web
1458
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups/main
1459
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups
1460
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan/main
1461
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan
1462
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main
1463
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan
1464
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3
1465
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common/main
1466
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common
1467
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering
1468
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli/main
1469
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli
1470
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient/main
1471
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient
1472
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/aggregate/main
1473
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/aggregate
1474
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as
1475
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/aesh/main
1476
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/aesh
1477
@dir %%APP_HOME%%/modules/system/layers/base/org/jboss
1478
@dir %%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core/main
1479
@dir %%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core
1480
@dir %%APP_HOME%%/modules/system/layers/base/org/jberet
1481
@dir %%APP_HOME%%/modules/system/layers/base/org/jaxen/main
1482
@dir %%APP_HOME%%/modules/system/layers/base/org/jaxen
1483
@dir %%APP_HOME%%/modules/system/layers/base/org/javassist/main
1484
@dir %%APP_HOME%%/modules/system/layers/base/org/javassist
1485
@dir %%APP_HOME%%/modules/system/layers/base/org/jacorb/main
1486
@dir %%APP_HOME%%/modules/system/layers/base/org/jacorb
1487
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query/main
1488
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl/main
1489
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl
1490
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query
1491
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/main
1492
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/main
1493
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/directory/main
1494
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/directory
1495
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene
1496
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/commons/main
1497
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/commons
1498
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod/main
1499
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod
1500
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/client
1501
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote/main
1502
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote
1503
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc/main
1504
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc
1505
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore
1506
@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan
1507
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/ra/main
1508
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/ra
1509
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp/main
1510
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp
1511
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp/main
1512
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp
1513
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol
1514
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib/linux-x86_64
1515
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib/linux-i686
1516
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib
1517
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main
1518
@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq
1519
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/main
1520
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi/main
1521
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi
1522
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator
1523
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm/main
1524
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm
1525
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine/main
1526
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine
1527
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search
1528
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/main
1529
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main
1530
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/hql
1531
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/envers/main
1532
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/envers
1533
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations/main
1534
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations
1535
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/4.1
1536
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/3
1537
@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate
1538
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/json/main
1539
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/json
1540
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main
1541
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent
1542
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise
1543
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/el/main
1544
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/el
1545
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax
1546
@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish
1547
@dir %%APP_HOME%%/modules/system/layers/base/org/fusesource/jansi/main
1548
@dir %%APP_HOME%%/modules/system/layers/base/org/fusesource/jansi
1549
@dir %%APP_HOME%%/modules/system/layers/base/org/fusesource
1550
@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/persistence/main
1551
@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/persistence
1552
@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse
1553
@dir %%APP_HOME%%/modules/system/layers/base/org/dom4j/main
1554
@dir %%APP_HOME%%/modules/system/layers/base/org/dom4j
1555
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main
1556
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox
1557
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison/main
1558
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison
1559
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-xc/main
1560
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-xc
1561
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main
1562
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl
1563
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main
1564
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs
1565
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main
1566
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl
1567
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson
1568
@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus
1569
@dir %%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main
1570
@dir %%APP_HOME%%/modules/system/layers/base/org/bouncycastle
1571
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xml-resolver/main
1572
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xml-resolver
1573
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xerces/main
1574
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xerces
1575
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xalan/main
1576
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xalan
1577
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/xmlschema/main
1578
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/xmlschema
1579
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main
1580
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/security
1581
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws
1582
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/velocity/main
1583
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/velocity
1584
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec/main
1585
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec
1586
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/santuario
1587
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main
1588
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton
1589
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/qpid
1590
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/openjpa/main
1591
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/openjpa
1592
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/neethi/main
1593
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/neethi
1594
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main
1595
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/lucene
1596
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/log4j/main
1597
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/log4j
1598
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/james/mime4j/main
1599
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/james/mime4j
1600
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/james
1601
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main
1602
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents
1603
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf/main
1604
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main
1605
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl
1606
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf
1607
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/pool/main
1608
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/pool
1609
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/logging/main
1610
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/logging
1611
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/lang/main
1612
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/lang
1613
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/io/main
1614
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/io
1615
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/configuration/main
1616
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/configuration
1617
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections/main
1618
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections
1619
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/codec/main
1620
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/codec
1621
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/cli/main
1622
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/cli
1623
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils/main
1624
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils
1625
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons
1626
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/avro/main
1627
@dir %%APP_HOME%%/modules/system/layers/base/org/apache/avro
1628
@dir %%APP_HOME%%/modules/system/layers/base/org/apache
1629
@dir %%APP_HOME%%/modules/system/layers/base/org/antlr/main
1630
@dir %%APP_HOME%%/modules/system/layers/base/org/antlr
1631
@dir %%APP_HOME%%/modules/system/layers/base/org
1632
@dir %%APP_HOME%%/modules/system/layers/base/nu/xom/main
1633
@dir %%APP_HOME%%/modules/system/layers/base/nu/xom
1634
@dir %%APP_HOME%%/modules/system/layers/base/nu
1635
@dir %%APP_HOME%%/modules/system/layers/base/net/jcip/main
1636
@dir %%APP_HOME%%/modules/system/layers/base/net/jcip
1637
@dir %%APP_HOME%%/modules/system/layers/base/net
1638
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/ws/api/main
1639
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/ws/api
1640
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/ws
1641
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/stream/api/main
1642
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/stream/api
1643
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/stream
1644
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/soap/api/main
1645
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/soap/api
1646
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/soap
1647
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/rpc/api/main
1648
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/rpc/api
1649
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/rpc
1650
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/bind/api/main
1651
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/bind/api
1652
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/bind
1653
@dir %%APP_HOME%%/modules/system/layers/base/javax/xml
1654
@dir %%APP_HOME%%/modules/system/layers/base/javax/wsdl4j/api/main
1655
@dir %%APP_HOME%%/modules/system/layers/base/javax/wsdl4j/api
1656
@dir %%APP_HOME%%/modules/system/layers/base/javax/wsdl4j
1657
@dir %%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api/main
1658
@dir %%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api
1659
@dir %%APP_HOME%%/modules/system/layers/base/javax/ws/rs
1660
@dir %%APP_HOME%%/modules/system/layers/base/javax/ws
1661
@dir %%APP_HOME%%/modules/system/layers/base/javax/websocket/api/main
1662
@dir %%APP_HOME%%/modules/system/layers/base/javax/websocket/api
1663
@dir %%APP_HOME%%/modules/system/layers/base/javax/websocket
1664
@dir %%APP_HOME%%/modules/system/layers/base/javax/validation/api/main
1665
@dir %%APP_HOME%%/modules/system/layers/base/javax/validation/api
1666
@dir %%APP_HOME%%/modules/system/layers/base/javax/validation
1667
@dir %%APP_HOME%%/modules/system/layers/base/javax/transaction/api/main
1668
@dir %%APP_HOME%%/modules/system/layers/base/javax/transaction/api
1669
@dir %%APP_HOME%%/modules/system/layers/base/javax/transaction
1670
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api/main
1671
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api
1672
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl
1673
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp/api/main
1674
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp/api
1675
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp
1676
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/api/main
1677
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/api
1678
@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet
1679
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/jacc/api/main
1680
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/jacc/api
1681
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/jacc
1682
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth/message/api/main
1683
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth/message/api
1684
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth/message
1685
@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth
1686
@dir %%APP_HOME%%/modules/system/layers/base/javax/security
1687
@dir %%APP_HOME%%/modules/system/layers/base/javax/rmi/api/main
1688
@dir %%APP_HOME%%/modules/system/layers/base/javax/rmi/api
1689
@dir %%APP_HOME%%/modules/system/layers/base/javax/rmi
1690
@dir %%APP_HOME%%/modules/system/layers/base/javax/resource/api/main
1691
@dir %%APP_HOME%%/modules/system/layers/base/javax/resource/api
1692
@dir %%APP_HOME%%/modules/system/layers/base/javax/resource
1693
@dir %%APP_HOME%%/modules/system/layers/base/javax/persistence/api/main
1694
@dir %%APP_HOME%%/modules/system/layers/base/javax/persistence/api
1695
@dir %%APP_HOME%%/modules/system/layers/base/javax/persistence
1696
@dir %%APP_HOME%%/modules/system/layers/base/javax/management/j2ee/api/main
1697
@dir %%APP_HOME%%/modules/system/layers/base/javax/management/j2ee/api
1698
@dir %%APP_HOME%%/modules/system/layers/base/javax/management/j2ee
1699
@dir %%APP_HOME%%/modules/system/layers/base/javax/management
1700
@dir %%APP_HOME%%/modules/system/layers/base/javax/mail/api/main
1701
@dir %%APP_HOME%%/modules/system/layers/base/javax/mail/api
1702
@dir %%APP_HOME%%/modules/system/layers/base/javax/mail
1703
@dir %%APP_HOME%%/modules/system/layers/base/javax/jws/api/main
1704
@dir %%APP_HOME%%/modules/system/layers/base/javax/jws/api
1705
@dir %%APP_HOME%%/modules/system/layers/base/javax/jws
1706
@dir %%APP_HOME%%/modules/system/layers/base/javax/json/api/main
1707
@dir %%APP_HOME%%/modules/system/layers/base/javax/json/api
1708
@dir %%APP_HOME%%/modules/system/layers/base/javax/json
1709
@dir %%APP_HOME%%/modules/system/layers/base/javax/jms/api/main
1710
@dir %%APP_HOME%%/modules/system/layers/base/javax/jms/api
1711
@dir %%APP_HOME%%/modules/system/layers/base/javax/jms
1712
@dir %%APP_HOME%%/modules/system/layers/base/javax/interceptor/api/main
1713
@dir %%APP_HOME%%/modules/system/layers/base/javax/interceptor/api
1714
@dir %%APP_HOME%%/modules/system/layers/base/javax/interceptor
1715
@dir %%APP_HOME%%/modules/system/layers/base/javax/inject/api/main
1716
@dir %%APP_HOME%%/modules/system/layers/base/javax/inject/api
1717
@dir %%APP_HOME%%/modules/system/layers/base/javax/inject
1718
@dir %%APP_HOME%%/modules/system/layers/base/javax/faces/api/main
1719
@dir %%APP_HOME%%/modules/system/layers/base/javax/faces/api
1720
@dir %%APP_HOME%%/modules/system/layers/base/javax/faces
1721
@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent/api/main
1722
@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent/api
1723
@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent
1724
@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/api/main
1725
@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/api
1726
@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise
1727
@dir %%APP_HOME%%/modules/system/layers/base/javax/el/api/main
1728
@dir %%APP_HOME%%/modules/system/layers/base/javax/el/api
1729
@dir %%APP_HOME%%/modules/system/layers/base/javax/el
1730
@dir %%APP_HOME%%/modules/system/layers/base/javax/ejb/api/main
1731
@dir %%APP_HOME%%/modules/system/layers/base/javax/ejb/api
1732
@dir %%APP_HOME%%/modules/system/layers/base/javax/ejb
1733
@dir %%APP_HOME%%/modules/system/layers/base/javax/batch/api/main
1734
@dir %%APP_HOME%%/modules/system/layers/base/javax/batch/api
1735
@dir %%APP_HOME%%/modules/system/layers/base/javax/batch
1736
@dir %%APP_HOME%%/modules/system/layers/base/javax/api/main
1737
@dir %%APP_HOME%%/modules/system/layers/base/javax/api
1738
@dir %%APP_HOME%%/modules/system/layers/base/javax/annotation/api/main
1739
@dir %%APP_HOME%%/modules/system/layers/base/javax/annotation/api
1740
@dir %%APP_HOME%%/modules/system/layers/base/javax/annotation
1741
@dir %%APP_HOME%%/modules/system/layers/base/javax/activation/api/main
1742
@dir %%APP_HOME%%/modules/system/layers/base/javax/activation/api
1743
@dir %%APP_HOME%%/modules/system/layers/base/javax/activation
1744
@dir %%APP_HOME%%/modules/system/layers/base/javax
1745
@dir %%APP_HOME%%/modules/system/layers/base/javaee/api/main
1746
@dir %%APP_HOME%%/modules/system/layers/base/javaee/api
1747
@dir %%APP_HOME%%/modules/system/layers/base/javaee
1748
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/websocket/main
1749
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/websocket
1750
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/servlet/main
1751
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/servlet
1752
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main
1753
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/jsp
1754
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/core/main
1755
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/core
1756
@dir %%APP_HOME%%/modules/system/layers/base/io/undertow
1757
@dir %%APP_HOME%%/modules/system/layers/base/io/netty/main
1758
@dir %%APP_HOME%%/modules/system/layers/base/io/netty
1759
@dir %%APP_HOME%%/modules/system/layers/base/io
1760
@dir %%APP_HOME%%/modules/system/layers/base/ibm/jdk/main
1761
@dir %%APP_HOME%%/modules/system/layers/base/ibm/jdk
1762
@dir %%APP_HOME%%/modules/system/layers/base/ibm
1763
@dir %%APP_HOME%%/modules/system/layers/base/gnu/getopt/main
1764
@dir %%APP_HOME%%/modules/system/layers/base/gnu/getopt
1765
@dir %%APP_HOME%%/modules/system/layers/base/gnu
1766
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xsom/main
1767
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xsom
1768
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2/main
1769
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2
1770
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging/saaj/main
1771
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging/saaj
1772
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging
1773
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/fastinfoset/main
1774
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/fastinfoset
1775
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main
1776
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind
1777
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml
1778
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl/main
1779
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl
1780
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/istack/main
1781
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/istack
1782
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/codemodel/main
1783
@dir %%APP_HOME%%/modules/system/layers/base/com/sun/codemodel
1784
@dir %%APP_HOME%%/modules/system/layers/base/com/sun
1785
@dir %%APP_HOME%%/modules/system/layers/base/com/h2database/h2/main
1786
@dir %%APP_HOME%%/modules/system/layers/base/com/h2database/h2
1787
@dir %%APP_HOME%%/modules/system/layers/base/com/h2database
1788
@dir %%APP_HOME%%/modules/system/layers/base/com/google/guava/main
1789
@dir %%APP_HOME%%/modules/system/layers/base/com/google/guava
1790
@dir %%APP_HOME%%/modules/system/layers/base/com/google
1791
@dir %%APP_HOME%%/modules/system/layers/base/com/github/relaxng/main
1792
@dir %%APP_HOME%%/modules/system/layers/base/com/github/relaxng
1793
@dir %%APP_HOME%%/modules/system/layers/base/com/github
1794
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main
1795
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider
1796
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs
1797
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main
1798
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind
1799
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main
1800
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core
1801
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main
1802
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations
1803
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core
1804
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson
1805
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate/main
1806
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate
1807
@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml
1808
@dir %%APP_HOME%%/modules/system/layers/base/com
1809
@dir %%APP_HOME%%/modules/system/layers/base/ch/qos/cal10n/main
1810
@dir %%APP_HOME%%/modules/system/layers/base/ch/qos/cal10n
1811
@dir %%APP_HOME%%/modules/system/layers/base/ch/qos
1812
@dir %%APP_HOME%%/modules/system/layers/base/ch
1813
@dir %%APP_HOME%%/modules/system/layers/base/asm/asm/main
1814
@dir %%APP_HOME%%/modules/system/layers/base/asm/asm
1815
@dir %%APP_HOME%%/modules/system/layers/base/asm
1816
@dir %%APP_HOME%%/modules/system/layers/base
1817
@dir %%APP_HOME%%/modules/system/layers
1818
@dir %%APP_HOME%%/modules/system
1819
@dir %%APP_HOME%%/modules
1820
@dir %%APP_HOME%%/domain/tmp/auth
1821
@dir %%APP_HOME%%/domain/tmp
1039
@dir %%APP_HOME%%/domain/data/content
1822
@dir %%APP_HOME%%/domain/data/content
1040
@dir %%APP_HOME%%/domain/tmp/auth
1823
@dir %%APP_HOME%%/domain/data
1041
@dir %%APP_HOME%%/standalone/lib/ext
1824
@dir %%APP_HOME%%/domain/configuration
1042
@dir %%APP_HOME%%/standalone/tmp/auth
1825
@dir %%APP_HOME%%/domain
1826
@dir %%APP_HOME%%/docs/schema
1827
@dir %%APP_HOME%%/docs/examples/configs
1828
@dir %%APP_HOME%%/docs/examples
1829
@dir %%APP_HOME%%/docs
1830
@dir %%APP_HOME%%/bin/client
1831
@dir %%APP_HOME%%/bin
1832
@dir %%APP_HOME%%/appclient/configuration
1833
@dir %%APP_HOME%%/appclient

Return to bug 200092