cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
123
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Alex Tam on 23-09-2013 06:01:47 PM
I am trying to call listLocation, and before I can do that, I need to set up the returnedTags of type LLocation.  That needs some XInteger s, which seem to be BigInteger's in my client language(I am using Java and AXIS 2).  When I set it to a BigInteger via setObject(axis method), I can see throough the debugger that setObject detects a BigInteger and sets it,  But in XInteger's serialize method an unknown axis fault gets thrown saying invalid object type and I have not figured out why.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links