Hi,
When I run the hibernate doclet in maven with the current SNAPSHOT version, we do not see the error message anymore.
I get: org.picocontainer.PicoLifecycleException: PicoLifecycleException: method 'public abstract void org.picocontainer.Startable.start()', instance
'[EMAIL PROTECTED], null
If I run maven in debug mode (-X) I can see the nested error.
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: @hibernate.bag cascade="save-update" inverse="true" lazy="true" table="ext_EVENT_CHASSIS" readonly="true"
in com.rf1.data.ext.Chassis (line 302):
readonly is an invalid parameter name.
in com.rf1.data.ext.Chassis (line 302):
readonly is an invalid parameter name.
Is this a problem in the plugin or in XDoclet itself?
thanks,
Daniel
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ xdoclet-plugins-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
