|
|
|
|
JSR-172 complex parameters
Posted:
Oct 2, 2008 2:54 AM
|
|
|
Hello,
I just tried using an object of a self-developed class as a web service parameter. The content didn't reach its target. I didn't get any error message tho. It only worked out with primitive data types like int, float etc. Am i right to assume that JSR172 doesn't support complex parameters? if so, what additional software could i use to solve this (i've already read of ksoap)
thanks
|
|