Made a few fixes to the template. It seems you cannot define custom
templates for vendor tags? I had to open JAR, slot in my updated template
and close JAR - seems fixed now anyway.
Updated <entity-deployment> tag (adds attribute @orion:table to specify db
table for this bean)
<entity-deployment name="<XDoclet:classTagValue tagName='ejb:bean'
paramName='name'/>" <XDoclet:ifHasClassTag
tagName="orion:destination-jndi-name">location="<XDoclet:classTagValue
tagName='orion:destination-jndi-name'
paramName='name'/>"</XDoclet:ifHasClassTag> <XDoclet:ifHasClassTag
tagName="orion:table">table="<XDoclet:classTagValue tagName='orion:table'
paramName='name'/>"</XDoclet:ifHasClassTag> <XDoclet:merge
file="orion-{0}-attributes.xml"></XDoclet:merge>>
Updated <finder-method><method><ejb-name> tag (uses the bean name rather
than JNDI location which it should)
<ejb-name><XDoclet:classTagValue tagName="ejb:bean"
paramName="name"/></ejb-name>
Can someone commit these to CVS? tks. I've attached an updated template if
that's easier.
Cheers,
Mike
Mike Cannon-Brookes :: [EMAIL PROTECTED]
Atlassian :: http://www.atlassian.com
Supporting YOUR J2EE World
orion.j