Category "wildfly-10"

Unable to access an app deployed in wildfly using IP address of the system

I have deployed the the java webapp on the server successfully with desired changes in the standalone.xml file. for your information, OS platform is Windows 10

deploy spring boot rest application on wildfly10

I have a spring boot rest api which is developed on Java 1.8 and deployed on Wildfly 15. when I try to deploy it on wildfly 10 errors are reported and deploymen

deploy spring boot rest application on wildfly10

I have a spring boot rest api which is developed on Java 1.8 and deployed on Wildfly 15. when I try to deploy it on wildfly 10 errors are reported and deploymen

MalformedURLException on wildfly standalone properties file path

I am trying to use UsersRolesLoginModule for one of my applications. Configuration below works perfectly fine on my windows machine. When I use the exact same c