Will,

    When you get "Unable to find a constructor for class
com.netsuite.webservices platform.core_1_3.RecordRef that accepts parameters

> of type ( java.lang.String, java.lang.String,
> com.netsuite.webservices.platform.core_1_3.types.RecordType ).


   It means you did not call the constructor correctly because your args are
wrong. I wrote
a java class dumper here and post it a weeks ago please use that code and
find out what
the args list is and or make sure the object you passed is the write type.

or pass it to my online class dumper at cfide.org

good luck, dan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255935
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to