graphicsxp
04-23-2009, 11:14 PM
Hi,
I'm using the SpringHostFactory for my WCF service, so that I can inject my dao's in the service and initiate the creation of my objects.
Now I'm thinking about making this service available to ASP.net ajax application.
The service should then use the System.ServiceModel.Activation.WebScriptServiceHos tFactory factory.
How can I do then, since I have to use the SpringHostFactory ?
Has anyone done that ?
Thanks
I'm using the SpringHostFactory for my WCF service, so that I can inject my dao's in the service and initiate the creation of my objects.
Now I'm thinking about making this service available to ASP.net ajax application.
The service should then use the System.ServiceModel.Activation.WebScriptServiceHos tFactory factory.
How can I do then, since I have to use the SpringHostFactory ?
Has anyone done that ?
Thanks