Christoph Petersen wrote:
Hi guys,

I'm currently trying to access a remote webservice through the company firewall. For that I created a cxf.xml:

>    [...]

        <http-conf:authorization>
            <sec:UserName>Betty</sec:UserName>
            <sec:Password>password</sec:Password>
         </http-conf:authorization>

This was only inserted for testing to see if this changes the error at all... But also without this it's not working.

        
>    [...]

</beans>

My problem is that it seems that my settings are not honored at all as nothing works. When I change the proxy settings to a local server for which I can access the access.log/error.log even there is no indication of an access at all.

Can you point me in the right direction?

Thanks in advance.

BR
Christoph

BR
Christoph

Reply via email to