Hi,
I am using Spring+Quartz+commonj+WorkManagerTaskExecutor on Websphere to do some job scheduling.
Problem: I would like to call a Jersey Resource by using Jersey Client API or HTTPClient inside...