Hello,
i am trying to use the very first steps of Destination Service API.
but i am getting the exception in:
DestinationService dstService =(DestinationService) ctx.lookup(DestinationService.JNDI_KEY_LOCAL)
though i am unable to catch the very precise exception, but from the study it seems, its the class cast exceptin.
since the LHS is refering to somthing remote, while the RHS is reffering to something LOCAL.
Please help.
waiting for the concrete solution.
Deep Regards,
Viren Gupta