-
Bug
-
Resolution: Done
-
Blocker
-
7.0.0.ER2 (Beta)
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
-
-
-
-
Major update of web services stack was performed between EAP 6.4 and 7.0 (from 4.3.5.Final to 5.1.1.Final). The current version of Migration guide, chapter 4.3. Web Service Changes is far from being complete from my point of view.
Summary of significant changes can be found in these docs or links:
- https://developer.jboss.org/wiki/JBossWS5MigrationNotes
- all changes should be mentioned
- Complete drop of support for Spring https://issues.jboss.org/browse/JBWS-3885
- as a consequence Spring descriptors (cxf.xml and jbossws-cxf.xml) are no longer used, users need to migrate these settings to code or jaxws-endpoint-config.xml (jaxws-client-config.xml)
- more info can be found on comunity documentation https://docs.jboss.org/author/display/JBWS/Apache+CXF+integration#ApacheCXFintegration-BuildingWSapplicationstheJBossway
- examples of possible old approach and new approach of configuring WS-RM
- Endorsed dirs approach is no longer used https://issues.jboss.org/browse/JBWS-3927, users need to ensure the proper order of dependencies (If depending simply on jbossws-cxf-client they should be fine)
- Added ability to consume jboss-webservices.xml located in META-INF of EAR archive
- Release notes for each Final version from EAP6.4 to 7
- https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310050&version=12327611
- https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310050&version=12326872
- https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310050&version=12327684
- https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310050&version=12328920
Also there could be a note that there are several significant changes in CXF and WSS4J projects and users should consult apropriate migration guides when using some special features or encounters problems during migration. (However, these links aren't guaranteed to be consistent, they already changed this year, so we could avoid hardcoding them)
- is related to
-
JBEAP-13370 [7.1] Migration guide: Explain more JAX-WS 2.2 style constructors paragraph
- Closed
-
JBEAP-13385 [7.0] Migration: Explain more JAX-WS 2.2 style constructors paragraph
- Closed