-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James,

On 11/14/12 4:23 AM, James Morgan wrote:
> Morning I have afew questions you may be able to help me with.
> 
> I have been struggling to find out what is the base version of
> tomcat 7 which is used as the embedded container.

Which embedded container? Tomcat comes with classes that can be used
by *other code* to embed Tomcat in some other project, but Tomcat does
not embed itself in anything.

> I eventually noticed it when starting up my project in Maven and
> saw the following output:
> 
> *INFO: Starting Servlet Engine: Apache Tomcat/7.0.30*

Are you using MTOMCAT for your builds?

> Is there any way for me to specify a different tomcat version to
> use, i.e. if I wanted to use the latest 7.0.32 would I be able to
> override the default tomcat version of 7.0.30?

I know absolutely nothing about Maven, but my understanding is that
pom.xml is magical and you can do things like just tell the POM that
you want Tomcat 7.0.32 instead of Tomcat 7.0.30 and Maven warps space
and time to make that happen.

> If this is not the case is there a place do you have any plans to
> upgrade the plugin to the latest version of tomcat? Again I did
> check your jira but couldn't find any information or tasks
> releating to this problem.

My guess is that MTOMCAT is independent from Tomcat itself, and that
you can simply upgrade Tomcat and you'll get that version.

Hope that helps,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlCj1wsACgkQ9CaO5/Lv0PC1PQCeKkds/F1DVJYEnfLynOHTS+ZG
NDEAn3SSJuFz8EIu0mETawpqiCddYNCR
=TV5O
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to