Hello I made WebLogic 12.1.3 to run on Raspberry PI! It works great. Weblogic now supports Java8 and this is possible. Two changes needs to be done: a, it must run with -client as servers JVM is not supported from Oracle b, to consume less memory -DserverType=wlx should be used. It consumes about 20...