On 8/28/06, Mullai Subbiah <[EMAIL PROTECTED]> wrote: > > ... > The coldfusion errors especially in this case was hard to decipher. Does > anyone happen to know a way to find out what arguments get passed to a Java > method. Like an "ide" debugger giving more information.
cfdump, as one person stated once, is probably worth 2 grand. ;-) I'm not sure how in depth you can go, but try dumping the method, and see what's there. There are other ways to get more detailed info, using cfdump(IIRC), but I can't think of them off hand. Maybe google has the answer... or another cf-talk-er... HIH, :D ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:251327 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

