Relative path imports don't work in Spring implementations.
-----------------------------------------------------------

                 Key: TUSCANY-2882
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2882
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Spring Implementation Extension
    Affects Versions: Java-SCA-1.4
            Reporter: Phil Housley


Using implementation.spring, the Tuscany bean file parser and Spring's parser 
interpret import links in different ways.  Spring sees them as relative, 
tuscany as absolute, so one parser will generally fail unless everything goes 
into a root folder.

I have a patch for this, using Spring's relative resource system, but I cannot 
guarantee that the two parsers now use the same mechanisms.  I'll attach when 
I've cleaned it up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to