I encountered the error javax.naming.NoInitialContextException when running the QUEUE example to access JNDI over HTTP. I did not change any Java codes on the QUEUE example client, as explained at the URL below:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JNDIoverHTTP The error also occurred after I followed the steps in http://docs.jboss.org/jbossas/admindevel326/html/ch3.chapter.html#ch3.accessingjndi to set the provider url as follows instead java.naming.provider.url=http://localhost:8080/invoker/JMXInvokerServlet View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024965#4024965 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024965 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
