for example i hava package like "kategorymanagment.ejb.entity.bean" 
and i want my package for value object is only kategorymangment then i simply
put the line in properties file like...


valueobject.package.substitution=kategorymanagment.ejb.entity.bean
valueobject.package.substitution.with=kategorymanagment

same for you 
u can give the entry in properties file  like...


valueobject.package.substitution=model.ejb
valueobject.package.substitution.with=bean


Hope this will work..

Nirmish..

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tito
Eritja
Sent: Monday, July 19, 2004 5:36 PM
To: xdoclet
Subject: [Xdoclet-user] packageSubstitution with value objects


Hi everybody. 

I have a ejb named User in package net.inventa.example.model.ejb. Within
this ejb, I create a value object name User.

The thing is that I would like xdoclet to create this value object in
package net.inventa.example.beans, but with packageSubstitution I'm just
able to change the last "ejb" for another "directory". Does anybody know
how to do it?

thanks for you time


tito




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to