I have changed it from autodispatch to explicit object calling, it seems to work fine now. So there is definitely a problem with template toolkit working with soaplite autodispatch feature.
Mark -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of darren chamberlain Sent: 21 January 2003 21:30 To: [EMAIL PROTECTED] Subject: Re: [Templates] soaplite * Mark Proctor <[EMAIL PROTECTED]> [2003-01-21 15:44]: > I'm having problems using soaplite with template toolkit. I've run the > example code below for illustration purpses. If I remove the code > between the comments the template processes fine. If I put the soap > stuff back in, there are no errors, but no output either, the soap call > returns the correct value - I have tried a string as a third parameter, > that also is blank. Does that code run fine without being preceded by the template stuff? (darren) -- The Christian ideal has not been tried and found wanting; it has been found difficult and left untried. -- G. K. Chesterton _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.ourshack.com/mailman/listinfo/templates _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.ourshack.com/mailman/listinfo/templates
