Hide Forgot
"The Spring - RESTeasy integration is not covered by the documentation for EAP 6 and neither the JAR is present in RESTEasy module..." See jira for more details. --[jira] https://issues.jboss.org/browse/PRODMGT-318
I have added the resteasy/spring integration module to the module list in the Admin Guide. Topic 3891, revision 638755 I've also added a topic to the RESTEasy section of the development guide to provide the most relevant points of the RESTEasy/spring integration documentation, and a link to the actual doco for further reading if required. Topic 30885, revision 638995 Mention will also be made of the availability of this functionality in the release notes.
Updates can be reviewed on DogStage as follows. Administration and Configuration Guide 'org.jboss.resteasy.resteasy-spring' was added to the 'Included Modules' here: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Administration_and_Configuration_Guide/index.html#Included_Modules1 Development Guide: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Development_Guide/index.html#sect-RESTEasySpring_Integration
Development Guide: - "RESTEasy can integrate with various versions of Spring" - Should be specified which major versions exactly - web.xml example, needs some nicer indentation - Link for more information in the end refers to documentation for version 3.0.7 of Resteasy, but EAP 6.3 contains version 2.3.8.Final(community version 2.3.7.Final)
Removing from beta blockers list.
It appears that Nichola fixed the web.xml alignment and link to the RestEasy docs with this update on May 13: RESTeasy/Spring integration [30885, rev: 640492] According to the RESTEasy docs, it integrates with Spring 3.0.x, so I changed the supported version. I also uppercased the E in RESTEasy in the title. Changed: RESTeasy/Spring integration [30885, rev: 642312]
Taking this so I can follow up on it.
The fixes can be verified here: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Administration_and_Configuration_Guide/index.html#Included_Modules1 http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Development_Guide/index.html#sect-RESTEasySpring_Integration
Verified in 6.3.0.ER5.