[
https://issues.apache.org/jira/browse/AXIS2-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Godwin Chapman resolved AXIS2-4194.
-----------------------------------------
Resolution: Fixed
Applied patch to revision 745397.
This does not add complete JSR 311 support to Axis2 but adds support for a
subset of the annotations.
Pradeep can you provide a sample for this too.
> jsr311 implementation for axis2
> ----------------------------------
>
> Key: AXIS2-4194
> URL: https://issues.apache.org/jira/browse/AXIS2-4194
> Project: Axis 2.0 (Axis2)
> Issue Type: New Feature
> Environment: ubuntu 8.10 intellijIdea7 jdk1.5
> Reporter: Pradeep Fernando
> Assignee: Keith Godwin Chapman
> Priority: Minor
> Attachments: patch.txt, patch2.txt
>
>
> I implemented some of the features specified jsr311 specification in Axis2.
> By this feature users will able to use rest support available in axis2 using
> annotations inserted in the service source. current implementation support
> both .class & .aar type deployment. Earlier users had to manually edit the
> WSDL in order to use REST support in axis2. with this users will able to
> consume RESTFUL web services in axis2 by adding some annotations in the
> source.
> currently i have implemented support for :
> Path (whttp:location)
> HttpMethod (whttp:method)
> Produces (whttp:outputSerialization)
> Consumes (whttp:inputSerialization)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.