[ 
https://issues.apache.org/jira/browse/TAP5-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170155#comment-13170155
 ] 

Hudson commented on TAP5-1788:
------------------------------

Integrated in tapestry-trunk-freestyle #644 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/644/])
    TAP5-1788: Avoid collision with Service id 'environment' that has already 
been defined in Spring 3.1

drobiazko : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1214678
Files : 
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/SpringModuleDef.java
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/apache/tapestry5/internal/spring/SpringModuleDefTest.java
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/apache/tapestry5/spring/TapestryExternalSpringContextIntegrationTest.java
* /tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/example/testapp1
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/example/testapp1/pages
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/example/testapp1/pages/Index.java
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/example/testapp1/services
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/java/org/example/testapp1/services/AppModule.java
* /tapestry/tapestry5/trunk/tapestry-spring/src/test/webapp1
* /tapestry/tapestry5/trunk/tapestry-spring/src/test/webapp1/Index.tml
* /tapestry/tapestry5/trunk/tapestry-spring/src/test/webapp1/WEB-INF
* 
/tapestry/tapestry5/trunk/tapestry-spring/src/test/webapp1/WEB-INF/applicationContext.xml
* /tapestry/tapestry5/trunk/tapestry-spring/src/test/webapp1/WEB-INF/web.xml

                
> Service id 'environment' has already been defined by 
> org.apache.tapestry5.services.TapestryModule with Spring 3.1
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1788
>                 URL: https://issues.apache.org/jira/browse/TAP5-1788
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-spring
>    Affects Versions: 5.2.4
>            Reporter: Matt Raible
>            Assignee: Igor Drobiazko
>             Fix For: 5.3.2, 5.4
>
>         Attachments: tapestry-spring-3.1-fix.patch
>
>
> After upgrading to Spring 3.1, started seeing the following error with 
> Tapestry 5.2.4.
> java.lang.RuntimeException: Service id 'environment' has already been defined 
> by 
> org.apache.tapestry5.services.TapestryModule.buildEnvironment(PerthreadManager)
>  
> More information at 
> http://tapestry.1045711.n5.nabble.com/tapestry-5-2-4-and-spring-3-1M1-td4462226.html#a4742011

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to