Im using Java, Wildfly18, Primefaces and JSF in my Project but im getting this Warning! anyone know why im getting this Warning when i use the Project only in Firefox? Any information would be helpful. here is the Server log : WARNING [javax.enterprise.resource.webcontainer.jsf.application] (default task-290) JSF1064: Ressource core.js aus Bibliothek primefaces kann nicht gefunden oder bedient werden. 17:13:41,237 WARNING [javax.enterprise.resource.webcontainer.jsf.application]
Tag: wildfly-18
Using OS system variable for @DataSourceDefinition password failed in Wildfly 18
I want to externalize password for Java @DataSourceDefinition using OS system variable ${appuserpwd}. The below is my @DataSourceDefinition @DataSourceDefinition( name = “java:app/jdbc/mydb&…