Chris,

yep - think you're right... atm there is only importing of classes that
were imported in the doclet'd bean.

cheers
dim

On Wed, 22 Aug 2001 [EMAIL PROTECTED] wrote:

> 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
> 


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

Reply via email to