java - JBAS011843: Failed instantiate InitialContextFactory org.jnp.interfaces.NamingContextFactory for wildfly 8.0 -


i trying migrate applicaiton jboss 3.2 wildfly.. when tried deploy ear file, getting following exception..

can't data source due jndi failure, namingexception = jbas011843: failed instantiate initialcontextfactory org.jnp.interfaces.namingcontextfactory classloader moduleclassloader module "deployment.myapp.war:main" service module loader.. 

is "org.jnp.interfaces.namingcontextfactory" removed wildfly 8.0? alternative this?

when instantiate initialcontext use default constructor without passing in properties, ensure there no jndi.properties file included in deployment - should enable configuration provided wildfly used.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -