Hi,
I'm unable to generate valueobject classes. My Project.properties looks like this:
maven.xdoclet.ejbdoclet.fileset.0=true maven.xdoclet.ejbdoclet.fileset.0.include=**/*Bean.java
maven.xdoclet.ejbdoclet.deploymentdescriptor.0=true maven.xdoclet.ejbdoclet.deploymentdescriptor.0.destDir=${maven.build.dir}/xdoclet/ejb/META-INF
maven.xdoclet.ejbdoclet.entitybmp.0=true maven.xdoclet.ejbdoclet.entitycmp.0=true maven.xdoclet.ejbdoclet.entitypk.0=true maven.xdoclet.ejbdoclet.homeinterface.0=true maven.xdoclet.ejbdoclet.localhomeinterface.0=true maven.xdoclet.ejbdoclet.localinterface.0=true maven.xdoclet.ejbdoclet.remoteinterface.0=true maven.xdoclet.ejbdoclet.session.0=true maven.xdoclet.ejbdoclet.utilobject.0=true maven.xdoclet.ejbdoclet.valueobject.0=true maven.xdoclet.ejbdoclet.dataobject.0=true
and this is the output I get:
Generating Data Object class for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating EJB deployment descriptor (ejb-jar.xml).
Generating CMP class for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating PK class for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating Home interface for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating Local Home interface for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating Local interface for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating Remote interface for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
Generating Util class for 'com.codeczar.ri.artist.ejb.ArtistEntityBean'.
I guess I've missed some config param to tell xdoclet to generate the valueobject but I can't see it.
thanks Nathan
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user