0 Replies Latest reply on Jun 8, 2009 1:13 AM by eng_shaheen

    Jboss web service client issue on Netbeans 6.5

      i am developing web app that works as web service client , both of web service and the client are hosted on the same instance of JBoss 4.2
      but i keep receive error javax.xml.ws.WebServiceException: Cannot dispatch message
      i am using : j2ee version 1.4, netbeans 6.5
      p.s : the web service requires basic authentication , the same code works fine on glass fish