
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Click 1.4, 1.5-M1, Cayenne 3.0 M3, Sun JDK 1.5.0_15
|
|
|
The method Cayenne method DataObjectUtils.objectForPK() used in CayenneForm cannot be resolved at runtime:
Caused by: java.lang.NoSuchMethodError:
org.apache.cayenne.DataObjectUtils.objectForPK(Lorg/apache/cayenne/ObjectContext;Ljava/lang/Class;Ljava/lang/Object;)Lorg/apache/cayenne/DataObject;
10:59:06,990 INFO [STDOUT] at
net.sf.click.extras.cayenne.CayenneForm.getDataObject(CayenneForm.java:336)
Not sure if the issue is present on JDK 1.6, as college was not able to reproduce this error.
|
|
Description
|
The method Cayenne method DataObjectUtils.objectForPK() used in CayenneForm cannot be resolved at runtime:
Caused by: java.lang.NoSuchMethodError:
org.apache.cayenne.DataObjectUtils.objectForPK(Lorg/apache/cayenne/ObjectContext;Ljava/lang/Class;Ljava/lang/Object;)Lorg/apache/cayenne/DataObject;
10:59:06,990 INFO [STDOUT] at
net.sf.click.extras.cayenne.CayenneForm.getDataObject(CayenneForm.java:336)
Not sure if the issue is present on JDK 1.6, as college was not able to reproduce this error. |
Show » |
|
|