[JBoss jBPM] - run ant generate-service get an error
by hiaihua2005
Microsoft Windows XP [?? 5.1.2600]
(C) ???? 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>cd E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1
C:\Documents and Settings\Administrator>e:
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1>ant build.service.404
Buildfile: build.xml
build.service.404:
[jar] Building jar: E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\build\jbpm-bpel.
sar
BUILD SUCCESSFUL
Total time: 3 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1>ant create-schema
Buildfile: build.xml
BUILD FAILED
Target `create-schema' does not exist in this project.
Total time: 0 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1>cd doc
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc>cd example
???????????
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc>cd examples
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples>ant create-schema
Buildfile: build.xml
BUILD FAILED
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\build.xml:31: taskdef class o
rg.jbpm.bpel.ant.WebDBSchemaTask cannot be found
Total time: 0 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples>cd hello
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>ant create-schema
Buildfile: build.xml
BUILD FAILED
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello\build.xml:4: The follow
ing error occurred while executing this line:
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\process.template.xml:79: task
def class org.jbpm.bpel.ant.WebDeployTask cannot be found
Total time: 0 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>ant create-schema
Buildfile: build.xml
BUILD FAILED
Target `create-schema' does not exist in this project.
Total time: 1 second
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>cd ..
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples>ant create-schema
Buildfile: build.xml
create-schema:
[webdbschema] db schema url: http://localhost:8080/jbpm-bpel/dbschema?operation=
create
[webdbschema] got response code: 200
BUILD SUCCESSFUL
Total time: 25 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples>ant pack-definition
Buildfile: build.xml
BUILD FAILED
Target `pack-definition' does not exist in this project.
Total time: 1 second
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples>cd hello
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>ant pack-definition
Buildfile: build.xml
pack-definition:
[mkdir] Created dir: E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hell
o\build
[jar] Building jar: E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hel
lo\build\hello.par
BUILD SUCCESSFUL
Total time: 2 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>ant deploy-definition
Buildfile: build.xml
pack-definition:
deploy-definition:
[webdeploy] deployment url: http://localhost:8080/jbpm-bpel/deploy?archive=file%
3A%2FE%3A%2Fjboss-4.0.4.GA%2Fjbpm-bpel-1.1-beta1%2Fdoc%2Fexamples%2Fhello%2Fbuil
d%2Fhello.par
[webdeploy] got response code: 200
BUILD SUCCESSFUL
Total time: 5 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>ant generate-service
Buildfile: build.xml
pack-definition:
generate-service:
[servicegen] log4j:WARN No appenders could be found for logger (org.jbpm.JbpmCon
figuration).
[servicegen] log4j:WARN Please initialize the log4j system properly.
BUILD FAILED
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\process.template.xml:127: org
.jbpm.jpdl.JpdlException: [[ERROR] no processdefinition.xml inside process archi
ve]
Total time: 2 seconds
????????????? - end
E:\jboss-4.0.4.GA\jbpm-bpel-1.1-beta1\doc\examples\hello>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968965#3968965
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968965
19 years, 7 months
[JBoss jBPM] - JDK compatibility + migration JBPM 2 -> JBPM 3
by sax@sin.com
Hi,
two issues but somehow related.
I have to develop WF application that is beeing deployed on BEA WL 7 that runs JDK1.3. I'm almost sure I read before that jbpm 3.0 could be run on jdk 1.3 but now the documentation talks about jdk 1.4.2+.
I read some posts that speak about compiling for 1.3 and all mentioned source (jbpm, but also hibernate and dependant libraries) tweeking. I tried to figure it out myself, but got several errors (especialy on hibernate side) and gave up.
So, Is it working with 1.3?
If not (and I'm quite conviced so), I'll have to fall back to jbpm 2. If I do so will I be able to migrate to 3.1 when my deploy platform upgrades to jdk1.4? I saw documentation about migratin process definition and it seems it can be done, but is it possible to upgrade the database as well?
I mean, if I have active processes running under jbpm2, will I be able to migrate them to jbpm3?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968963#3968963
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968963
19 years, 7 months