随笔 - 314  文章 - 1 评论 - 127 阅读 - 135万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

09 2013 档案
Hibernate 、 Axis2发布
摘要:1. you just compile your web-service into aar file (not include bean files), copy the aar into axis2\WEB-INF\services.2. all libs hibernate (and jar drivers), you have to copy in axis2\WEB-INF\lib.3. all bean(include xx.hbm.xml files) classes which are must be in axis2\WEB-INF\classes.4. that's 阅读全文
posted @ 2013-09-27 08:53 garfieldtom 阅读(960) 评论(0) 推荐(0) 编辑
Hibernate学习备忘
摘要:1.关于Hibernate异常:org.hibernate.service.jndi.JndiException: Error parsing JNDI name刚接触Hibernate,调试一个简单的程序报告异常:org.hibernate.service.jndi.JndiException: Error parsing JNDI name 去掉hibernate.cfg.xml中的name属性,异常解除。没有明白是什么原因。2.JDBC for SQL Server的连接描述:com.microsoft.sqlserver.jdbc.SQLServerDriver jdbc:sqlser 阅读全文
posted @ 2013-09-26 10:33 garfieldtom 阅读(429) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示