[jboss-dev-forums] [JBoss AS 7 Development] - JBoss AS7 vs AS6
Dimitris Andreadis
do-not-reply at jboss.com
Mon Feb 4 12:26:04 EST 2013
Dimitris Andreadis [https://community.jboss.org/people/dimitris] modified the document:
"JBoss AS7 vs AS6"
To view the document, visit: https://community.jboss.org/docs/DOC-16778
--------------------------------------------------------------
h1. Distribution Changes
|| *AS7* || *AS6* || *Comments* ||
|
|
|
|
| ./modules | ./common/lib | AS6 common/lib directory contained system and user jar files shared among different configurations. There is no shared dir in AS7 in which to simply drop in jars files that will be globally accessible by all deployments. The top level ./modules directory can be used instead to explicitly define modules that are referenced by deployments. See related discussion here (https://community.jboss.org/message/604576#604576). |
h1. Features missing from AS7 relative to AS6
h2. Clustering
* No CMP2 clustering
* server.xml
* Farming (replaced by domain deployments)
h2. JCA
* no-tx-datasource
* HSQLDB
* No -ds.xml deployments within archives (.ear)
h2. ClassLoading
* org.jboss.web.WebService - dynamic loading classes remotely
h2. Varia
*
--------------------------------------------------------------
Comment by going to Community
[https://community.jboss.org/docs/DOC-16778]
Create a new document in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130204/dce772c7/attachment-0001.html
More information about the jboss-dev-forums
mailing list