SOAP

Jonathan Schatz jon at vmware.com
Tue Jan 6 23:58:31 UTC 2004


On Mon, 2004-01-05 at 13:47, Jim Walters wrote:
> The error message coming back in SOAP to the JavaScript SOAP API in
> Mozilla (which is really nice, since in this case I don't have to tail
> error_log) is: "Undefined subroutine &main::SendSQL called at Bug.pm
> line 153".

add this line after your "use lib" line:

require "globals.pl"

at least, on the forked bugzilla i have here, that's where SendSQL
lives. and yes, the old db functionality has been deprecated...

-jon

-jon
-- 
Jonathan Schatz
Engineering System Administrator
VMware, Inc
"Te occidere possunt sed te edere non possunt nefas est."





More information about the developers mailing list