[ http://issues.apache.org/jira/browse/AXIS2-883?page=all ]

Rajith Attapattu updated AXIS2-883:
-----------------------------------

    Attachment: jsr181-19-07-2006.patch

This patch contains the following

1.) An ASM base class scanner which picks up @WebService annotated classes from 
a jar file dropped in the axis2 repository.
     (No services.xml is needed)

2.) Code to process the annotations and build an AxisService via a WSMModel.

3.) support classes and modifications to build files

Regards,

Rajith

> [JAX-WS] JSR 181 support
> ------------------------
>
>                 Key: AXIS2-883
>                 URL: http://issues.apache.org/jira/browse/AXIS2-883
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>            Reporter: Rajith Attapattu
>         Attachments: beehive-jars.tar.gz, jsr181-19-07-2006.patch, 
> jsr181.patch, SampleAnnotatedPOJO.java
>
>
> Dims,
> Attached is the scratch code from my sandbox. Note this was done as a proof 
> of concept.
> More work needs to be done, but I need to see if the initial direction is 
> community approved before I spend more time on it
> A) The patch contains WSMToAxisServiceBuilder.java and other related files.
> B) Also attached are the WSM jars from my local repo (put them under 
> {maven.repo}/beehive/jars
> C) SampleAnnotatedPOJO, a very simple POJO with 2 public methods and only one 
> marked with @WebMethod
> just bug me if anything is missing

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to