Hi Mark, what they are telling me is that CF SOAP call cannot separate the WSDL location from the end point server. Does this makes sense? Also do you have an example of the java invocation? Thanks Victor On 9/23/05, Mark A Kruger <[EMAIL PROTECTED]> wrote: > > Yes - there's a command line tool that comes with the server that will > allow > you to see the headers and the SOAP packets. It's called "TCP Monitor". > You > can run it and view the raw SOAP request/response exchange. > > Here's a technote: > > > http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/h > tml/wwhelp.htm?context=ColdFusion_Documentation&file=00001556.htm > > > In addition, if your clients service is in Java, then you can likely > access > it using cfobject calls to java classes. That's exactly what we did with > the > Paypal API - because we couldn't get cfinvoke to work due to certificate > issues. > > Also... XP for testing 2003 for production? How do you know it will work? > > -Mark > > > > -----Original Message----- > From: Victor Moore [mailto:[EMAIL PROTECTED] > Sent: Friday, September 23, 2005 8:32 AM > To: CF-Talk > Subject: Re: How to debug Could not generate stub objects for web > service invocation error > > > Well I'm trying, but I run out of ideas. > Yes, the url is resolvable from the server and displays the wsdl. > I was wondering if there is anyway to see the SOAP header generated by > cfinvoke? If I could see it then maybe I can see something ..but as I said > it's a pretty basic service. The customer is moving to a SOAP architecture > and we have to be able to communicate. They are a java shop and if I > cannot > connect from CF (they say it's working fine from some of their java apps) > they will phase CF out. At this point I don't know what to look for. I > have > done searchs and found a number of people having this problem but no > really > solution. > They are running CFMX 6.1 version 6,1,0,63958 and the test server is > running > on Windows XP Professional with IIS. The production server will run on > Windows2003 IIS6 (yes, I know.... but it's not my call. ) > > Thanks > Victor > On 9/23/05, Mark A Kruger <[EMAIL PROTECTED]> wrote: > > > > Victor, > > > > Don't give up too soon :) Make sure and test the obvious - like "is the > > URL > > resolvable on the server" (not on your local machine - but the server > > it'self. > > > > -Mark > > > > -----Original Message----- > > From: Victor Moore [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 22, 2005 6:40 PM > > To: CF-Talk > > Subject: Re: How to debug Could not generate stub objects for web > > service invocation error > > > > > > Hi Barney, > > Thanks for the quick response. > > It's an internal service at one customer. > > we are doing some tests so the service it's very simple and it has only > 2 > > string arguments. We are trying a proof of concept at this point and > > unfortunately it doesn't look good :( > > regards > > Victor > > > > On 9/22/05, Barney Boisvert <[EMAIL PROTECTED]> wrote: > > > > > > Perhaps it's a service that CF simply can't call? For instance, it > > > uses data types that CF doesn't support. What's the service in > > > question? > > > > > > cheers, > > > barneyb > > > > > > On 9/22/05, Victor Moore <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am trying to invoke a web service on a webObjects server and I get > > the > > > > "Could not generate stub objects for web service invocation" error. > > > > If I access the wsdl in the browser, it display properly and I can > see > > > that > > > > the method I'm calling exists and I'm passing the proper arguments. > > > > I have no control over the web service. > > > > Any gurus out there that can provide any insight? > > > > Thanks > > > > Victor > > > > > > > > > > -- > > > Barney Boisvert > > > [EMAIL PROTECTED] > > > 360.319.6145 > > > http://www.barneyb.com/ > > > > > > Got Gmail? I have 100 invites. > > > > > > > > > > > > > > > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:219143 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

