3 Replies Latest reply on Nov 24, 2015 11:01 AM by abhi415

    JBAS011843: Failed instantiate InitialContextFactory com.ibm.websphere.naming.WsnInitialContextFactory

    abhi415

      Hi All,

       

      I'm migrating one application from Websphere to jboss EAP 6.0. I 've made the Datasources on Jboss console. But in my code I've referring this way:

       

      but while hitting the application from Jboss, it's giving the below error:

       

      FATAL http-/135.155.175.224:8080-1 dbconn.DBAccess - getDatasource(): CRITICAL ERROR: JDBC Naming service exception: JBAS011843: Failed instantiate InitialContextFactory com.ibm.websphere.naming.WsnInitialContextFactory from classloader ModuleClassLoader for Module "deployment.UPMSSSO.ear.UPMSSSO.war:main" from Service Module Loader

       

      Could anyone please hint the error. Is there any other in for JBoss?