You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Francisco Quevedo (JIRA)" <de...@tuscany.apache.org> on 2010/11/18 17:42:14 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=12933471#action_12933471 ] 

Francisco Quevedo commented on TUSCANY-3655:
--------------------------------------------

Hi Antony,

I'm having the same problem that you had, when I start up my app in the Tomat that I have embedded in Eclipse I received the exception org.apache.tuscany.sca.contribution.processor.ContributionReadException: Location cannot be resloved: supplier-context.xml

Currently I'm using Tuscany SCA 2.0-M5.1. I've read that you solved it by using the version 2.0 Snapshot. However, to build my app I'm using Maven and I don't find the version 2.0 Snapshot in the repository.  How can I solve the problem?

Thanks.

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