[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.NamingException: userEntity not bound
v_anusuya
do-not-reply at jboss.com
Tue May 29 12:31:28 EDT 2007
Sorry, I had not pasted the complete jboss.xml file. This is the part for userSession:-
<ejb-name>ejb/userSession</ejb-name>
<local-jndi-name>ejb/userSession</local-jndi-name>
<!-- <destination-jndi-name>queue/SystemQueue</destination-jndi-name>-->
<resource-ref>
<res-ref-name>queue/SystemQueue</res-ref-name>
<jndi-name>queue/SystemQueue</jndi-name>
</resource-ref>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049434#4049434
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049434
More information about the jboss-user
mailing list