I failed to mention that this remote service is someone else's. If I attempt the hit the WSDL by just pasting the URL in the browser it does come back successfully.
Any further suggestions? I would appreciate it. > Hi Rob, > > Thank you for suggestion. I did what you recommended and after I did > that, I get this exception... > > Could not instantiate stub objects for web service invocation. > > I'm not sure why it would not be able to instantiate the class, it is > there. So this has me stuck. > > Thank you again for your suggestion. > > Kevin > > >Hi Kevin, > > > >You say that the webservice is listed in the CFADMIN? I'd try > deleting it > >from the list and then the next time the code is called it should > regenerate > >and hopefully solve your problem, have you tried that? > > > >Is this remote service your own? Or someone elses? > > > >Rob > > > >Hi All, > > > >I am having some trouble trying to call a web service that is > currently > >setup in the ColdFusion administrator. I get the following exception > each > >time I try... > > > >"Error","jrpp-3","04/22/09","13:55:25","nutracorp","Could not > instantiate > >stub objects for web service invocation.The rootcause was that: > >java.lang.reflect.InvocationTargetException The specific sequence of > files > >included or processed is: D:\xxx\sites\xxxxxweb\search_xxxx.cfm, > line: 40 " > >coldfusion.xml.rpc.ServiceInfo$ServiceStubInstantiationException: > Could not > >instantiate stub objects for web service invocation. > > > >Has anyone seen this before? > > > >It is running ColdFusion 7 on Windows Server 2003 (SP3). > >CF is utilizing Java's JDK1.6.0_10. > > > >Upgrading to ColdFusion 8 is not an option for me as I have been > turned down > >upon many requests. So I'm stuck with CF 7. I know it is not > supported to > >run JDK 1.6, but I need many of the features that come with that JDK > so > >falling back also isn't an option. > > > >The weird thing is that this has worked for quite some time and then > broke > >out of the blue without any changes being made. > > > >I would appreciate any suggestions on what could be going on. > > > >Thanks, > >Kevin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321892 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

