On 21/08/2020 11:27, S Abirami wrote: > Hi All, > > In our application, we used to create embedded tomcat instance by taking a > copy of lib jars from the Deployable Tomcat. > It's working properly. I have noticed that there is some jars in Embed package > > https://mirrors.estointernet.in/apache/tomcat/tomcat-9/v9.0.37/bin/embed/apache-tomcat-9.0.37-embed.tar.gz > > Please let me know the difference between the jars in Core archive and Embed > archive.
The classes are the same. The embedded option just packages them in fewer JARs. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org