Topic: JB9 + WLS8.1 如何发布带有 对象数组 类型的webservice ? |
Print this page |
1.JB9 + WLS8.1 如何发布带有 对象数组 类型的webservice ? | Copy to clipboard |
Posted by: Happy000 Posted on: 2003-10-21 14:44 例如:我有一个 Person 类,在我的应用里,有如下接口需要发布成webservices: public int getPersons(int p1, String p2, PersonArrayHolder persons) 其中 PersonArrayHolder 中有一个属性域: Person[] allPerson; 我在axis 下能够成功的发布,但在 wls81 下,根本就不能够识别 PersonArrayHolder ? |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |