josevjunior

Results 3 issues of josevjunior

This commit change the extension archetype identification and update the demo project that are present in extending wildfly's documentation Jira issue: https://issues.redhat.com/browse/WFLY-16658

I cannot use ```fcntl``` or ```fcntlSync```. When I call that functions, this exception is throw: ``` TypeError: binding.fcntl is not a function at exports.fcntlSync (C:\Users\Jose\Documents\Git\node-test\node_modules\fs-ext\fs-ext.js:112:18) at Object. (C:\Users\Jose\Documents\Git\node-test\src\main.js:7:1) at Module._compile...

Hi I am trying to use some samples from faces folder to build some composite components and notice some strange behaviour. ![image](https://github.com/eclipse-ee4j/jakartaee-examples/assets/20262017/df1272fe-3a56-4262-8626-84b8d4046e42) The example shows that a resource folder named...