1. WCF -> Websphere Integration Developer and polymorphism stackoverflow.comI have a .NET WCF service which exposes an object that uses polymorphism. Apparantly, Websphere Integration Developer is unable to handle this properly (I am not the Websphere developer), except by ... |
2. Consuming WebSphere service from WCF client: Unable to create AxisService from ServiceEndpointAddress stackoverflow.comI am consuming (or trying to consume) a WebSphere service from a WCF client (service reference + bindings generated through svcutil). Connection seems to be established successfully but I am getting the ... |
3. Worker process behind web-service... what ingredients to use stackoverflow.comI have the following recipe: a web-service (SOAP) needs to be able to receive a lot of requests in a short time. They should be queued for asynchronous processing. So in ... |