Struts2 Profiling note
Activating / Deactivating Profiling
About this config see tool-wrapper.sh
Activating / Deactivating of the profiling feature could be done through:-
Through System property
-Dxwork.profile.activate=true
This could be done in the container startup script eg. CATALINA_OPTS in catalina.sh (tomcat) or using "java -Dxwork.profile.activate=true -jar start.jar" (jetty)
About this config see tool-wrapper.sh
コメント
コメントを投稿