- 
        1. Re: Migration 4.2.3 to 7.0.1: server configuration locationjaikiran Sep 27, 2011 7:03 AM (in response to kevinwu)1 of 1 people found this helpfulKevin Wu wrote: Since we made some server configuration changes to fit in our purposes in 4.2.3, would everyone to help me map out correspondent file changes in AS 7 in following area? In AS 4.2.3: 1. $JBOSS_HOME/server/default/conf/standardjboss.xml - <locking-policy> EJB2.x functionality is still a work-in-progress. So it's too early to say what kind of configurations will be exposed. But whatever those configurations be, they will be exposed via the subsytems in the standalone.xml/domain.xml and are updatable via the management operations. Kevin Wu wrote: 2. $JBOSS_HOME/server/default/conf/login-config.xml - <authentication><login-module> See https://docs.jboss.org/author/display/AS7/Security+subsystem+configuration Kevin Wu wrote: 3. $JBOSS_HOME/server/default/conf/jboss-service.xml - <classpath> See https://docs.jboss.org/author/display/AS7/Class+Loading+in+AS7 Kevin Wu wrote: 4. $JBOSS_HOME/server/default/deploy/jboss-web.deployer/server.xml 5. $JBOSS_HOME/server/default/deploy/jboss-web.deployer/conf/web.xml 6. $JBOSS_HOME/server/default/deploy/jboss-web.deployer/META-INF/jboss-service.xml See https://docs.jboss.org/author/display/AS7/Admin+Guide#AdminGuide-Web Kevin Wu wrote: By the way, where can I find standalone.xml scheme? JBOSS_HOME/docs/schema has the relevant xsds. They are also published here http://www.jboss.org/schema/jbossas/ 
 
    