I tried to create a �new instance� service model. This service model should create for each service request a new instance. But as I found out this is not possible because ServicePointImpl �caches� the service once created.
My question - independent on how usefull a �new instance� service model might be - is: Shouldn�t this caching not be part of the specific service model? I think the current solution limits the usage of service models. Stefan email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
