| Summary: | [Doc Feature] EAP62_1140 - Documentation for [RFE] Support Spring + RESTeasy integration | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Russell Dickenson <rdickens> |
| Component: | Documentation | Assignee: | sgilda |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Russell Dickenson <rdickens> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | kanovotn, nziakova, sgilda, smumford, twells |
| Target Milestone: | ER5 | Keywords: | Documentation, FutureFeature |
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-28 15:32:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Russell Dickenson
2013-09-17 12:16:02 UTC
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. |