Sounds like it Scott - any chance you could be less vague on the fix :)
Which file, what changes, etc...


Cheers

Mark

 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Scott Barnes
> Sent: Monday, 1 March 2004 4:21 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Re: Web Service and "cannot find component" error
> 
> Not sure if this is what the problem is, but can't be assed 
> re-reading the problem.
> 
> Off the bat, if your object works in CFMX ok (ie createObject 
> etc) but doesn't when you play with WebServices, then edit 
> you're jrun-web.xml *think its this one, one of em neway* and 
> add a virtual path.
> 
> We found this worked when mucking around with SOAP.
> 
> If that didn't help, ignore me and continue onwards.
> 
> Scott.
> 
> 
> Mark Stanton wrote:
> 
> > Here is my directory structure:
> > 
> > /MySite
> >     /config
> >     /webroot
> >             /model <- All CFCs live here
> >             /views
> >             /other_folders
> > 
> > The MySite folder has a cfmapping of the same name pointed to it.
> > 
> > Initially I was referencing all my CFC's as
> > createObject("component","MySite.model.CFCName") (they all 
> live in the 
> > model directory), but I found this broke when I used web 
> services as you describe.
> > So I ended up just using createObject("component","CFCName").
> > 
> > Hope that helps - I don't know how to traverse directories - or 
> > whether that would even work.
> > 
> > 
> > Cheers
> > 
> > 
> > Mark
> > 
> > 
> > 
> 
> -- 
> 
> Regards,
> Scott Barnes
> -
> http://www.mossyblog.com
> http://www.bestrates.com.au
> 
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] 
> To unsubscribe send a blank email to 
> [EMAIL PROTECTED]
> 
> MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia 
> http://www.mxdu.com/ + 24-25 February, 2004
> 


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to