Oh God, thank you so much. I would have beaten my head against a wall for ages trying to figure that one out. I knew I had to be doing something stupid.
So that begs the question: what do people do when they develop web services for CFMX? Do they just have that page of the administrator open and hit "refresh" after changing the associated code? That's fine, but seems kind of annoying. >If you look in the web services page of the CF administrator, there is a >way to refresh registered web services when they change. A web service >is automatically registered when it is used in cfinvoke. > >There is no way for CFMX to know if the WSDL on a web service has >changed, since it is generated every time it is requested by the >underlying Axis web service engine. When you changed the parameters of >your function, you changed the WSDL but the "stubs" (Java code generated >to use the service) were not regenerated, so this is why you get the >error. > >Hope that helps. > >-- >Tom Jordahl >Macromedia Server Development ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204371 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

