1 2 Previous Next 15 Replies Latest reply on Feb 25, 2009 12:08 PM by peterj

    Crash When Trying to do example

      I'm trying to do the example at http://docs.jboss.org/tools/3.0.0.CR1/en/ws_ref_guide/html/topdown.html. When I get to the "JBoss Web Service Code Generation Configuration" and select next I get a stack trace:


      Exception in thread "main" java.lang.NoClassDefFoundError: gnu/getopt/LongOpt
      at org.jboss.wsf.spi.tools.cmd.WSConsume.parseArguments(WSConsume.java:85)
      at org.jboss.wsf.spi.tools.cmd.WSConsume.main(WSConsume.java:78)

        1 2 Previous Next