[
https://issues.apache.org/jira/browse/AXIS2-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gee Chia updated AXIS2-2120:
----------------------------
Attachment: mexPatch
Attached file contains code changes (new and modified existing) to support
Metadata Exchange on Axis2.
Summary of changes:
org.apache.axis2.mex package
metadataExchange module implementation
org.apache.axis2.description.AxisService -
Added new getData API
org.apache.axis2.dataRetrieval package -
Default Axis 2 data locators support
org.apache.axis2.deployment :AxisConfigBuild, ServiceBuilder
Support dataLocator and dialectLocator element configuration in Axis2.xml
and
services.xml
org.apache.axis2.engine.AxisConfiguration -
Support Data Locator configuration
userguide.mex.clients.*
Sample client codes to demonstrate using Axis2 default data locator, Service
level Data locators, and WSDL specific Service level data locators for
WS-Mex
GetMetadata request
userguide.mex.datalocators.*
Sample data locators
userguide.mex.services.*
Sample Services that conforms to the MEX specification and make the metadata
available for access.
> Metadata Exchange support on Axis2
> -----------------------------------
>
> Key: AXIS2-2120
> URL: https://issues.apache.org/jira/browse/AXIS2-2120
> Project: Axis 2.0 (Axis2)
> Issue Type: New Feature
> Components: modules
> Affects Versions: nightly
> Reporter: Gee Chia
> Attachments: mexPatch
>
>
> New features to support WS-MetadataExchange specification on Axis.
> Basically, to support incoming Get Metadata request message from SOAP
> protocol engines, Axis2 SOAP processing is extended with new metadataExchange
> module, and allows plug-in of Data Locators. Data Locator is responsible to
> perform data retrieval. The plug-in support allows other Web Services engines
> that build on top of Axis2 to support different data retrieval
> implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]