1 Reply Latest reply on Apr 14, 2008 4:05 AM by ropalka

    problem with wsconsume

      i m new to jboss web services and currently using the jboss3.0.1 -native 2.0.4GA version of jbossws.....i succesfully deployed my web service n the jboss application server 4.2.1GA....but when i try to generate the client stubs using wsconsume.bat it gives me an error as follows :


      C:\Documents and Settings\A\Desktop\jbossws-3.0.1-native-2.0.4.GA\jbossws-native
      -dist\deploy\bin>wsconsume.bat -k -o C:\Documents and Settings\A\Desktop\jbosswe
      bservice http://127.0.0.1:8080/NewHAws/Ws?wsdl
      JBossWS-Metro stack deployed
      Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/wsf/spi/too
      ls/cmd/WSConsume

      do i need to include any jar files anywhere.....????
      if so then how do i do it..????
      and my implementation version shows Native but it shows JbossWS-Metro deployed....
      please help me out....its really very urgent.....

        • 1. Re: problem with wsconsume
          ropalka

          Hi,

          your problem will be that you have installed jboss into directory which contains spaces in its name. It usually causes a lot of problems. Please install jboss into directory that has no spaces in its name.