Need unique error message in getApplicationContextResource method of 
SpringXMLComponentTypeLoader class
-------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-3285
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3285
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Spring Implementation Extension
    Affects Versions: Java-SCA-1.5.1
            Reporter: Ramkumar Ramalingam
            Assignee: Ramkumar Ramalingam
             Fix For: Java-SCA-1.5.1


Fixes required in SpringXMLComponentTypeLoader class 
getApplicationContextResource method.

1/  Error reading manifest exception string is used twice in this method so 
would be good to use a slightly different string in each case to be sure which 
one we are looking at.
2/ in this 2nd case the manfestFile variable will always be null. Need to use 
something sensible here
3/ The contents of the IO exception is not reported so we can't tell what 
really when wrong. 




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