I'm having the same issue that is described here http://support.castleproject.org/projects/FACILITIES/issues/view/FACI.... After some research I realized that this is happening when no clients access to the application for more than a couple hours in our production servers. I did a little change in ChannelReconnectPolicy in order to reconnect always (for testing porpuses) and in the server side I'm getting this exception:
"The SecurityContextSecurityToken with context-id=urn:uuid:600f27bc- ed0c-4370-b4e2-cbfce7cc6d2d (key generation-id=) is not registered." Maybe I'm missing something but I think that the problem is that the security token needs to be recreated when this happens because after a while It becomes invalid. So my question is how the facility creates the security context? Is there any way to re create the security token in the facility when I reconnect? Any help would be appreciated. Sorry for my english! =P Jorge. -- 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.
