Top "Websphere-liberty" questions

IBM WebSphere Liberty is a highly composable, fast to start, dynamic application server runtime environment.

log4j2: Location for setting Log4jContextSelector system property for asynchronous logging

I am attempting to set up asynchronous logging (for performance reasons) within REST web methods that currently run in a …

java log4j2 websphere-liberty
WebSphere liberty class loading PARENT LAST as default

I have been investigating using WebSphere's Liberty profile as a light weight alternative to having a fully fledged WebSphere instance …

java jakarta-ee websphere websphere-8 websphere-liberty
SRVE0777E: Exception thrown by application class 'org.apache.wink.common.internal.http.Accept.valueOf:139'

I'm hitting the following exception in my JAX-RS service on WLP 8.5.5 ApacheWink (WebSphere Application Server 8.5.5.0/wlp-1.0.3.20130510-0831) @POST @Path("hello") @…

apache-wink websphere-liberty