In jBoss AS 6, there are three lib
folders.
jboss-6.1.0.Final/lib
jboss-6.1.0.Final/common/lib
jboss-6.1.0.Final/server/default/lib
For the last one i.e. jboss-6.1.0.Final/server/default/lib
, the equivalent in wildfly 8.2.0 is wildfly-8.2.0.Final/standalone/lib
for standalone mode.
For the first two lib
folders, what are the equivalents in wildfly 8.2.0 ?