This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Jboss 7 Standalone configurationifti24 Nov 12, 2012 3:29 AM (in response to ifti24)I got the answer here - https://docs.jboss.org/author/display/AS7/Getting+Started+Guide Standalone Server Configurations - standalone.xml (default)- Java Enterprise Edition 6 certified web profile configuration which includes the technologies required by the Web Profile specification plus Java Connector 1.6 Architecture, Java XML API for RESTFul Web Services, and OSGi
 
- standalone-preview.xml- referred to as our Java Enterprise Edition 6 full profile preview, this configuration contains all the technologies in the default configuration with additional technology previews of Java API for XML-Based Web Services (JAX-WS) 2.2 and Java Message Service 1.1.
 
- standalone-ha.xml- default profile with Clustering capabilities
 
- standalone-preview-ha.xml- EE 6 full profile preview with Clustering capabilities
 
 
- standalone.xml (default)
