Hi,
I created a CMP
bean, which works nicely. To create a value-object, I wrote on
class-level:
* @ejb.value-object
* name = "All"
* match = "*"
When I run xDoclet, it does not create a value-object. No error message,
nothing. I tried this with another CMP with the same
result.
Am I doing something wrong here? Do I have to add other
tags as well?
Thanks for your help
Klaus
