We are trying to upgrade our application from Websphere 5.3 to Websphere 6.1.0.13. In doing thus I have set variable in the name Space bindings of Websphere 6.1.0.13
Did it as
Environment->naming->New->.....
My code for lookup is as follows
This was the way it was coded for Websphere 5.3
I have an ejb client which is remote and trying to do a lookup on Websphere6.1 for this variable.
It is failing with a stack trace as follows ..
Please help resolve this