> -----Original Message----- > From: Barney Boisvert [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 09, 2005 4:37 PM > To: CF-Talk > Subject: Re: Web Service Can't Extend non-web service? > > Is the base component web accessible? That might (should?) be a > requirement of any component that is used for web services, even if > it's only used via inheritance, and never called directly.
Yeah, I figured that out - it's not and that's the problem. I thought (stupidly in retrospect) it would be smart enough to note that the component being inherited from didn't have any "remote" methods. But it doesn't matter - if you extend you have to have the component web accessible... something I'd rather not do unless absolutely necessary. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214252 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

