Posted By:
Jaimeen_Doshi
Posted On:
Thursday, October 16, 2003 03:22 PM
Hi can anyone help me with this... In WSAD 4.03 when i have one war file in the ear project everything works fine. But as soon as i add one more war file the server fails to start correctly... The error seen in the log is as follows.... [FATAL]: Initial Naming Context Error! Remove All user failed. Code: 1035, Severity: FATAL. No Connection Error.Code: 1024, Severity: FATAL. Initial Naming Context ErrorCannot instantiate class: com.ibm.websphere.naming.WsnInitialContextFactory at com.aig.intellirisk.control.SecurityManager.getConnection(SecurityManager.java:229) at com.aig.intellirisk.control.SecurityManager.getConnection(SecurityManager
More>>
Hi can anyone help me with this...
In WSAD 4.03 when i have one war file in the ear project everything works fine.
But as soon as i add one more war file the server fails to start correctly...
The error seen in the log is as follows....
[FATAL]: Initial Naming Context Error!
Remove All user failed.
Code: 1035, Severity: FATAL. No Connection Error.Code: 1024, Severity: FATAL. Initial Naming Context ErrorCannot instantiate class: com.ibm.websphere.naming.WsnInitialContextFactory
at com.aig.intellirisk.control.SecurityManager.getConnection(SecurityManager.java:229)
at com.aig.intellirisk.control.SecurityManager.getConnection(SecurityManager.java:198)
at com.aig.intellirisk.control.SecurityManager.removeAllUsers(SecurityManager.java:622)
at com.aig.intellirisk.control.SessionManagerServlet.clearActiveUserList(SessionManagerServlet.java:384)
at com.aig.intellirisk.control.SessionManagerServlet.init(SessionManagerServlet.java:370)
<<Less