A developer needs to check the state of one of the JSF Managed Beans when an application is paused. Although all Managed

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

A developer needs to check the state of one of the JSF Managed Beans when an application is paused. Although all Managed

Post by answerhappygod »

A developer needs to check the state of one of the JSF Managed Beans when an application is paused. Although all Managed Beans (and other scoped objects) can be found by looking at the FacesContext object available in the Variables view, finding the objects this way can be difficult and time consuming. What is the simplest way for a developer to check the state of scoped objects and view attributes?

A. create matches for scoped objects and view attributes and view the values at the Expression window
B. print the report of the scoped objects and view attributes, then filter the scoped object out of the list
C. execute the pauseTime.bat under the install_root/eclipse/plug-ins/scopedValue, which will print the values of the scoped objects and view attributes
D. enable the runtime JVMPI values for the variables
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply