Hi, There is no example how to access the http invoker when authentication is required. With the following jndi.properties
| java.naming.factory.initial=org.jboss.naming.HttpNamingContextFactory | java.naming.factory.url.pkgs=org.jboss.naming | java.naming.provider.url=http://localhost:8080/invoker/JNDIFactory | an exception was thrown instead of the requested naming context. Have you found a solution? Regards, Matthias View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991685#3991685 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991685 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
