commonj « websphere « Java Enterprise Q&A





1. java.util.concurrent    stackoverflow.com

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

2. Programmatically create WorkManager on WAS 6.1    stackoverflow.com

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