You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <de...@tuscany.apache.org> on 2010/08/18 21:52:16 UTC

[jira] Commented: (TUSCANY-3655) implementation.spring in a Web Applicaton

    [ https://issues.apache.org/jira/browse/TUSCANY-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899992#action_12899992 ] 

Raymond Feng commented on TUSCANY-3655:
---------------------------------------

At this point, the location can be either an absolute URI or relative to the composite file. For example, you can use:

/WEB-INF/applicationContext.xml (relative to the root)
or
applicationContext.xml (if it's in the same folder as the composite)

> implementation.spring in a Web Applicaton
> -----------------------------------------
>
>                 Key: TUSCANY-3655
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3655
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Spring Implementation Extension
>    Affects Versions: Java-SCA-2.0-M5
>         Environment: JSF2.0, Spring3.0, Hibernate3.1 and java-SCA 2.0
>            Reporter: winston antony
>
>      <implementation.spring location="applicationContext.xml"/>  this is throwing the below error org.apache.tuscany.sca.contribution.processor.ContributionReadException: Location cannot be resloved: applicationContext.xml
> applicationContext.xml is put under web-inf directory as well as under src directory. Still it is not able to find the applicationContext.xml.

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