Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-128

NullPointerException on Compilation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-incubating
    • 1.0-incubating
    • None
    • MacOS X, svn rev 530988

    Description

      Uncaught NPE within the compiler:

      $ bpelc ./counter.bpel
      java org.apache.ode.tools.bpelc.cline.BpelC: null
      java.lang.NullPointerException
      at org.apache.ode.bpel.compiler.WSDLRegistry.getMessage(WSDLRegistry.java:286)
      at org.apache.ode.bpel.compiler.BpelCompiler.resolveMessageType(BpelCompiler.java:348)
      at org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:897)
      at org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:654)
      at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:268)
      at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:335)
      at org.apache.ode.tools.bpelc.BpelCompileCommand.execute(BpelCompileCommand.java:122)
      at org.apache.ode.tools.bpelc.cline.BpelC.main(BpelC.java:99)

      Attachments

        1. counter.bpel
          3 kB
          Paul R. Brown
        2. counter.wsdl
          3 kB
          Paul R. Brown

        Activity

          People

            mriou Matthieu Riou
            paulrbrown Paul R. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: