On Mon, Feb 10, 2014 at 09:20:14AM -0800, Tommy Pham wrote:
> Hi folks,
> 
> I'm seeing:
> 
> @Deprecated 
> <http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true>
> public class Embedded
> 
> at doc site [1] which I presume that the embedded is removed in 8.x?  Could
> someone please explain why it's deprecated or point me in the right
> direction of why it's deprecated?

Underneath the "Deprecated" tag, it notes to use Tomcat instead:
http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/startup/Tomcat.html

I'm currently using that class with great success.

Gary

> Thanks,
> Tommy
> 
> 
> [1]
> http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/startup/Embedded.html

-- 

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

Reply via email to