Skip to main content

Questions tagged [wildfly]

20 questions with no upvoted or accepted answers
2 votes
0 answers
366 views

I'm trying to set up container-managed authentication with Wildfly 24 and would like to use an existing (federated) Shibboleth IDP. I haven't found docs detailing that use case, so I opted for the ...
fuero's user avatar
  • 9,910
2 votes
0 answers
664 views

I am trying to deploy a web application to WildFly. Right now, I'm simply dropping an ear file in the <JBOSS_HOME>/standalone/deployments directory. When I do, I get the following error message ...
Oliver Norin's user avatar
2 votes
1 answer
6k views

I need to start a service with certain IP using Wildfly Already follows tutorials Wildfly start fine with local IP which is 127.0.0.1 also with 0.0.0.0 But when I change into mine or other IP it ...
user578558's user avatar
2 votes
0 answers
3k views

Question How does one redirect a http-request to a https-request on the same port? Use case Someone opens mypage:1234 but omits the protocol. The user would expect to enter the page none the less. ...
Gerrit Sedlaczek's user avatar
1 vote
0 answers
253 views

In a customer's environment, updates are scheduled to run on several servers at nighttime, each time this happens our WildFly application is not recovering until I reboot the application server itself ...
maio290's user avatar
  • 111
1 vote
1 answer
1k views

It is not a trivial question about an error on WildFly(10): WFLYSRV0137: No deployment content with hash edba0011304daa1b2648eb4848a44536acbbebf6 is available in the deployment content ...
TheDESTROS's user avatar
1 vote
2 answers
2k views

I have a done some research into how to prepare the wildcard certificate and add it in a manner in which it could be used within WildFly/JBoss (I'm using WildFly 16, but it should be the same for ...
TrunkFullOfGoats's user avatar
0 votes
1 answer
400 views

I got a problem with my wildfly server. I a trying to print logs, but they are not showing whatever changes to wildfly log configurations I am making. Here is the code with the initial class that runs,...
Puposlapidus Puposlapidus's user avatar
0 votes
1 answer
387 views

This is a follow up from my previous question: https://stackoverflow.com/staging-ground/79353883. I changed version of the Wildfly to 26 and transfered all the code and libraries to work with jakarta. ...
Puposlapidus Puposlapidus's user avatar
0 votes
0 answers
173 views

I am trying to setup AWS for a JBoss WildFly 31.0.0.Final to get a demo webapp up and running. So I found this tutorial: https://kamalmeet.com/cloud-computing/amazon-ec2-step-by-step-guide-to-setup-a-...
Kawu's user avatar
  • 101
0 votes
0 answers
371 views

I want to automatically delete my Wildfly logs after a certain period of time (e.g. 3 days). As I am running my application in a container which has no access to crontab, I want to do this via a JBoss ...
Hannes Oberberger's user avatar
0 votes
1 answer
2k views

I am having hard time with IIS/ARR reverse proxying to WildFly application server. On Linux we use web-servers to offload HTTPS, authentication and security functions from application server, so the ...
kab00m's user avatar
  • 590
0 votes
1 answer
970 views

I am following the Wildfly 26.1 Elytron documentation to try to get LDAP working for a local Wildfly 26.1.1.Final server running in standalone, but am running into an esoteric issue where the context ...
Gumpf's user avatar
  • 101
0 votes
0 answers
2k views

I have a project running on Wildfly 15. For one scenario I need to disable HTTP requests being redirected to HTTPS. When I run the web application on localhost everything is fine, but when I replace ...
saeednzr's user avatar
0 votes
0 answers
527 views

I have a java web application that is in charge to execute: log.info("Welcome New York") Then I build the war file and it's deployed to Wildfly 10. After that, I check it out the log file ...
user3637971's user avatar

15 30 50 per page