Can you enter this as a bug in AppFuse's or XDoclet's JIRA?  I should
see it and be able to fix it if you enter it into XDoclet's JIRA.

Thanks,

Matt

On 1/11/07, xiuxiu <[EMAIL PROTECTED]> wrote:


Hi,
    I am using Appfuse 1.9.4 with xdoclet-1.3-SNAPSHOT.
    And I found there is a bug in this xdoclet version.

    for the hibernate-param.xdt in
xdoclet-hibernate-module-1.3-SNAPSHOT.jar\xdoclet\modules\hibernate\resources.
    There is a blank between the tag and param value. And the hibernate
can't recognize the generated hbm file.
    This bug suffered in the one-to-one configuration. The program will tell
you doesn't know your property.
    Hope to hlep others.

Luo

    <XDtMethod:forAllMethodTags tagName="hibernate.generator-param" >

        <!-- The generator-param tag is deprecated, use the
@hibernate.generator and @hibernate.param tags instead -->
        <param
            <XDtConfig:ifConfigParamGreaterOrEquals
paramName="version" value="2.0">
                name="<XDtMethod:methodTagValue
tagName="hibernate.generator-param" paramName="name" />"
            </XDtConfig:ifConfigParamGreaterOrEquals>
        >

            <![CDATA[<XDtMethod:methodTagValue
tagName="hibernate.generator-param" paramName="value" />]]>

        </param>

    </XDtMethod:forAllMethodTags>



 ________________________________

xiuxiu
2007-01-12


--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to