3

I'm unable to import the package named above even with my IDE (Eclipse) configured to use Websphere 7 JVM. Did the package change? Any ideas pls?

Thanks.

Sibbo
  • 3,796
  • 2
  • 23
  • 41
stack
  • 115
  • 2
  • 6
  • 19

1 Answers1

9

It's not part of the JVM, but the server runtime. You can find it in the WAS installation directory under plugins/com.ibm.ws.runtime.jar.

Andreas Veithen
  • 8,868
  • 3
  • 25
  • 28