Skip to main content

Questions tagged [jboss]

JBoss Application Server (or JBoss AS) is a free software/open-source Java EE-based application server.

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
2 answers
822 views

I have configured ldap in Jboss instance, however it's not being connected to ldap server and throws below error. 02:50:08,512 DEBUG [org.wildfly.security] (management task-1) Obtaining lock for ...
Vamshi Krishna's user avatar
1 vote
0 answers
75 views

Our application is using ftp protocol to send/receive files. Currently it's deployed in WebLogic and we are planning to migrate it to JBoss. I am wondering how to configure ftp in Jboss. Do I need to ...
Vamshi Krishna's user avatar
0 votes
2 answers
513 views

I'm creating a data source in jboss with MS SQL DB. The required driver is loaded under the modules. Testing the connection fails. Connectivity is fine between machines. Connection url - jdbc:...
Vamshi Krishna's user avatar
0 votes
0 answers
47 views

To start applying some hardening group policies in my domain controller, I've set the "LDAP server signing requirements" DC policy to "Require signing". After this, I have a ...
Achronistos's user avatar
0 votes
1 answer
632 views

I'm trying to change the domain controller IP address in JBoss/Wildfly managed servers using the management cli, but the configuration either keeps unchanged or changes in the wrong way. I can find ...
Emerson Prado's user avatar
0 votes
1 answer
160 views

Java web application deployed on wildfly 10. This application exposes Rest webservices. Users, from different PCs, use a client which interacts with web services. Packets travel through the network. ...
user3637971's user avatar
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
0 answers
2k views

0 I am facing some issues while running Jboss as a service on RHEL8 servers. The setup of service is done in a standard way as per the RHEL guidelines https://access.redhat.com/documentation/en-us/...
Amiy's user avatar
  • 1
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
1 answer
820 views

are the commands below correct? if no what is the correct way to install the module properly module add --name=com.mssql--resources=[PATH] --dependencies=javax.api,javax.transaction.api /subsystem=...
Loksy's user avatar
  • 11
0 votes
0 answers
44 views

I want to detect all nested wars and jars containing the log4j library. I have jboss/wildfly services. I started to find out with 'locate | grep', but it shows me only tmp directories, not exactly war/...
grU's user avatar
  • 1
1 vote
0 answers
318 views

This file contains the usual Keycloak server configuration with the addition of WildFly10 High Availability extensions like Infinispan HA cache and JGroups HA communication channels and their ...
MrRobot9's user avatar
  • 123
0 votes
1 answer
716 views

This might be a bit of a long shot, but I'm hoping someone here can help me. I have a java application running on a jboss backend in a debian linux server. Incoming communications are routed to the ...
pbuchheit's user avatar
  • 201

15 30 50 per page
1
2 3 4 5
26