-
Playing around with docker-squash gratifyingly shows that the websphere-liberty:kernel has no fat to lose but, in contrast, websphere-liberty:javaee7 can be reduced from 511 MB to 488 MB and webProfil…
-
##### Issue Overview
For our Java EE application tests, we would like to have the untouched WLP / OpenLiberty distribution centrally located (e.g. in USER_HOME directory) and WLP_USER_DIR within bu…
-
Hi,
I have trouble defining a SQL Server data source on **wlp-javaee7-17.0.0.4** (while for Oracle everything works like a charm). I'm trying to use **sqljdbc-4.1.jar** as the JDBC driver, but WLP …
-
For Open Liberty the default server template configures jsp-2.3 and nothing else. For WebSphere Liberty the default server template varies, but tends to support the biggest feature possible, so javaee…
-
# The need
We have had people request embedding the javadocs into the guides. An example will be that if we have a MicroProfile bulkhead guide, we should link to the Bulkhead JavaDocs.
# Limitati…
-
I'm seeing a strange behavior of the new BOM feature, where the dependency version is not resolved, but provided by the BOM.
### Expected Behavior
Both configurations should work.
#…
-
WFLYCTL0013: Operation ("read-attribute") failed - address: ([
("deployment" => "java-ee-kickoff-app.war"),
("subsystem" => "ejb3"),
("singleton-bean" => "BackgroundJobs")
]) - failure…
-
parks from RH?
~things like sockshop~
~voting app~
~cats and dogs~
-
When deploying an EAR file to a local PCFDev instance with the tomee-buildpack, the application fails to start with an exception, ClassNotFoundException, for the org.apache.activemq.ra.ActiveMQResourc…
-
# CDI @Inject does not work properly in EAR #
----------
I have an EAR application which contains an EJB and WAR. EJB module reads data from database with MyBatis + MyBatis-CDI, WAR modules uses E…