I did try the first this work around:
    <filter-mapping>
        <filter-name>lazyLoadingFilter</filter-name>
        <url-pattern>/kml</url-pattern>
    </filter-mapping> 
But I would get a LazyInitializationException error.

I just successfully tried the applicationContext-service.xml workaround.  I
ran all the tests and they passed.
I am unsure of what this fix does.  Should I expect all of the transactions
to work like before?




mraible wrote:
> 
> Have you looked at the comments on the issue. There seems to be a
> couple different workarounds.
> 
> Matt
> 
> On Tue, Sep 16, 2008 at 9:51 AM, java_user_ <[EMAIL PROTECTED]> wrote:
>>
>> (APF-1071) LazyLoading filter turned on break the ability to update a
>> password
>> http://issues.appfuse.org/browse/APF-1071
>>
>> What was the fix for this bug?
>> I need LazyLoading turned on.
>> --
>> View this message in context:
>> http://www.nabble.com/APF-1071-tp19514695s2369p19514695.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/APF-1071-tp19514695s2369p19516406.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to