Sun
          是選擇你愛的人還是愛你的人?
          posts - 8,comments - 14,trackbacks - 0
          org.springframework.web.struts.ContextLoaderPlugIn 和 org.springframework.web.context.ContextLoaderListener

          是視圖層加載sping的兩種方式。
          那么這兩種方式誰的優先級高,從容器加載程度上看,是org.springframework.web.context.ContextLoaderListener

          那么中方式都被配置在項目中,會使用哪個一個呢?
          答案是org.springframework.web.struts.ContextLoaderPlugIn

          當然如果你不需要在視圖層采用lazy而配置org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
          那么你可以兩個都配置。
          但如果你需要使用,那就會。

          我們知道,容器初始化Spring配置文件時,使用getServletContext().setAttribute方法key,value全局保存。
          那么當你使用OpenSessionInViewFilter時,他取得的是哪個呢?

          其實OpenSessionInViewFilter是sping的Filter,它采用WebApplicationContextUtils的方式獲得WebApplicationContext
          ,但它并不能加載由struts-config.xml文件ContextLoaderPlugIn提供初始化的上下文。

          如果你需要在視圖層加載一對對....等關聯對象。那么就會有
          could not initialize proxy - the owning Session was closed
          錯誤。
          到此處我們看到,sping在應用程序和OpenSessionInViewFilter之間,加載了不同的上下文。
          我們知道OpenSessionInViewFilter下無法獲得ContextLoaderPlugIn加載的上下文,那我們可以推算,
          應用程序應該加載了ContextLoaderPlugIn上下文,而OpenSessionInViewFilter卻加載了ContextLoaderListener的上下文。
          才導致視圖層session有關閉的問題。

          嘗試解決此問題,若你配置了兩個,則刪除ContextLoaderPlugIn的加載方式。
          若你只配置了ContextLoaderPlugIn的加載方式,則改成ContextLoaderListener加載方式。

          原創文章,轉載請注明出處。
          http://www.aygfsteel.com/beijing2008/articles/317973.html








          posted on 2010-04-11 02:24 .Sun 閱讀(3837) 評論(1)  編輯  收藏

          FeedBack:
          # re: org.springframework.web.struts.ContextLoaderPlugIn 和 org.springframework.web.context.ContextLoaderListener
          2010-04-12 11:19 | 匿名用戶
          AI,原來是這個問題。
          看了
          明白了許多。
          不過博主沒說為什么不能讀取呢。  回復  更多評論
            

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 基隆市| 宜宾市| 赣州市| 罗定市| 罗甸县| 银川市| 绥滨县| 大田县| 遂宁市| 仁寿县| 榕江县| 河北区| 图片| 遵化市| 中西区| 修文县| 理塘县| 宁远县| 连江县| 大安市| 霍城县| 康定县| 永丰县| 乌鲁木齐县| 金山区| 汉中市| 郸城县| 手游| 西林县| 右玉县| 寿光市| 湾仔区| 大安市| 麻城市| 于田县| 宁晋县| 阿城市| 浠水县| 鄢陵县| 浏阳市| 黄冈市|