Perry Nguyen wrote:

I chose StatelessRequestFactoryFactory as it seemed to be the best fit for what I needed, it doesn't necessarily need to be so. However, it is essential that Spring be in control of instantiating the service object, since it allows Spring to inject dependencies as required (jdbc connections, configuration, etc).

That's the point I am trying to make. What changes are required to use let Spring create the service object?

Jochen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to