You can delete the folders from here down:
D:/Programme/Macromedia/ColdFusionMX7/stubs/

The classes (stubs) will be regenerated when you call the web service again.
Does it still throw the same error then?

You might have another version of Axis which is mistakenly being loaded
before the CF one. Seems unlikely.

Sorry, it's late o'clock. Gotta go.

-----Original Message-----
From: Artur Kordowski [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 19 February 2006 4:30 AM
To: CF-Talk
Subject: RE: Problems with invoking a Webservice

Here is the whole error message:

coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler:
Found 4 semantic errors compiling
"D:/Programme/Macromedia/ColdFusionMX7/stubs/WS1432946178/net/xmethods/www/s
d/TemperatureService_wsdl/TemperatureBindingStub.java": 33.
oper.setStyle(org.apache.axis.constants.Style.RPC);
<------------------------------------------------> *** Error: No match was
found for method "setStyle(org.apache.axis.constants.Style)". 34.
oper.setUse(org.apache.axis.constants.Use.ENCODED);
<------------------------------------------------> *** Error: No match was
found for method "setUse(org.apache.axis.constants.Use)". 54.
((org.apache.axis.client.Service)super.service).setTypeMappingVersion("1.2")
;
<-------------------------------------------------------------------------->
*** Error: No method named "setTypeMappingVersion" was found in type
"org/apache/axis/client/Service". 59. org.apache.axis.client.Call _call =
super._createCall();




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232790
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

Reply via email to