|
|
| Re: Why does weaving prevent initalization of class variable [message #500634 is a reply to message #500521] |
Fri, 27 November 2009 04:15  |
habakuk Messages: 32 Registered: October 2009 |
Member |
|
|
| James wrote on Thu, 26 November 2009 09:23 | This was a bug in weaving, but it was fixed in the 2.0 stream, the latest 2.0 build should not have the issue.
|
Alright. Thought I was already using the latest build (M13 as far as I remember). I will try a newer build.
| Quote: |
A workaround without the fix is to switch to lazy initializing the variable in its get method.
|
I'm doing that already. This seems to work.
| Quote: |
You can also just disable internal weaving (this still allows lazy, etc.)
"eclipselink.weaving.internal"="false"
|
Thanks James!
|
|
|
Powered by
FUDForum. Page generated in 0.01513 seconds