For now when we expose a process as a web service it remains resource dependent , in other words that resource should be always up and running else the service will return timeout .
Can we make the exposure of service as either Application server dependent or queue dependent .
This will also help with Load balancing as there is no such mechanism to share load out,now for exposed service.