Search code examples
jakarta-eewebsphere-7

Where can I find the relevant .jar file for com.ibm.websphere.asynchbeans.Work?


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.


Solution

  • 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.