Melloware

Results 2510 comments of Melloware

your URL looks weird? Here is what PrimeFaces looks like asking for core.js ``` https://www.primefaces.org/showcase/jakarta.faces.resource/core.js.xhtml?ln=primefaces ``` so yours should not have a JS extension? Why is `org.richfaces` after resource but...

ok good. Weird...but good.

so then in the JAR file i would expect `META-INF/resources/org.richfaces/richfaces.js` to be there can you confirm that file is there exactly in your Richfaces JAR?

OK then i am stumped...

yep `faces.js`. And yeah MyFaces issue probably closed a gap in the spec.

As for PF it should play just fine with this Jakarta RF branch! I really think the CKeditor component should be removed as I mentioned they harassed PF extensions project...

Yes ManagedBeans are gone you have to use CDI and @Named

@EgorPopovPP can you run `npm run format` on your project it looks like the formatting is failing the automated build check.