Eclipse:在调试Java EE时没有显示变量 [英] Eclipse: no shown variables in debugging Java EE

查看:142
本文介绍了Eclipse:在调试Java EE时没有显示变量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

平台我正在使用




  • Fedora 20;

  • mariadb-5.5.34-2.fc20.x86_64;

  • 来自www.eclipse.org的Eclipse Kepler服务发布



我正在实施示例




Platform I am using:

  • Fedora 20;
  • mariadb-5.5.34-2.fc20.x86_64;
  • Eclipse Kepler Service Release from www.eclipse.org

I am implementing example

See here

and I am trying to manage to work the login interface. Actually I am configuring TomEE to use JAAS auth technology. Since I am having some troubles, I would like to solve them with the help of Eclipse debugging mode. To do that, I:

  • setted breakpoint at line number 79 of LoginController.java;
  • started TomEE in debug mode;
  • executed login.xhtml in debug mode too;

My problem is that I see nothing in debug mode: no variables, etc. How is it possible? I have been using debugging mode for a long time, but it is my first time in web development. Project archive

Click here for a larger Screenshot

解决方案

The webpage bean has not been istantiated for an unknown reason. I opened a new question to fix it. Bean not instantiated

这篇关于Eclipse:在调试Java EE时没有显示变量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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