> Sebastien Alborini wrote:
> > It seems that com/dreambean/ejb/EJBReference.java fails to build its
> > fields properly from the ejb-jar.xml file.  Furthermore, the
> > implementation based on event listening makes it relie on the order of
> > the xml tags (ejb-ref-name, ejb-link), which shouldn't be so.
>
> 1. Actually they should have this order (see EJB 1.1 DD DTD)

In fact if you invert the order of the tags in the xml file the EJX code
dies, it certainly can be made more robust :)

marc

> 2. The event listening code is only used for the GUI and should not
> affect loading a complete XML-file which has already been created.
>
> /Rickard
>
> --
> Rickard �berg
>
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com
>
>


Reply via email to