[seek-dev] An issue in get method

Jing Tao tao at nceas.ucsb.edu
Tue Feb 3 11:29:08 PST 2004


Hi, Bing and Rod:

In the gwsdl file which I sumbitted yesterday, the parameter of get method 
is a string - identifier and return type is base64Binary.
The java interface automatically gnerened from this gwsdl will look like:
public byte[] get(String identifier);

Because the return type is an array and it limits the size of file or 
document which user tries to get. I think the AXIS defines the map between 
java byte[] and base64Binary. 

Do you guys have any idea how to change it? Or do you think it is okay to 
use byte[] as a temporary solution?

Thanks.

Jing 

-- 
Jing Tao
National Center for Ecological
Analysis and Synthesis (NCEAS)
735 State St. Suite 204
Santa Barbara, CA 93101




More information about the Seek-dev mailing list