Bug 90 : java.lang.NoSuchFieldError: with static access to field from another class
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
1.1.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
19/03/2009
Updated 
19/03/2009
Type 
Bug
 
Attachments 
No attachments

If you access a field in a static way and that field is in a different class (from the class being enhanced)...

You can get the java.lang.NoSuchFieldError

 
Rob 19 Mar 07:52
Fixed in HEAD

Fix in MethodFieldAdapter.java

woResponse

Upload a file