Publishing .NET web service to Jetty web server?

Posted by user163757 on Stack Overflow See other posts from Stack Overflow or by user163757
Published on 2009-10-09T17:53:21Z Indexed on 2010/06/02 10:04 UTC
Read the original article Hit count: 250

Filed under:
|
|

I have created a very simple webservice using C# in VS2008. I would like to publish this to a server using Jetty-6 as its web server. Is this possible, or is IIS the only way I can go.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about webservice