Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
kruse #1
Could not generate stub objects for web serviceinvocation
When I try to connect to a webservice I get thi error message:
Could not generate stub objects for web service invocation
Does anyone know what the problem could be?
kruse Guest
-
How do I generate ActionScript Objects from Schema orDTD
Hi, I'm a developer new to Flex. I'm interested in applying schema driven development to my Flex applications. For example, I have a schema that... -
webservice could not generate stub object
Hi, I am trying to make a simple web service. the .cfc file works as .cfc?wsdl browsing. when I invoke it as component name, it's work fine too.... -
PC stub projector
Please. I created a Director movie on a Mac and am desperately looking for a stub projector that can allow it to be viewed on a PC. So far, I have... -
Mac to PC stub
I've just about completed my first major project in 8.5, and am looking for a source of stubs. I'm also looking for a list that communicates direct... -
Stub Issue
I have created a stub projector that gives users the option of loading one of two movies. The movies load properly, but the projector window position... -
THEMAXX #2
Re: Could not generate stub objects for web serviceinvocation
Make sure the url can be resolved, I was getting when I tried to access an
intranet web service, until I added the full domain name.
insteat of [url]http://machineName/[/url]
do [url]http://machineName.tx.ttc.edu/[/url]
that might help ya
THEMAXX Guest
-
kruse #3
Re: Could not generate stub objects for web serviceinvocation
I have thought of that and tried to connect to the service through my browser.
But my browser forwards me to another page trying to log me in.
kruse Guest
-
THEMAXX #4
Re: Could not generate stub objects for web serviceinvocation
thats the problem you need direct access to the web service, you may also need
to authenticate with the web service first. Try getting the requirements of the
web service and see if you acctualy need to do that.
THEMAXX Guest
-
kruse #5
Re: Could not generate stub objects for web serviceinvocation
I have also tryed to use the Password and user attributes but with the same result.
kruse Guest



Reply With Quote

