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

Add new "direct" rule for JSF RESOURCE_IDENTIFIER #104

Open
fanste opened this issue Jun 15, 2021 · 0 comments
Open

Add new "direct" rule for JSF RESOURCE_IDENTIFIER #104

fanste opened this issue Jun 15, 2021 · 0 comments

Comments

@fanste
Copy link

fanste commented Jun 15, 2021

I have a custom JSF resource handler (ResourceHandlerWrapper) which uses ResourceHandler.RESOURCE_IDENTIFIER. The contents of that constant is currently not updated in die class files in WildFly 24 Beta1.

I've modified the file impl/ecl/src/main/resources/org/wildfly/extras/transformer/eclipse/jakarta-direct.properties and added the following line:

/javax.faces.resource=/jakarta.faces.resource

That fixed it for me.

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