Click Framework  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: CLK-342
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Malcolm Edgar
Reporter: Malcolm Edgar
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Click

Cayenne 3.0M3 DataObjectUtils bug

Created: 26/Mar/08 11:27 AM   Updated: 26/Mar/08 12:35 PM
Component/s: extras
Affects Version/s: 1.5 M1 , 1.4 , 1.4.1
Fix Version/s: 1.5 M1

Environment: Click 1.4, 1.5-M1, Cayenne 3.0 M3, Sun JDK 1.5.0_15


 Description  « Hide
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.

 All   Comments   Change History      Sort Order:
Malcolm Edgar [26/Mar/08 12:35 PM]
Fix checked into SVN will be available in 1.5-M1