Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dukes-bookstore: Managed beans in faces-config not being created #87

Open
williamkida opened this issue May 5, 2024 · 0 comments
Open

Comments

@williamkida
Copy link

Issue with Dukes-bookstore:

The image map in index.xhtml does not work because none of the managed beans in faces-config.xml get created. Test this by adding an expression language test for null for one of the managed beans from faces-config.xml, for example:
<h:outputText value=" Book201 eq null #{Book201 eq null}"/>
somewhere in the index.xhtml page, then run the war and check the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant