如何从apache tomcat服务器的命令提示符启动调试模式? [英] How to start debug mode from command prompt for apache tomcat server?

查看:160
本文介绍了如何从apache tomcat服务器的命令提示符启动调试模式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想为我的应用程序启动调试模式。但我需要从命令提示符启动调试模式。可能吗 ?并且程序会在tomcat 5.5到tomcat 6之间变化。?

I want to start debug mode for my application. But I need to start the debug mode from command prompt. Is it possible ? And will the procedure vary between tomcat 5.5 to tomcat 6.?

推荐答案

在Windows上

On windows

$ catalina.bat jpda start



在Linux / Unix上

On Linux/Unix

$ catalina.sh jpda start

更多信息 ----> http:// wiki.apache.org/tomcat/FAQ/Developing

这篇关于如何从apache tomcat服务器的命令提示符启动调试模式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆