|
NameNotFoundException is thrown if you try to lookup java:comp/BeanManager in the application invoked via http service binding. It seems to be caused by the fact that TCCL is not a deployment class loader of the application, but the one of the SY http component.
|