[ 
https://issues.apache.org/jira/browse/AIRAVATA-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798266#comment-13798266
 ] 

Saminda Wijeratne commented on AIRAVATA-922:
--------------------------------------------

Using the new WorkflowInterpreter does not solve the issue of using Axis2 or 
the REST interface. Right now both the REST interface and the Axis2 interface 
responsible for workflow execution calls the same java class 
WorkflowInterpretorSkeleton (which is a confusing name at this point since it 
should be something like WorkflowInterpretorProxy). The class 
WorkflowInterpretorSkeleton intern calls to whatever the current implementation 
of the WorkflowInterpreter. 

As an immediate solution what we can do (without merging the two war files) is 
to disable to REST interfaces relating to the executing workflows and thus 
effectively removing the need for those extra dependencies. wdyt?

> Reduce the size of war distributions
> ------------------------------------
>
>                 Key: AIRAVATA-922
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-922
>             Project: Airavata
>          Issue Type: Bug
>          Components: Distribution
>         Environment: All environments
>            Reporter: Amila Jayasekara
>            Assignee: Saminda Wijeratne
>            Priority: Blocker
>             Fix For: 0.10
>
>
> In 0.9 the war distribution size was ~150 mbs. We faced difficulties 
> uploading these distributions to apache site. We need to reduce the 
> distribution size for war files. Lot of files duplicated. We need to get rid 
> of duplicated files.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to