PDA

View Full Version : Deploying REST Service in IIS



rasoliver
12-04-2007, 11:58 AM
Guys,

I got my custom REST service working in my local machine, now I need to deploy the REST service in IIS with SSL. Has anyone done it successfully or do we need to use the DREAM windows service as the host and use the REST service with a high range port ?

I'm not able to find these details in the website. It'll be really appreciated if someone could provide the deployment process in IIS with SSL.

Thanks and Regards,
Oliver.

namxam
12-05-2007, 12:33 PM
I don't wanna sound offensive, but right now two other (of the 5) topics are about your problem ;) Best thing you could do is running a search on "Httphandler" in the wiki. There you should find the following page which dicusses your problem: http://wiki.opengarden.org/Dream/Reference/General/Dream_HttpHandler_IIS6

rasoliver
12-09-2007, 02:45 AM
None taken namxam ;). Thanks for the reply and sorry I couldn't reply back soon. My bad, I didn't look properly initially regarding IIS. I was able to find that link just after creating this thread, but I had to put this issue in the backlog since we had more urgent issues to fix.
I will be working on deployment soon and will get back here if I have any new issues for which I couldn't find any solutions in the Wiki ;).

Thanks,
Oliver.