Issue Type: Feature Request Feature Request
Affects Versions: 2.0
Assignee: Unassigned
Components: configuration, core, deployment
Created: 06/Nov/13 8:22 AM
Description:

Introduce an API extension for WADL which would live here:
https://github.com/jboss-switchyard/core/tree/master/extensions

A WADLService interface would then parse and map a WADL definition to our service metadata abstraction, e.g.
https://github.com/jboss-switchyard/core/blob/master/extensions/java/src/main/java/org/switchyard/extensions/java/JavaService.java

We will also need to update the deployer to recognize a WADL interface type and pull in the correct interface parser:
https://github.com/jboss-switchyard/core/blob/master/deploy/base/src/main/java/org/switchyard/deploy/internal/Deployment.java#L403

Fix Versions: 2.0
Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira