Everything is attached to http://issues.apache.org/jira/browse/AXIS2-883
Let me know what you think.
If anything is missing, please ping me.
Note: I have hard coded the class name for testing in WSMToAxis2ServiceBuilder with a comment.
This is where I mentioned that we need to pass in the classes annotated with @WebServices.
Regards,
Rajith
On 7/10/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
i need to review the code changes/sample to be able to make up my mind :)
-- dims
On 7/9/06, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
> Hi Dims,
>
> I finnaly managed to get an annotated POJO exposed as an axis2 web service.
> Before I submit the patch I need to clarify a few things.
>
> 1. We need to figure out a way to find the classes marked with @WebService.
> Right now I just have my test POJO hard corded in
> WSMToAxis2ServiceBuilder to test things.
>
> Ideas? suggestions pls?
> There was a few disscussion, but can we come to an agreement?
>
> 2. Generating Annogen beans for meta data (This is more or less a WSM
> problem, will cross post there as well)
> The annogen task that generates code based on the annotated classes
> seems to have bug with inner classes.
> For example WebParam.Mode gives compilation errors as it cannot the
> handle the inner class
> So I eidted the generated source file to get it working.
>
> This maybe an option since the javax.jws classes are static and does not
> need to go through annogen code generation all the time.
> But it would be nice if this worked so that I can add a task in wsm to
> compile the javax.jws classes and generate the required AnnoBeans without
> manual intervention.
>
> Regards,
>
> Rajith
>
>
>
>
>
>
>
>
--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
