FabriSr opened a new issue, #7226: URL: https://github.com/apache/netbeans/issues/7226
### Apache NetBeans version Apache NetBeans 21 ### What happened The HTML / XHTML editor does not recognize Jakarta Faces composite components. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce 1 - Open the demo project using NetBeans: [faces-cc-error.zip](https://github.com/apache/netbeans/files/14830871/faces-cc-error.zip); 2 - Open the project's "index.xhtml"; 3 - The tag "<myComposite:myCompositeComponent />" is detected as an error with the hint: "The component library Composite Components does not contain component myCompositeComponent"; 4 - Run the application executing "liberty dev" maven goal; 5 - Open "http://localhost:9080/index.xhtml": the composite component is rendered as expected ### Did this work correctly in an earlier version? No / Don't know ### Operating System Oracle Linux ### JDK OpenJDK 11 ### Apache NetBeans packaging Other ### Anything else Installed using RPM package ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
