[
https://issues.apache.org/jira/browse/TUSCANY-3655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933500#action_12933500
]
Luciano Resende commented on TUSCANY-3655:
------------------------------------------
The 2.0-SNAPSHOT artifacts are available from the following maven repo:
http://repository.apache.org/snapshots
Here is an example of the available versions:
http://repository.apache.org/snapshots/org/apache/tuscany/sca/tuscany-assembly/
But you can also easily download the source code from trunk and build it, which
will populate your local maven repo with the 2.0-SNAPSHOT artifacts.
> 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.