Cannot generate stub objects for web service invocation.
Hi All
since we have updated our CF server from 8.0 (8.0.0.176276) to 8.0.1 (8.0.1.195765) our remorte call to a CFC using <cfinvoke>
stoppe dworking and now it returned this error :
............................................................................................................................................................................................................
Cannot generate stub objects for web service invocation.
Name: http://xxx/resource/component/phrasebook.cfc?wsdl. WSDL: http://xxx/resource/component/phrasebook.cfc?wsdl. org.apache.axis.wsdl.toJava.DuplicateFileException: Duplicate file name: D:\ColdFusion8\stubs\WS100964810\resource\component\Phrasebook.java. Hint: you may have mapped two namespaces with elements of the same name to the same package name. It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL document cannot be retrieved or is dynamically generated, it is likely that the target web service has programming errors.
............................................................................................................................................................................................................
I have tried access that CFC directly from the browser and it returning back with nopb the WSDL xml
Also tried renamed that CFC, adn it did work, but renaming is not an option in our case
did anyone come across the above error ?
thanks for your help in advance.
Regards
M