After putting componentContext.getRequestContext().getCallback() in a business method where i got forward call, still i m getting same error...
public void someMethod(String arg) {
myServiceCallback = componentContext.getRequestContext
().getCallback();
System.out.println("someMethod on thread " + Thread.currentThread
());
. . . . . .
Can you please share your sample ? so i have a better idea what you have
done....
--
Thanks
Nishant Joshi
