Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Eclipse WTP JSF indexing not working after disabling AppXray

BonanzaOneNov 12 2015 — edited Feb 20 2016

When AppXray is disabled the Eclipse no longer index Managed Beans.

Please fix it so AppXray is disabled without affecting the operation of Eclipse WTP JSF indexing. We developers wanna have the option to use it (since the Oracle plugin have bugs that are not being resolved, like the annotated managed bean suggestions).

Steps to reproduce

  1. Disable AppXray: Window -> Preferences -> Oracle -> AppXray -> check the "Disable AppXray" checkbox

  2. Restart Eclipse.

  3. Create a new "Dynamic Web Project": New -> Project... -> Dynamic Web Project

  4. Apply JSF 2.0 Facet to the project.

  5. Create an annotated Managed Bean.

  6. Create a new facelet (page with JSF template, it can be a JSP file)

  7. Try to bind the annotated Managed Bean to the Facelet. The editor will not suggest any beans.

Tested with Mars 4.1 and OEPE 8.4.0.201510191754. All up to date.

disableapp.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2016
Added on Nov 12 2015
3 comments
1,828 views