On Thu, Dec 30, 2010 at 2:24 PM, Blair Zajac <bl...@orcaware.com> wrote:
>> -        client.propertyCreate(itemPath, "cqcq", "qrz", Depth.empty, null,
>> +        String alphaVal = "qrz";
>> +        client.propertyCreate(itemPath, "cqcq", alphaVal.getBytes(),
>> Depth.empty, null,
>
> Do you need to pass "UTF-8" to alphaVal.getBytes?

Don't know.  Do I?  Tests pass.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Reply via email to