We have many separate components which we want to deploy on an application
server. It seems sensible that each component is hosted in a separate
service so that it can be deployed/stopped/started independently of the
other components.

I have tried hosting two components in the same service and this works fine
but is not practical(you would have to rebuild the service for each new
component).

Access to the app server will be via a firewall which will restrict the
ports which can be used.

Rob.

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to