On Sat, 2004-02-07 at 03:22, Victor Batista wrote:
>       I have downloaded xdoclet 1.2 sources, and looking to the file
> jbosscmp-jdbc_xml.xdt, I found one entry like the one below for each
> parameter for the jboss.persistence tag, except for the two ones which I
> can't get to work (post-table-create and table-name).
> 
> <XDtClass:ifHasClassTag
> tagName="jboss:persistence,jboss:create-table,jboss:create-table"
> paramName="create-table,create">
>          <create-table><XDtClass:classTagValue
> tagName="jboss:persistence,jboss:create-table,jboss:create-table"
> paramName="create-table,create" paramNum="0"/></create-table>
>       </XDtClass:ifHasClassTag>
> 
> 
>       Shouldn't jbosscmp-jdbc_xml.xdt have entries like the one above for
> post-table-create and table-name parameters?
>       Can any one confim this for me please?

Well, it's in the jbosscmp 3.2 DTD under both defaults and entity
elements, but the only the one under defaults appears to be in the xdt
template.  I suggest you raise a bug report in JIRA.

Interestingly, the 4.0 DTD no longer contains that element.  I wonder
what's replaced it?


Andrew.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to