JNec / sipservlets

Automatically exported from code.google.com/p/sipservlets
0 stars 0 forks source link

Upgrade to jboss-as-7.2.0.Final #203

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Upgrade container adaptation layer to AS 7.2.0.Final, as this will be the basis 
for bug fixing from now on, and EAP6.x releases.

Depending on the findings, two routes can be taken:

- Switch container adaptation layer to 7.2.0.

- Develop a specific 7.2.0 adaptation layer, keeping thus two: 7.1.0.Final and 
7.2.x

Original issue reported on code.google.com by josemre...@gmail.com on 26 Mar 2013 at 10:37

GoogleCodeExporter commented 8 years ago
Committed: 567e84390c3ca531ca0565fa374dfa0984b7a9d4

Initial commit

Tested with sample applications and examples.

Notes:

    - when patches required (web, ee, standalone.sip) are different, a new file has been created: patch.7.2.0.Final.jboss-as-ee.module.xml, patch.7.2.0.Final.domain.sip.dropin.xml, patch.7.2.0.Final.jboss-as-web.module.xml

    - patch for domain configuration not generated

    - folder org (in containers/sip-servlets-as7-drop-in/build-mobicents-modules/src/main/resources/modules) is no longer u
sed, 7.2.0.Final uses instead 
containers/sip-servlets-as7-drop-in/build-mobicents-modules/src/main/resources/m
odules/system

    - added support for identity-assertion in sip.xml (to be committed to trunk under separate issue)

Original comment by josemre...@gmail.com on 26 Mar 2013 at 11:43

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 5 Jul 2013 at 7:44

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 6d9a51582898.

Merging from issue-203 branch

Initial commit for Issue 203:   Upgrade to jboss-as-7.2.0.Final

Tested with sample applications and examples.

Notes:

- when patches required (web, ee, standalone.sip) are different, a new file has 
been created: patch.7.2.0.Final.jboss-as-ee.module.xml, 
patch.7.2.0.Final.domain.sip.dropin.xml, 
patch.7.2.0.Final.jboss-as-web.module.xml)

- patch for domain not generated

- folder org (in 
containers/sip-servlets-as7-drop-in/build-mobicents-modules/src/main/resources/m
odules) is no longer used, 7.2.0.Final uses instead 
containers/sip-servlets-as7-drop-in/build-mobicents-modules/src/main/resources/m
odules/system

- added support for identity-assertion in sip.xml (to be committed to trunk 
under separate issue)

(cherry picked from commit 567e84390c3ca531ca0565fa374dfa0984b7a9d4)

Conflicts:
    containers/sip-servlets-as7-drop-in/jboss-as-mobicents/src/main/java/org/mobicents/metadata/sip/parser/IdentityAssertionParser.java

Original comment by josemre...@gmail.com on 28 Jan 2014 at 11:35

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b672e1fc7e33.

backport from issue-203

Initial commit was incomplete. This completes all changes.

(cherry picked from commit 99a569e730f2ecbddc9554da04cc524cbc70242f)

Conflicts:
    containers/sip-servlets-as7-drop-in/build-mobicents-modules/pom.xml
    containers/sip-servlets-as7-drop-in/jboss-as-mobicents/pom.xml
    containers/sip-servlets-as7-drop-in/jboss-as-mobicents/src/main/java/org/mobicents/metadata/sip/parser/SipLoginConfigMetaDataParser.java
    containers/sip-servlets-as7/pom.xml

Original comment by josemre...@gmail.com on 28 Jan 2014 at 11:35

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 7f0683b243c2.

Fix bad merge

Original comment by jean.der...@telestax.com on 28 Jan 2014 at 11:35

GoogleCodeExporter commented 8 years ago

Original comment by jean.deruelle on 28 Jan 2014 at 11:35

GoogleCodeExporter commented 8 years ago

Original comment by jean.der...@telestax.com on 25 Aug 2014 at 10:52