Do you get the exception in the UI? If so, uncomment the lazyLoadingFilter and its mapping in web.xml.
Matt On 11/6/07, jmowla <[EMAIL PROTECTED]> wrote: > > hi all > in appfuse 2.0 i got lazy-initialization exception during accessing of a > lazy loaded attribute, i can not change the behavior of loading to EAGER! > as we know each method in managers has PROPAGATION_REQUIRED transaction > attribute, how can i solve the problem that accessing of lazy loading > attributes be successful? > -- > View this message in context: > http://www.nabble.com/lazy-initialization-failure-%40-service-tf4762436s2369.html#a13620663 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
