It may be a win2000 vs win2003 issue. I have resolved it by making a virtual
directory (by the same name as the mapping) in IIS. Because I don't like the
code in that location being accessible via the webserver I made the virtual
directory un-readable in IIS - and bingo it helps CFMX resolve the component
path and refuses requests via http!!

Elliot

"Elliot Russo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi,
>
> I have a webservice that invokes another internal component. Due to the
> known issue with webservices ignoring cf mappings, I have added the
> requisite entry in the jrun-web.xml file. All is well on my local dev
> machine, on our staging dev server but breaks in production! everything
> seems right ....
>
> ie jrun-web.xml entry
> - <virtual-mapping>
>   <resource-path>/mxProd</resource-path>
>   <system-path>E:/webs/GAO-mxProd/web</system-path>
>   </virtual-mapping>
>
> ERROR
>
> Could not find the ColdFusion Component mxPROD.shared.components.IRRequest
>
> that path is correct - I have tried deleting any old refs and cached
classes
>
> C:\CFusionMX\wwwroot\WEB-INF\cfclasses
> C:\CFusionMX\wwwroot\WEB-INF\cfc-skeletons\ws
>
> can anyone help please
>
> Elliot
>
>
>
>



---
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