in reply to UDDI::Lite Problem

A quick scan of the code would indicate that you can do:

$uddi->uddiversion(2);
before you do anything else with it but I can't test that assertion properly at the moment.

/J\

Replies are listed 'Best First'.
Re^2: UDDI::Lite Problem
by subaqua2002 (Initiate) on Jun 24, 2005 at 21:15 UTC
    No dice. Just tested that. Got the exact same message:
    Element '2' can't be allowed in valid XML message. Died
    Argh!