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

Chris Beams <cbe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbe...@gmail.com

--- Comment #11 from Chris Beams <cbe...@gmail.com> 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to