ignhenry
08-26-2009, 05:06 AM
Hi
I've been looking for a way to host a web service in a windows service application. There've been some conversations going around related to this considering options like using HttpListener, or Cassini, or WCF with WSE 2.0, etc.
My questions. Does spring provide an out-of-the-box way to exposing PONOs as webservices from a windows service application using plain .NET framework 2.0? Or should I just straight look into WCF?
Thanks - Henry
I've been looking for a way to host a web service in a windows service application. There've been some conversations going around related to this considering options like using HttpListener, or Cassini, or WCF with WSE 2.0, etc.
My questions. Does spring provide an out-of-the-box way to exposing PONOs as webservices from a windows service application using plain .NET framework 2.0? Or should I just straight look into WCF?
Thanks - Henry