By the way, it's what I meant; I got the WSDL from the browser. Where does CFMX hide the deployment descriptor?
-----Original Message----- From: Jeff Greif [mailto:[EMAIL PROTECTED] Sent: 20 June, 2003 19:56 To: [EMAIL PROTECTED] Subject: Re: ColdFusion and Axis (was: New to Axis) Next time, rather than recreate WSDL manually, load it into your browser via http://me.org/myservice?wsdl and save a copy, or use wget. When you put back the edited copy, you'll have to change the deployment descriptor so that it is used instead of generated WSDL. Jeff ----- Original Message ----- From: "D. Delcomminette" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 20, 2003 8:44 AM Subject: RE: ColdFusion and Axis (was: New to Axis) > Yes, but no answer yet. Looks like all CFMX users use Web Services "the > standard way". > Matt Liotta has written a chapter about that in "ColdFusion MX Developers > Handbook", but it will take 3 weeks till I get the book ... > In the meantime, I managed to re-create the WSDL manually, generate Java > stubs and so on, and compile them, but still not reinserted in CFMX .