Hi
I have a question , what i did is?
I have one
ejb which runs in one server(s1) and another ejb which runs in another server(s2) , when i tried to access ejb in s2 from ejb in s1 iam getting security error while getting the initial context in server s2, iam used Wl server and sp 10,
But when i tried the same thing in WL server SP6 it worked fine,
So iam wondering do i need to do anything special while accessing INITIALContext for Server s2 while using the SP10,
Thanks in advance
San