You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Jeff Yu (JIRA)" <ji...@apache.org> on 2010/03/24 11:30:27 UTC

[jira] Updated: (ODE-789) bpelc command doesn't work

     [ https://issues.apache.org/jira/browse/ODE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Yu updated ODE-789:
------------------------

    Attachment: HelloWorld.wsdl
                HelloWorld.bpel

Here is the process file and wsdl file.

> bpelc command doesn't work
> --------------------------
>
>                 Key: ODE-789
>                 URL: https://issues.apache.org/jira/browse/ODE-789
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.3
>            Reporter: Jeff Yu
>             Fix For: 1.3.4
>
>         Attachments: HelloWorld.bpel, HelloWorld.wsdl
>
>
> I've tried with the ODE 1.3.3 war distro, and found the bpelc command doesn't work properly.
> I've set the ODE_HOME variable in the environment, when I ran this command against a bpel process, I've got following exception:
> [jeffyu@cyu bin]$ ./bpelc HelloWorld.bpel 
> java org.apache.ode.tools.bpelc.cline.BpelC: null
> java.lang.NullPointerException
> 	at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:197)
> 	at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:333)
> 	at org.apache.ode.tools.bpelc.BpelCompileCommand.execute(BpelCompileCommand.java:121)
> 	at org.apache.ode.tools.bpelc.cline.BpelC.main(BpelC.java:99)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.