im trying to kick off a Runnable classes run method however i keep getting a NullPointerException, Im using WebSpheres commonj.workmanager to get an instance of executorService.this is the code im ...
Is it possible to create a WorkManager from within a running application?
(will even accept hacks and/or non-public API:)
I have neither access to any deployment descriptor nor can I require any extra ...