1

How do I disable weblogic's javelin recompiler? It seems to be using some version of JDK5 source level, and I believe that this can be disabled in weblogic 10 in favor of regular JDK6.

Does anyone know how to do this?

Stefan Kendall
  • 1,079
  • 3
  • 17
  • 33

1 Answers1

1

It's impossible. Switch to Tomcat before your brain explodes.

Stefan Kendall
  • 1,079
  • 3
  • 17
  • 33