08 2008 档案

     摘要: CommonRequest.getRequest().getParameter("deptID")  阅读全文

posted @ 2008-08-28 14:41 鲁胜迪 阅读(35) | 评论 (0)  编辑 |

     摘要: 问题:EMPTY_ORDERED_ITERATOR
*************************************************************************
解决方案:
在网上找了一下,找到了如下方法

java.lang.NoSuchFieldError: EMPTY_ORDERED_ITERATOR 出现是Jar 包冲突导致,删除commons-collections-2.0.jar保留commons-collections-3.0.jar 。顺便建议你清理一下你的jar目录,把重复的去掉吧,只保留最新的!
我试了上面的方法但是还是不行。我就试了下将Myeclipse中集成的Tomcat的jdk的版本从1.6换到1.5的试了一下,重启Myeclipse,启动Tomcat,发现没有报错了。
  阅读全文

posted @ 2008-08-27 10:22 鲁胜迪 阅读(45) | 评论 (0)  编辑 |

     摘要: org.springframework.orm.hibernate3.HibernateSystemException: Named query not known: rankmanage.rankTree; nested exception is org.hibernate.MappingException: Named query not known: rankmanage.rankTree
Caused by: org.hibernate.MappingException: Named query not known: rankmanage.rankTree  阅读全文

posted @ 2008-08-25 16:08 鲁胜迪 阅读(159) | 评论 (3)  编辑 |

posted @ 2008-08-05 19:45 鲁胜迪 阅读(16) | 评论 (0)  编辑 |

posted @ 2008-08-05 19:02 鲁胜迪 阅读(27) | 评论 (0)  编辑 |

     摘要: Hibernian 方言 oracle hibernate.dialect  阅读全文

posted @ 2008-08-04 10:18 鲁胜迪 阅读(25) | 评论 (0)  编辑 |