viernes, 5 de abril de 2013

Choosing the compiler to use in CXF's DynamicClientFactory


  • -Dorg.apache.cxf.common.util.Compiler-fork=true: use javac.
  • -Dorg.apache.cxf.common.util.Compiler-fork=asdfasdfafd or nothing: use Java 6 compiler API.