You need to put the resource path in your URL:

|  domain   |  mapping  |    path to cfc     |   
Tt.jedi.com/tasktracker/tasktrackerproxy.cfc?wsdl

The Jrun virtual mappings are akin to virtual folders in IIS or Aliases on
Apache, and completely unlike mappings in CF.

Hopefully that'll get you running.

Cheers,
barneyb

> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 23, 2004 8:13 PM
> To: CF-Talk
> Subject: RE: web services under virtual hosts
>
> No luck. Let me share my mapping in case I did something stupid.
>
>     <virtual-mapping>
>     <resource-path>/tasktracker</resource-path>
>     <system-path>C:/projects/tasktracker.jedi.com</system-path>
>   </virtual-mapping>
>
> Just an fyi, that path is NOT the web root.
>
> C:/projects/tasktracker.jedi.com/wwwroot
>
> is the web root. However neither of them worked.
>
> I have a /tasktracker CF mapping as well. It points to the
> same root folder.
>
>
> I'm trying to hit the web service like so:
>
> tasktracker.jedi.com/tasktrackerproxy.cfc?WSDL
>
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to