Update of /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/vendor
In directory usw-pr-cvs1:/tmp/cvs-serv6729/core/resources/xdoclet/ejb/vendor

Modified Files:
        ibm-ejb-jar-bnd_xmi.j jboss_xml.j orion.j 
        weblogic-ejb-jar-xml.j 
Log Message:
lot of things:
- ejbName()/commName()/jndiName()/localJndiName everywhere, it uses ejbName if 
ejb:bean name param is missing
- IfIsAConcreteEJBean enhanced, I also changed PersonBean to show that you don't have 
to put any ejb:bean generate="false" to set it an abstract bean
- now ant stops if an error occurs (It's just a dirty workaround till we submit a fix 
to Ant) :o)
- New high level methods getClassTagValue/getMethodTagValue use it everywhere instead 
of getParameterValue/getText combination.
- getTagValue enhanced: now you have a better @tag inheritance mechnism, so if you 
specify ejb:bean aa="gg" in Base and also specify ejb:bean bb="ff" in child it doesn't 
stop searching the hierarchy at child (previously it stoped when the first class in 
hierarchy had the @tag).
- and things that I don't remember ;-)

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to