Code Comments
Programming Forum and web based access to our favorite programming groups.if an entity-A is referece to entity-B , and entity-B is referece to entity-C (and that is declared in entity-B 'ejb-jar.xml' !) , when adding 'ejb-local-ref' to entity-A ,beside of adding entity-B,should entity-C be added too ,or a one can assume that the EJB container will use the already define reference between entity-B and entity-C. This is a simple situation , what about a whole graph of references ? should one keep track on the whole graph or let the container do that for him ?! I have a web component in a war file ,and on its web.xml i was force by the Container to add the ejb-local-ref to entity-c as well , otherwise there was a NamingException for unbound entity , is that the way it should be ?! ofer baranes
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.