-
##### SUMMARY
It would be useful if the wildfly_install/eap_install could also install the XP extensions and enable them
Here's an example I have used to do this:
```yaml
- name: Retrieve XP m…
-
Has anyone tried to build eap 8.0.2?
When I make changes in jboss-eap-8.properties as in version 8.0.0, I get the error below.
Very strange version numbers.
The source package jboss-eap-8.0.2-src…
-
```Docker
FROM registry.access.redhat.com/jboss-eap-7/eap71-openshift
COPY HelloWorld.war $JBOSS_HOME/standalone/deployments/
USER root
RUN chown jboss:jboss $JBOSS_HOME/standalone/deployments/Hel…
-
We are running on Jboss EAP 7.2.0 and Java 1.8.
When i tried to integrate jmx_prometheus_javaagent with Jboss facing in loading class file of logger.
Could not load Logmanager "org.jboss.logmanage…
-
Hi folks,
We are facing an issue in session distribution in our env..
During load scenarios its not possible to start additional JBOSS instances to compensate for load peaks as modcluster behaves …
-
Hi
I’m using jboss eap 7, have couple of questions:
1- Is it possible to use pinpoint with jboss eap 7?
2- do i need change code?
3- i’m reading about Microprofile (new feature of jboss), opentel…
-
Unable to use EJB resources with resteasy using container managed transactions.
Is there any documentation or example project on how to properly configure this?
my persistence.xml:
`
com.im…
-
Hi everyone,
I'm trying to debug some custom application deployed in JBoss EAP.
My setup for it is like so:
- standalone.conf enabled the following property:
`JAVA_OPTS="$JAVA_OPTS -agentlib:jd…
-
@eschabell
![newerror](https://user-images.githubusercontent.com/40774769/74129320-2dff9d80-4bd7-11ea-83cf-456da7c66e48.PNG)
-
Adaptació de l’aplicació als estàndards de desenvolupament de la CAIB.
- [x] Crear projecte base amb Spring boot 2 desplegable sobre Jboss EAP 7.2
- [x] Canviar versió de Java a OpenJDK11
- [x] C…