Hello,

i am trying to find a way to reconfigure a property inside an instance
of a component already registered in the Container.

i have build a wcf service that receives a command to instanciate a
container
to that container i am adding a WCFFACILITY and some components.

in every container i have a property called AuditingLevel
it is an Enum with 3 options
Trace,In/Out,All

i want to be able to change that public property per every component
by the component Name.
is this even possible

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" 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/castle-project-users?hl=en.

Reply via email to