[jboss-user] [JBoss jBPM] - gettong problem working with jbpm-bpel-1.1.Beta3

pHitesh do-not-reply at jboss.com
Fri Oct 12 08:48:30 EDT 2007


Hello

I m getting follwing exception while running hello sample process
given in userguide with jbpm bpel release

Firstly I ran "ant deploy-defination" which is done successfully
this task eploy the process to the JBoss AS
and created target/hello-process.zip
this archive contains bpel-defination.xml

but when i run
"ant generate-service"
the following exception appears.....


There is some configuration setting which i missed I suppose

pls help me out.....

thanks in advance


org.jbpm.jpdl.JpdlException: [[ERROR] no processdefinition.xml inside process ar
chive]
        at org.jbpm.jpdl.par.JpdlArchiveParser.readFromArchive(JpdlArchiveParser
.java:43)
        at org.jbpm.jpdl.par.ProcessArchive.parseProcessDefinition(ProcessArchiv
e.java:81)
        at org.jbpm.bpel.ant.ServiceGeneratorTask.execute(ServiceGeneratorTask.j
ava:45)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:254)
        at org.apache.tools.ant.Task.perform(Task.java:399)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1174)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1048)
        at org.apache.tools.ant.Main.runBuild(Main.java:611)
        at org.apache.tools.ant.Main.start(Main.java:198)
        at org.apache.tools.ant.Main.main(Main.java:245)

Total time: 3 seconds
org.jbpm.jpdl.JpdlException: [[ERROR] no processdefinition.xml inside process ar
chive]
        at org.jbpm.jpdl.par.JpdlArchiveParser.readFromArchive(JpdlArchiveParser
.java:43)
        at org.jbpm.jpdl.par.ProcessArchive.parseProcessDefinition(ProcessArchiv
e.java:81)
        at org.jbpm.bpel.ant.ServiceGeneratorTask.execute(ServiceGeneratorTask.j
ava:45)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:254)
        at org.apache.tools.ant.Task.perform(Task.java:399)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1174)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1048)
        at org.apache.tools.ant.Main.runBuild(Main.java:611)
        at org.apache.tools.ant.Main.start(Main.java:198)
        at org.apache.tools.ant.Main.main(Main.java:245)
[[ERROR] no processdefinition.xml inside process archive]


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094543#4094543

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094543



More information about the jboss-user mailing list