该用户匿名发帖 发表于 2008-7-24 16:31   全显示 1楼

very good

<import resource="classpath:META-INF/cxf/cxf.xml" />
        <import resource="classpath:META-INF/cxf/cxf-extension-soap.xml" />
        <import resource="classpath:META-INF/cxf/cxf-servlet.xml" />
<!-- 部门组织管理 -->
        <simple:server id="WS_DeptManager" serviceBean="#OmsDepartmentDao"
                serviceClass="com.wisoft.magiccube.oms.IDepartmentManager" address="/com/wisoft/magiccube/oms/bo/DepartmentManager"
                serviceName="oms:DeptManager" endpointName="oms:DeptManager">
        </simple:server>
0
该用户匿名发帖 发表于 2008-7-24 16:35   全显示 2楼

very good

org.apache.cxf.interceptor.Fault: object is not an instance of declaring class while invoking public abstract com.wisoft.common.servicereturn.BaseReturn com.wisoft.magiccube.oms.IDepartmentManager.Create(com.wisoft.magiccube.pojo.oms.OmsDepartment) with params [com.wisoft.magiccube.pojo.oms.OmsDepartment@129a75a].
0
回复帖子 发新话题