Who died and made you forum master of questions asking? Was that a properly formatted question?
> -----Original Message----- > From: Brian Kotek [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 06, 2007 9:52 PM > To: CF-Talk > Subject: Re: webservice > > You're missing the point. Don't just post to a forum saying nothing but > "I'm > trying to do X and I get error Y." That's not even a question, not to > mention all of the relevant information that you have not provided. > > http://catb.org/~esr/faqs/smart-questions.html > > On 9/6/07, Chad Gray <[EMAIL PROTECTED]> wrote: > > > > So how do I make this complexType in java? I don't understand the > error. > > > > > > > > -----Original Message----- > > From: Brian Kotek [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, September 05, 2007 4:19 PM > > To: CF-Talk > > Subject: Re: webservice > > > > 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. > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287964 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

