Develop a tool that can provision a Tuscany SCA enabled web application based
on the extension requirements of the composite
(implementation/binding/databinding/policy types) for Google App Engine
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: TUSCANY-3497
URL: https://issues.apache.org/jira/browse/TUSCANY-3497
Project: Tuscany
Issue Type: Wish
Components: Java SCA Community Ideas
Affects Versions: Java-SCA-Next
Reporter: Raymond Feng
I have built a prototype to generate a list of maven dependencies based on the
XML QName of the implementation/binding/policy types. See:
http://svn.apache.org/repos/asf/tuscany/sandbox/rfeng/tuscany-provisioning/
This tool will provide the ability to parse the deployable composite to find
out what extensions are required to support the given SCA application. It will
then produce a Tuscany-enabled web application to package the required Tuscany
and 3rd party jars. It would be nicer if tool can automate the deployment of
such web apps into Google App Engine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.