I'm doing some quick Java-.NET interop and have decided on POX with WCF. However, I don't want to -- nor have access to -- deploy to IIS.
Would just wrapping it up as a .NET Service be the way to go? (I've built my fair share of Windows services in my years.)
Are there any good samples around of this?
What handles the HTTP if I'm not using IIS?
I'm open to any suggestion that will allow me to create a simple http-based, xml contract.
Also, it's important to note that this will only be exposed to the internal server farm, so security and all that is pretty minimal with this.
(Searching Google isn't delivering very good results because of all the Blog spam.)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…