영어 썼다고 화내실 분이 있을지도 모르겠네요.
Put all jar files in $SERVER_NAME/lib is not recommended, the best way is to place your jar files into web application’s WEB-INF/lib directory or EAR application’s APP-INF/lib directory.
If you don’t want to change, you can use separate directory by adding “ –p lib/ext ” option to your start.sh and enclose jar files in $SERVER_NAME/lib/ext





