UrlBindingConflictException when using mock round trip
------------------------------------------------------

                 Key: STS-808
                 URL: http://www.stripesframework.org/jira/browse/STS-808
             Project: Stripes
          Issue Type: Bug
          Components: ActionBean Dispatching
    Affects Versions: Release 1.5.5
         Environment: Linux - JDK 1.6.0_23 - Maven 2.2.1 - Spring 2.5.6
            Reporter: Christophe Facquez
         Attachments: MockRoundTripBug.tar.gz

I've try to upgrade my stripes version from 1.5.4 to 1.5.5 and I'm unable to 
run my unit tests due to the following exception. All my tests are base on 
MockRoundTrip.

SEVERE: Unhandled exception in exception handler.
net.sourceforge.stripes.exception.UrlBindingConflictException: The path / 
cannot be mapped to a single ActionBean because multiple URL bindings match it. 
The matching URL bindings are [/{$event}/Action, /{$event}/Action2].

I've built a lite maven project that reproduce this bug (juste change the 
stripes version in pom.xml) 



See the attached file



-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to