On Sat, Jul 14, 2018 at 1:54 AM, Muhammad Rasul Bobonazarov
<19mra...@gmail.com> wrote:
> I can not run multiple war files on tomcat webapps. All war files are
> unpacking, but they are not running except the last I placed
So what do your log files show?
--
Hassan Schroeder
Hello everyone.
I can not run multiple war files on tomcat webapps. All war files are
unpacking, but they are not running except the last I placed For example,
if there are 3 war files test1, test2 test3, only test3 is working and the
others not working. if I remove test3 and restart tomcat server