anonymous wrote : Should I be moving the EJB security-domain over to that as well?
Yes you will have to change the jboss.xml as well. It should look like: | <jboss> | <security-domain>SPDB</security-domain> | </jboss> But going by the NameNotFound exception that you have mentioned i guess there something else that's failing. Let us know if even after this change to jboss.xml, you are running into problems View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990800#3990800 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990800 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
