posted 17 years ago
Hi,
I've also tried with a simple OneToOne unidirectional.
The result is the same.
Watching the jboss logs, it seems that it completely ignores the getter method for the OneToOne.
Here it's the stuff:
In this situation, Ricetta.getPreparazione() invocation gives 'NoSuchMethodError'. Moreover, in JBoss logs, nothing is found about my 'preparazione' property.
Thanks a lot!