176142998

            BlogJava :: 首頁(yè) :: 聯(lián)系 :: 聚合  :: 管理
            116 Posts :: 0 Stories :: 45 Comments :: 0 Trackbacks
          12:52:31,162  INFO Logger:51 - Logging using commons-logging.
          12:52:31,287  INFO DWRServlet:51 - retrieved system configuration file: weblogic.utils.zip.SafeZipFileInputStream@2453319
          12:52:31,334  INFO DefaultConfiguration:51 - Creator 'jsf' not loaded due to NoClassDefFoundError. This is only an problem if you wanted to use it. Cause: javax/faces/el/ValueBinding (jsf-api.jar)
          12:52:31,349  INFO DefaultConfiguration:51 - Creator 'pageflow' not loaded due to ClassNotFoundException. This is only an problem if you wanted to use it. Cause: Beehive/Weblogic Creator not available. (可以不用理會(huì))
          12:52:31,349  INFO DefaultConfiguration:51 - Creator 'script' not loaded due to NoClassDefFoundError. This is only an problem if you wanted to use it. Cause: org/apache/bsf/BSFException (bsf-2.3.0.jar)
          12:52:31,412  INFO DefaultConfiguration:51 - Converter 'jdom' not loaded due to NoClassDefFoundError. This is only an problem if you wanted to use it. Cause: org/jdom/Document  (jdom-1.0.jar)
          12:52:31,443  INFO DefaultConfiguration:51 - Converter 'hibernate' not loaded due to ClassNotFoundException. This is only an problem if you wanted to use it. Cause: Failed to find either org.hibernate.Hibernate or net.sf.hibernate.Hibernate (hibernate-3.0.1.jar ).
          12:52:31,459  INFO DefaultConverterManager:51 - Type 'org.jdom.Document' is not convertable due to missing converter 'jdom'. This is only an problem if you wanted to use it.
          12:52:31,459  INFO DefaultConverterManager:51 - Type 'org.jdom.Element' is not convertable due to missing converter 'jdom'. This is only an problem if you wanted to use it.

          添加相應(yīng)的包,
          http://www.findjar.com/jar/jdom/jars/jdom-1.0.jar.html
          http://www.java2s.com/Code/Jar/Spring-Related/Downloadjsfapijar.htm
          查找相應(yīng)的CLASS,下載包


          13:20:43,131  WARN DefaultConverterManager:59 - Missing type info for save_yhsj(0<0>). Assuming this is a map with String keys. Please add to <signatures> in dwr.xml
          13:20:43,131  WARN DefaultConverterManager:59 - Missing type info for save_yhsj(0<1>). Assuming this is a map with String keys. Please add to <signatures> in dwr.xml
          13:20:43,146  INFO ExecuteQuery:51 - Exec[0]: FyglImpl.save_yhsj()

          在頁(yè)面中:
          function saveSjjl(){
             var param=new Object();
             param["S_nbxh"]=document.form1.S_nbxh.value;
             param["S_yhmc"]=document.form2.S_yhmc.value;
             param["D_cbsj"]=document.form2.D_cbsj.value;
             param["S_rqsj"]=document.form2.S_rqsj.value;
             param["S_cbry"]=document.form2.S_cbry.value;
             FyglImpl.save_yhsj(param,{
              callback:function(str) {
               $('saveSjjl').disabled = true;
               alert("保存成功!");
              },
              timeout:5000,
                errorHandler:function(message) { alert("Oops: " + message); }
             });
            }
          CLASS中:
          public void save_yhsj(Map param) {}
          解決方法:
          <signatures>
            <![CDATA[
              import java.util.Map;
              import com.fygl.implement.FyglImpl;
              FyglImpl.save_yhsj(Map<String,String> param);
              ]]>
           </signatures>
          posted on 2008-09-05 13:07 飛飛 閱讀(2855) 評(píng)論(2)  編輯  收藏

          Feedback

          # re: dwr使用中BUG一覽[未登錄](méi) 2016-06-16 10:39 cz
          解決方法:
          <signatures>
          <![CDATA[
          import java.util.Map;
          import com.fygl.implement.FyglImpl;
          FyglImpl.save_yhsj(Map<String,String> param);
          ]]>
          </signatures>
          這個(gè)解決辦法可以說(shuō)的詳細(xì)一點(diǎn)嗎  回復(fù)  更多評(píng)論
            

          # re: dwr使用中BUG一覽[未登錄](méi) 2016-06-16 10:45 cz
          Missing type info for userLogin(0<0>). Assuming this is a map with String keys. Please add to <signatures> in dwr.xml
          Missing type info for userLogin(0<1>). Assuming this is a map with String keys. Please add to <signatures> in dwr.xml
          我也又出現(xiàn)這個(gè)問(wèn)題,看不懂你的解釋  回復(fù)  更多評(píng)論
            


          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           
          主站蜘蛛池模板: 甘德县| 汝南县| 高陵县| 襄樊市| 莎车县| 德庆县| 铜川市| 廊坊市| 商水县| 凤凰县| 都江堰市| 于都县| 剑河县| 日土县| 澳门| 西贡区| 建宁县| 锦屏县| 黎平县| 邵阳市| 日照市| 南汇区| 宜兰市| 城口县| 洞头县| 台南市| 潢川县| 金塔县| 肇源县| 青神县| 香河县| 沂源县| 股票| 乐安县| 衡阳县| 张家口市| 霍邱县| 德庆县| 马尔康县| 克拉玛依市| 德阳市|