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
