I am experiencing a problem that throw this error
org.xml.sax.SAXParseException: <Line 12, Column 17>: XML-0137: (Error) Attribute 'role' used but not declared.
All I am trying to achieve is a one->many relationship and I am getting this error.
I reseached the problem and found this on the forum
http://forum.hibernate.org/viewtopic.ph ... e+declared
It appears to be the same problem I am having but I do not want to solve it this way. Is there a simple solution to this apparent problem.
I am using JDeveloper to compile and run. There does not seem to be a problem with some of the functiionality I can save a simple object but when I add in the code for a relationship it just falls over
I am a novice to this so please forgive my ignorance.
I am on one of those tight deadline things and would greatly appreciate
any help with this.
Thanks Lee