Posts Tagged ‘deploy’

26
Nov

tomcat remote deploy with curl

   Posted by: myururdurmaz    in Java

a new local war file
-- -- =@war_file_path --user : http://_server_addr:8080/manager/html/upload

curl http://tomcat_server_addr:8080/manager/undeploy?path=/Context_Path --anyauth --user username:password

curl http://tomcat_server_addr:8080/manager/reload?path=/Context_Path --anyauth --user username:password

Bookmark and Share
Tags: , , , , , , , , , ,

Tags: , , , , , , , , , ,

22
Feb

oracle application server Operation failed with error: org/apache/log4j/Category

   Posted by: Muhammed YÜRÜRDURMAZ    in Java

üzerinde yaparken Operation failed with error: org/apache//Category şeklinde bir alıyorsanız deploy sırasında apache.commons.logging kütüphanesini deploy sırasında ayarlarından kaldırın

Bookmark and Share
Tags: , , , , , ,

Tags: , , , , , ,

Switch to our mobile site