On 3/15/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
Here is the latest candidate with fixes to the samples deploy location on linux/mac http://people.apache.org/~robbinspg/M3-RC3/ If there are no major issues with this I will start a vote tomorrow. Cheers, -- Pete
I'm having trouble with RubyBigBank on Windows. It's crashing when it tries to convert an SDO into a Rexml document - anyone else see this or is it just my Ruby? The line that's failing is 357 in RubyServiceProxy.cpp: value = rb_class_new_instance(1, vstr, RubyImplementation::getXMLDocumentClass()); This is trying to instantiate a new Document object from the serialized XML Cheers Andy
