users@glassfish.java.net

Static Weaving Problem

From: <glassfish_at_javadesktop.org>
Date: Wed, 21 Nov 2007 03:34:21 PST

We use TopLink Essentials - 2.0 (Build b58g-fcs (09/07/2007)) in an RCP application and have a problem with static weaving. If a class has several ...ToOne relations, some with fetch=FetchType.EAGER and some with fetch=FetchType.LAZY, then all the ...ToOne relations will be woven to ValueHolders (indirection) by the weaver and at runtime a NoSuchMethodError (._toplink_get*()) for the EAGER relation will occur. Any help will be appreciated.

Luo
[Message sent by forum member 'luo' (luo)]

http://forums.java.net/jive/thread.jspa?messageID=246513