« Return to Thread: [Issue 935] New - WS-Policy should not be mandated for any generic web service

[Issue 935] WS-Policy should not be mandated for any generic web service

by mrudul_uchil :: Rate this Message:

Reply to Author | View in Thread

https://wsit.dev.java.net/issues/show_bug.cgi?id=935






------- Additional comments from mrudul_uchil@... Tue Jul  8 18:59:58 +0000 2008 -------
FAM will move ahead with following workaround for bypassing MEX calls from
security validation at server end.

        WSEndpoint endPoint = (WSEndpoint)map.get("ENDPOINT");
        WSDLPort port = endPoint.getPort();
        QName serviceName = endPoint.getServiceName();
        QName portName = endPoint.getPortName();
       
        if ((port == null) &&
            (serviceName == null || serviceName.toString().length() == 0) &&
            (portName == null || portName.toString().length() == 0)) {
            return null;
        }



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...

 « Return to Thread: [Issue 935] New - WS-Policy should not be mandated for any generic web service

LightInTheBox - Buy quality products at wholesale price!