Ok. Starting almomst from scratch I got the AdSense v2 working.
>From there I nuked the WEB_INF directory with OpenBD v1.4 Then added tools.jar and some other libraries I needed in the WEB_INF/lib AdSense V2 still works. AdSense V3 give me the ERROR: Missing <soap:fault> element inFault "associateAccountFault" in operation "associateAccountFault", in binding associateAccount If I am right that means it's still not using the good axis tools. >_< I'm trying to dl it again, and do the whole again... 2010/9/20 Michael <[email protected]>: > Well, I don't know what happened this week end but nothing works anymore -_- > Even v2 > > I tried to take the old version of my site and only put the tools.jar > into the WEB_INF but... > > I am still trying this simple code : > <cfscript> > myvar = CreateObject("webservice", "https://sandbox.google.com/api/ > adsense/v2/AccountService?wsdl"); > </cfscript> > > And I just get a "FileSystemException" on that line. > > > Any hint ? > > ******************* > > 2010/9/17 Matthew Woodward <[email protected]> >> >> On Fri, Sep 17, 2010 at 9:57 AM, Michael <[email protected]> wrote: >>> >>> But I'll try to solve that one on monday. ^_^ >> >> OK--keep us posted. >> >> -- >> Matthew Woodward >> [email protected] >> http://blog.mattwoodward.com >> identi.ca / Twitter: @mpwoodward >> >> Please do not send me proprietary file formats such as Word, PowerPoint, >> etc. as attachments. >> http://www.gnu.org/philosophy/no-word-attachments.html >> >> -- >> Open BlueDragon Public Mailing List >> http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon >> official manual: http://www.openbluedragon.org/manual/ >> Ready2Run CFML http://www.openbluedragon.org/openbdjam/ >> >> mailing list - http://groups.google.com/group/openbd?hl=en > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
