[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Assigning the same port for web server and naming

rona22 do-not-reply at jboss.com
Mon May 18 08:31:28 EDT 2009


jboss AS5
I tried using jndi over http but got this error:

09:51:21,848 ERROR [AbstractKernelController] Error installing to Start: name=jboss:service=NamingBeanImpl state=Create
mode=Manual requiredState=Installed
java.lang.NullPointerException
        at org.jboss.naming.HttpNamingContextFactory.getInitialContext(HttpNamingContextFactory.java:75)
        at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
        at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
        at javax.naming.InitialContext.init(InitialContext.java:223)
        at javax.naming.InitialContext.(InitialContext.java:175)
        at org.jnp.server.NamingBeanImpl.start(NamingBeanImpl.java:159)


Do you know which files I need to modify in order to use jndi over http?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231628#4231628

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231628



More information about the jboss-user mailing list