--- wu qihua <[EMAIL PROTECTED]> wrote: > We should make the xdoclet know what is the cmp > field for our bean.but > it is strange that only exist jboss:cmp-field but > not ejb:cmp-field. Only > jboss can do cmp?and if I use weblogic,how do I do > the same thing as > jboss:cmp-field
There is generic persistence tag: @ejb:persistence @jboss:cmp-field is jboss specific - there are also specific tags for weblogic. regards, ===== Konstantin Priblouda ( ko5tik ) Freelance Software developer < http://www.pribluda.de > < play java games -> http://www.yook.de > < render charts online -> http://www.pribluda.de/povray/ > __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
