[jboss-user] [JBoss jBPM] - error at bpel hello world deployment

abdoly do-not-reply at jboss.com
Sun Sep 7 09:09:44 EDT 2008


im trying to deploy bpel hello world example.
i run the ant task using ant deploy.process, here is the result

Buildfile: build.xml
package.process:
    [mkdir] Created dir: C:\jbpm-bpel-1.1.1\examples\hello\target
      [zip] Building zip: C:\jbpm-bpel-1.1.1\examples\hello\target\hello.zip
deploy.process:
[deployprocess] deploying process: hello.zip
[deployprocess] operation failed: Internal Server Error
BUILD SUCCESSFUL
Total time: 1 second

-the resulting hello.zip file contains 3 files (hello.wsdl,hello.bpelex,hello.bpel).
- i tried to deploy the resulting process archive(hello.zip) through jbpm-bpel web console, the following exception 

org.jbpm.bpel.BpelException: could not build web module for: BpelProcessDefinition(HelloWorld)
org.jbpm.bpel.web.DeploymentServlet.deployWebModule(DeploymentServlet.java:223)
org.jbpm.bpel.web.DeploymentServlet.deployProcessDefinition(DeploymentServlet.java:199)
org.jbpm.bpel.web.DeploymentServlet.doPost(DeploymentServlet.java:111)
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

any one could help ?


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

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



More information about the jboss-user mailing list