Thanks brendon - a disappointing 'feature', that appears to have no redeeming aspect ...
Option 1 is ideologically horrible Option 2 is ok, I'll give it a go Does that mean I can't create components that are outside the web root (or virt mapping) either? I havn't tried yet. Stupid thing is that the webservice causes the application.cfm to fire and its includes/tags (via mappings) work fine but once inside the cfc invoked they don't! Elliot "Brendan Sisson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Elliot Russo wrote: > > Yes it is dynamic - but resolves correctly to the mapped path - shows that > > path in the error message :) > > > Webservices can't work with coldfusion mappings. Your > cfmodule/cfimport/createObject tags all need to reference a path under > the webroot. > > There are a couple of options: > > 1. create a webserver mapping to your component/custom tag directory > (not great) > > 2. try the workaround as posted in the comments section of Charlie > Arehart post (basically adding the cfmapping to the jrun-web.xml file): > > http://cfmxplus.blogspot.com/2003_02_23_cfmxplus_archive.html > > -Brendan > http://farcry.daemon.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
