posted 16 years ago
Hi all,
I have deployed a war file which contains a delegate to a session Facade. I have a servicelocator to find the sessionfacade and i am giving the provider URL as the ear machines URL. But still I am getting a class not found exception for the sessionBean.
Any idea how to solve this?