xdoclet - valueobject - packageSubstitution

From: Severus Snape (svsnape_at_yahoo.com)
Date: 12/28/04

  • Next message: Sun Sue: "Re: : do not believe any of the lies matt parker posts in this forum"
    Date: Tue, 28 Dec 2004 12:54:07 +0100
    
    

    I believe there is some problem with the packageSubstitution element
    in xdoclet (1.2.2)

    I want to create the value objects from my entity beans. I write in
    my build.xml:

    ...
    <valueobject>
            <packageSubstitution packages="ejb" substituteWith="data" />
    </valueobject>
    ...

    But when I run xdoclet the value objects are created with the package
    of the original Bean file (x.y.ejb.z.w) and not with the package and
    in the directory I want (x.y.data.z.w).

    Is it me who did something wrong or there is more?

    Thanks.


  • Next message: Sun Sue: "Re: : do not believe any of the lies matt parker posts in this forum"