Please report new issues athttps://github.com/DOCGroup
EndpointPolicy library shouldn't register ORBInitializer in static initializer. See for example Messaging or the update I done for CSD_Framework how to refactor the code. Steve, can someone of OCI have a look at this one, especially because the static method does two times a call for ace_svc_desc_TAO_Endpoint_Acceptor_Filter_Factory
added milestone for TAO 1.6
Phil, since you're helping with 2994/2995, can you also help with this one?
I've modified the EndpointPolicy_Initializer using the pattern given with the CSD_Framework_Loader chanage. This works on my Linux workstation, but I will monitor the scoreboard, particularly the TAO/tests/POA/EndpointPolicy test.
fixed