Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
425 views
in Technique[技术] by (71.8m points)

war - Jar sequence for applicaiton loading in tomcat

I have a scenario where I want to load jars in sequence. Now, I have copied all my jar files in WEB-INF/lib folder. However, the jar is loading in alphabetical order. Is there a way I can define my jars to load in my own order? I am thinking to keep the information in META-INF/MANIFEST.MF. Will this help?

question from:https://stackoverflow.com/questions/66060010/jar-sequence-for-applicaiton-loading-in-tomcat

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...