Folks,

I would like to confirm the following:

If I already specified the complete class name in my extends and implements
clause as follow, do I still need to specify the corresponding import
statement (e.g. import com.abc.common.vo.BaseCodeVO;import
com.abc.common.vo.BaseCodeVOI)?  I would think I don't.  However, it seems
that I have to.

 *   @ejb:data-object extends="com.abc.common.vo.BaseCodeVO"
implements="com.abc.common.vo.BaseCodeVOI" setdata="false"

Thanks in advance

Chris

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to