I tried to modify method randomValueForDbUnit() in extras/appgen/src/org/example/antbook/xdoclet/MethodExTagsHandler.java, however, it has no effects while re-running appgen. How can I recompile MethodExTagsHandler.java and get the appgen updated?
wnqq wrote: > > I have some fields that are of type BigDecimal, and the corresponding > automatically generated sample data (via appgen) are random characters > instead of decimals. > > I've took a look at extras/appgen/src/sample-data.xdt but could not figure > out how to customize it so that decimals could be generated for BigDecimal > fields. > > Any suggestions? TIA. > -- View this message in context: http://www.nabble.com/how-to-customize-sample-data-generation--tf2971253s2369.html#a8315814 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
