JAXWS: MetaDataQuery (MDQ) - Tool for merging and checking annotation 
information with other deployment descriptors
-------------------------------------------------------------------------------------------------------------------

         Key: AXIS2-872
         URL: http://issues.apache.org/jira/browse/AXIS2-872
     Project: Apache Axis 2.0 (Axis2)
        Type: New Feature

  Components: jaxws  
    Reporter: Dustin Amrhein


The MetaDataQuery functionality will deal with annotation data with respect to 
checking it for validity, merging it with wsdl, and constructing valid 
representations of web services based on the data collected. The MDQ will check 
the annotation information working on a standard data structure produced by the 
annotation information that has been gathered. This should allow users to 
collect annotation data in an independent manner as long as they can produce a 
data structure that agrees with the input to the MDQ. The annotation validity 
will be determined via the appropriate Java specifications. The MetaDataQuery 
will modify the annotation data structure depending on any inheritance that 
needs to be observed. The MDQ will also accept the validated annotation data 
along with a wsdl definition and produce a merged data structure that can then 
be used by different components. The idea will be to create the MDQ with the 
eye toward accepting other deployment descriptors in the future, and to be able 
to merge these other descriptors with the annotations and wsdl.

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