I am trying to invoke a web service that has some complex data types.
<cfinvoke webservice="http://sharepoint/UDSM_R11_webservice/wsdl/webserviceapi.wsdl" method="Login" refreshWSDL="no" returnvariable="aTemp"> <cfinvokeargument name="UserName" value="user"/> <cfinvokeargument name="password" value="password"/> <cfinvokeargument name="Manager" value=""/> </cfinvoke>> The CF cfinvoke code correctly called wsdl2java under the covers, BUT because of the data type issue, it needs to specify SOME (ANY) package name (-p parm) to get the 'holders' in the right place for the stubs to compile.. But it doesn't.. SO, I could build this separately(have with wsdl2java and ant), but how to tell CF I did that. after it compiles normally, THEN what does it do? How does it discover the class names to use on this and subsequent invocations/calls? What is the trigger on refreshwsdl=no? (file change, classfile, jar file, ???) (I don't have another wsdl to try against..) Sam ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:316556 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4