176142998

            BlogJava :: 首頁 :: 聯(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. (可以不用理會)
          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.

          添加相應的包,
          http://www.findjar.com/jar/jdom/jars/jdom-1.0.jar.html
          http://www.java2s.com/Code/Jar/Spring-Related/Downloadjsfapijar.htm
          查找相應的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()

          在頁面中:
          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 飛飛 閱讀(2850) 評論(2)  編輯  收藏

          Feedback

          # re: dwr使用中BUG一覽[未登錄] 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>
          這個解決辦法可以說的詳細一點嗎  回復  更多評論
            

          # re: dwr使用中BUG一覽[未登錄] 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)這個問題,看不懂你的解釋  回復  更多評論
            


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


          網(wǎng)站導航:
           
          主站蜘蛛池模板: 特克斯县| 临洮县| 北碚区| 通化县| 仁寿县| 阳新县| 道孚县| 松滋市| 垦利县| 茌平县| 当涂县| 高雄市| 石泉县| 蚌埠市| 阿拉尔市| 泰安市| 福州市| 中宁县| 宜春市| 玛多县| 闵行区| 中山市| 龙陵县| 石楼县| 镇平县| 香港| 新乡市| 新晃| 五常市| 灵山县| 镇巴县| 离岛区| 黔西| 镇沅| 五常市| 望都县| 秦皇岛市| 黄大仙区| 本溪| 新丰县| 乾安县|