Re: [Xdoclet-user] Problem using the read-only parameter

2008-08-04 Thread Chema
Well, I don“t know so much about XDoclet , but online documentation says: @ejb.persistence , method tag with property read-only (boolean). I'll try to run it , and I got field1 false FIELD1 I guess it's not possible to set up different properties to set/get methods, but I'm not sure 2

[Xdoclet-user] Problem using the read-only parameter

2008-07-28 Thread pierre betz
Hi everybody, I'm pretty new in XDoclet, and it's really hard to fine some good documentation about it. So, as I'm working on a project created by others than me, I don't really understand the XDoclet part in EJB I've something like that in the XDoclet definition : * @ejb.bean name="Agency"