The documentation for the spring module at
http://tapestry.apache.org/tapestry5/tapestry-spring/ should mention that
the applications pom.xml needs this dependency declaration:

                <dependency>
                        <groupId>org.apache.tapestry</groupId>
                        <artifactId>tapestry-spring</artifactId>
                        <version>${tapestry-release-version}</version>
                </dependency>
-- 
View this message in context: 
http://www.nabble.com/T5-Spring-Integration-tf3936038.html#a11163280
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to