0 Replies Latest reply on Aug 17, 2011 1:03 PM by bootsector

    jboss ws standalone client  with WS-Security (using jboss 4.2.1)

    bootsector

      I'm trying to run my code which invokes

      ((SubExt)port).setSecurityConfig(url);

       

      a NoSuchMethodException is thrown when trying to access setSecurityConfig.

      it seems that this is not present in the SubExt

      how can I use security with jboss 4.2.1 stand alone (using runwsclient.bat) ?