Alasdair Nottingham

Results 6 issues of Alasdair Nottingham

At present, the server name for IBM provided containers are 'defaultServer'. When using Liberty containers with WebSphere Automation, this 'defaultServer' name is reported. We would like to override this 'defaultServer'...

zenhub-dev
containers
Aha Idea

We should either enable IBMJCEPlus for the IBM Java SE 8 images, or provide a simple option to do so. This can result in significant performance improvements.

enhancement
Epic
Non-Release
devModeContainers

A user reached out to me asking how to build a Hotspot based image for Open Liberty. They needed to use Java Flight Recorder which isn't part of OpenJ9. I...

The kernel docker files contain this: ``` # Configure WebSphere Liberty RUN /opt/ol/wlp/bin/server create \ && rm -rf $WLP_OUTPUT_DIR/.classCache /output/workarea ``` the problem with this is that /output/workarea doesn't exist...

bug
help wanted