0 Replies Latest reply on May 17, 2003 3:34 PM by felix_pardos

    .NET client Authorization

    felix_pardos

      Trying to access JBOSS-NET web services with .NET clients using the Microsoft Framework; receive some permissions error when running the client aplication.
      We also are using de tcpmon of AXIS, and the .NET Client never contact the services and never see a connection refused.
      For this reason we are not sure that the errors throw by Microsoft are correct. Have you have some information about basic autorization in .NET clients?
      How can JBOSS-NET handle security issues for external clients accesing our JBOSS-NET web services?
      Does we have to specified this in the web-service.xml
      could you have some examples or where can we find some information.