Hey

I am finally starting to use XDoclet myself now 8-)

I almost got what I needed generated, but for some reason the conrete 
get/set methods of entity BMP's aren't generated, and I'd like to know 
why. The template for BMP's state:
  <XDtConfig:ifConfigParamNotEquals paramName="EjbSpec" value="2.0">
  <XDtEjbPersistent:forAllPersistentFields>
    public <XDtMethod:methodType/> <XDtMethod:propertyName/>;
  </XDtEjbPersistent:forAllPersistentFields>
...

Why is this stuff not used for EJB2? I need it there too.

/Rickard


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

Reply via email to