https://issues.apache.org/bugzilla/show_bug.cgi?id=52853

Chris Beams <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Chris Beams <[email protected]> 2012-04-19 12:11:17 UTC ---
Thanks Benjamin for tackling this.  I just ran into it today while putting
together a Gradle-based demo showing off Spring 3.1 features (which includes
web.xml-free configuration via Spring's WebApplicationInitializer).

Note that the 2.0-SNAPSHOT version of the tomcat7-maven-plugin does work just
fine, so it must be possible against the existing embedded Tomcat bits.  Take a
look at https://github.com/rstoyanchev/spring-mvc-async-sample for a very
simple example of this in action.

Perhaps just studying what the Maven plugin is doing differently and following
suit in the Gradle plugin will be enough?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to