> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Eric > Tchepannou > Sent: 21. november 2002 01:27 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] about @jboss's > > > Hi all, > > I am writing my first EJB with xdoclet and would like here to find some > help about sth. that is still unclear to me. > I find some redundance between the @jboss tags and the @ejb tags. For > instance the class tag @jboss.cmp-field and the @ejb.persistence tag, to > name just this one...
@jboss.cmp-field is deprecated. use @ejb.persistence instead. > Should I use either the ones or the other tags or rather both at the > same time without undesired side effects? > Use only one of them. @ejb.persistence. > Thanx > Aslak > > > ------------------------------------------------------- > 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 ------------------------------------------------------- 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
