[ http://issues.apache.org/jira/browse/AXIS2-878?page=comments#action_12420108 ]
Rajith Attapattu commented on AXIS2-878: ---------------------------------------- Rich, I hope you have not started any work on JSR 181 support. Hopefully we are not working on the same thing in isolation :-) I have provided a patch with some very basic support, comments are appreciated. Rajith > 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]
