Ok. On 9/5/07, Chad Gray <[EMAIL PROTECTED]> wrote: > > I am trying to work with a web service and I am getting this error in CF. > > > Error converting CFML arguments to Java classes for web service > invocation. > Unable to create web service argument class [ > Lcom.canto.www._2005.cumulus.ws.types.Record;. Error: > java.lang.InstantiationException: [ > Lcom.canto.www._2005.cumulus.ws.types.Record;. Often this is because the > web service defines an abstract complexType as an input to an operation. You > must create an actual instance of this type in Java. > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287864 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

