- 浏览: 10106 次
- 性别:
- 来自: 广州
最新评论
-
MR牛奶快跑:
经过这几天的测试,发现这大概是MyEclipse6.5的小bu ...
Myeclipse使用JAX开发Web Service客户端遇到版本问题
文章列表
之前用Hibernate写过一些所谓的BaseDAO(通用的那种),感觉很不错,一个dao可以完成所有的基本功能,心里踏实。
可是渐渐发现这是不够的,Hibernate远没有那么简单囊括。呵呵,给大家拍一下砖。
/**
* @author liqibin
* 2010-08-26
* Base Data Access Object
* Please fill more method if necessary. Just give others a NOTE
* Remind me if there are some bugs.
*
* Cheers, open ...
通过MyEclipse 6.5 开发基于JAX的东东。
//这是生成client时的警告,不过好像指没有验证,对之后的使用没有发现问题。
WS-I: A problem occurred while running the WS-I WSDL conformance check:
org.eclipse.wst.wsi.internal.analyzer.
WSIAnalyzerException.
The WS-I Test Assertion Document(TAD) was either not found or could not be processed.
The WSDL ...