Hi,
I am integrating my application with weblogic 6.1 server. When I try to access the context of Weblogic server, I am getting the following exception.
javax.naming.AuthenticationException [Root exception is java.lang.SecurityException: attempting to add an object which is not an instance of java.security.Principal to a Subject's Principal Set]
The Client program is running properly if I run the client program from the Weblogic server machine. If I try to run the client program from another machine, then it is giving this problem.
Please help me regarding this problem. Thanks in advance.
Regards
Tushar
I am integrating my application with weblogic 6.1 server. When I try to access the context of Weblogic server, I am getting the following exception.
javax.naming.AuthenticationException [Root exception is java.lang.SecurityException: attempting to add an object which is not an instance of java.security.Principal to a Subject's Principal Set]
The Client program is running properly if I run the client program from the Weblogic server machine. If I try to run the client program from another machine, then it is giving this problem.
Please help me regarding this problem. Thanks in advance.
Regards
Tushar