3 Replies Latest reply on Jun 4, 2015 11:44 AM by mmusaji

    How do I modify client webservice to support  Kerberos authenticating  ?

    yoav-golan

      Im runing a  java JAX-RPC rpc/encoded webservice client on JBoss 7.1 .The remote webservice is now changed to be secured with Kerberos authenticating.

      what configration I have to do in JBoss in order to enable this ?

      the client is Axis implementaion (I can not move to CXF becouse it is rpc/encoded  based) . How do I modify the client to support Kerberos authenticating ?