Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-6498

cannot create bottom-up ws with JBossWS-metro-3.3.1GA

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.0.M1
    • 3.2.0.M1
    • webservices
    • None

      -have JBossAS6-M3 with ws stack changed to JBossWS-metro-3.3.1GA
      -create a bottom-up ws in dynamic web project

      => after finishing a wizard error dialog says:
      error: Could not find class file for s.S1 error
      Error: Could not generate. (use --show-traces to see full traces)
      Error: Wsgen invocation failed. Try the '-verbose' switch for more information

      after adding "--show-traces" to the command in Java2WSCommand the error message is less cryptic:

      error: Could not find class file for s.S

      1 error

      Error: Could not generate. (use --show-traces to see full traces)
      java.lang.RuntimeException: Wsgen invocation failed. Try the '-verbose' switch for more information
      at org.jboss.wsf.stack.metro.tools.MetroProviderImpl.provide(MetroProviderImpl.java:195)
      at org.jboss.wsf.stack.metro.tools.MetroProviderImpl.provide(MetroProviderImpl.java:98)
      at org.jboss.wsf.spi.tools.cmd.WSProvide.generate(WSProvide.java:191)
      at org.jboss.wsf.spi.tools.cmd.WSProvide.main(WSProvide.java:79)

            bfitzpat_rh Brian Fitzpatrick (Inactive)
            lukas.jungmann@gmail.com Lukas Jungmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: