|
From: Dante <da...@oz...> - 2000-12-14 01:20:00
|
>Dante <da...@oz...> wrote: > >> Ok, so the request is being sent properly and the reply is correct, >> what's going on here? > >Again, I think this is a bug fixed in my version -- I may have eliminated >the needed section from the patch, but here's what I ran: Great, thanks for the step-by-step. I can get the getStateName example to work now but only if I [source] the dom.tcl file. If I do a [package require dom] it fails with the error I gave in my previous message. It looks like this is degenerating into a general tcl question. I've replaced my TclDOM-1.6 with a fresh copy, and put your dom.tcl in my /usr/lib/tcl8.3 dir. As long as I [source] instead of using [package], I can get the xmlrpc call to work right. Could someone fill me in here? This isn't making sense to me. thanks, Michael |