SOAP

Jim Walters jimw at bugopolis.com
Wed Jan 7 03:16:06 UTC 2004


Was wrong. Was requiring "CGI.pl". With globals.pl its working fine and
I'm getting bugs back.
Thanks

On Tue, 2004-01-06 at 16:53, Jim Walters wrote:
> Thanks. I had tried that but there is something about CGI.pl that the
> SOAP module doesn't appear to get along with very well. I guess I'm not
> understanding the new architecture (or maybe the old architecture). I'm
> assuming Bug.pm is implementing the "Bug" class but it appears to be
> dependent on the SendSQL code. What is the new improved way of just
> getting an object representing a bug?
> 
> Thanks
> 
> Jim
> 
> On Tue, 2004-01-06 at 15:58, Jonathan Schatz wrote:
> > 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
> 
> 
> -
> To view or change your list settings, click here:
> <http://bugzilla.org/cgi-bin/mj_wwwusr?user=jimw@bugopolis.com>
__________________________
Jim Walters   Director of Technology
Bugopolis, Inc.

phone: +1 206 447 8315 
email: jimw at bugopolis.com
web: http://www.bugopolis.com
_________________________




More information about the developers mailing list