"benjiii" wrote : | | Where have I to look to get the correct jndi for the entity beans? Is it defined in an JBoss specific file? (ejb-jar.xml e.g?)
By default the beans will be bound to a default jndi-name. However, if you have manually specified the jndi-name for that bean, then it goes in the jboss.xml file (which is in the same folder as the ejb-jar.xml). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123330#4123330 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123330 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
