> > public abstract class CustomerBean implements
> > EntityBean {
> >
> > public EntityContext ctx;
> >
> > /**
> > * @ejb.pk-field
> > * @ejb.persistent-field
> > * @ejb.interface-method view-type="local"
> > */
> > public abstract java.lang.Integer
> > getIdCustomer ();
>
[Schlienger, Marc] which version of XDoclet are you using? if it is
the 1.2.0 beta1 or upper then the @ejb.persistent-field tag should be
replaced by the @ejb.persistence due to deprecation.
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user