Hi Fabio

Thanks for the article but I cannot make it work.
I've changed my config file as mensioned in your article.
Here is how my service looks like:

private IWindsorContainer container;

public MyService(IWindsorContainer container)
{
    this.container = container;
}

I get the following error message on NhSessionPerCallContextBehavior's
constructor: 'Object reference not set to an instance of an object.'
This is because ServiceLocator throws an exception.

appreciate your help.

Sandra

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to