Sorry for the late reply.
Thanks Jeff and Rich for the update.

I will sync up with Jeff to figure out how things tie in to the work described in AXIS2-883.
Looking forward to work with you guys.

Regards,

Rajith

On 7/11/06, Rich Scheuerle (JIRA) <[EMAIL PROTECTED]> wrote:
    [ http://issues.apache.org/jira/browse/AXIS2-878?page=comments#action_12420301 ]

Rich Scheuerle commented on AXIS2-878:
--------------------------------------

Rajith,

Thanks for the heads up.  We don't want to duplicate work.  The intention of the JAX-WS metadata layer is to provide an abstraction layer to get to the meta data needed by JAX-WS.  The implementation will delegate to the AxisService in most situations.

Jeff (and others) will be looking at AXIS2-883 to make sure to identify overlap (if there is any).

Also, Jeff is the contributor responsible for this work.

Rich


> JAXWS: Metadata Abstraction Layer
> ---------------------------------
>
>          Key: AXIS2-878
>          URL: http://issues.apache.org/jira/browse/AXIS2-878
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>   Components: jaxws
>     Reporter: Jeff Barrett
>     Assignee: Rich Scheuerle

>
> This layer abstracts the various metadata used by JAXWS.  That metadata currently consists of WSDL, JSR-181 annotations, and JAXWS-defined annotations.  Eventually, JSR-109 1.2 Deployment Descriptors will be another source of metadata.  This layer will shield the rest of JAX-WS from this metadata and the complexities involved in merging the various sources into the final effective metadata to be used.
> The layer will contain a hierachy of description artifacts corresponding to the service, ports, port types, operations, and parameters.  These Description classes will delegate to the AxisSerivce, AxisOperation, etc to access WSDL metadata and non-JAXWS-specific annotation information.  The Description classes will contain the JAXWS-specific annotation information (and eventually) other JAXWS-specific information (such as JSR-109 DD information).
> I am currently working on the initial implementation of this layer and the associated tests.

--
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