[ 
https://issues.apache.org/jira/browse/TUSCANY-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523647
 ] 

Jean-Sebastien Delfino commented on TUSCANY-1605:
-------------------------------------------------

This turned to be a more complex issue :)

1. A bug in the SCA contribution runtime. JarContributionPackageProcessor was 
not creating DeployedArtifact models for folders.

2. Bugs in our embedded TomcatServer and JettyServer which didn't handle in-jar 
resources correctly.

I am fixing (1) and (2), allowing <implementation.resource> components to serve 
in-jar resources normally. I'll also remove the workaround from the sample 
build.xml.


> web-resource sample ant script does a compile as part of "ant run"
> ------------------------------------------------------------------
>
>                 Key: TUSCANY-1605
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1605
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-0.99, Java-SCA-Next
>         Environment: Windowx XP
>            Reporter: Simon Nash
>            Assignee: Jean-Sebastien Delfino
>             Fix For: Java-SCA-1.0
>
>
> In the 0.99 binary distro, the web-resource sample's ant script's "run" 
> target does a compile before the run.  This is contrary to our normal samples 
> convention that "ant run" does not do a compile. 

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

Reply via email to