I fixed my problem today! :-) My EAR contains a jndi.properties file (it's also used for clients). The error occurs if the java.naming.provider.url property doesn't point to localhost.
Set it to localhost and it should be deployed as expected. :-) Greetings happy_robot View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252363#4252363 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252363 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
