[jboss-user] [JBoss jBPM] - jBPM BPEL Hello example

brunoduarte do-not-reply at jboss.com
Wed Jan 24 13:52:46 EST 2007


I'm having some problems deploying BPEL Hello example!

I get this exception:18:44:36,440 INFO  [[/jbpm-bpel]] processDeployServlet: deploying process definition: file=file:/C:/workspace/jbpm-bpel-1.1.Beta2/
  | doc/examples/hello/output/hello-process.zip
  | 18:44:36,846 INFO  [BpelReader] read wsdl definitions: hello.wsdl
  | 18:44:36,971 INFO  [BpelReader] read bpel process: hello.bpel
  | 18:44:37,096 INFO  [[/jbpm-bpel]] processDeployServlet: deployed process definition: HelloWorld
  | 18:44:53,675 INFO  [TomcatDeployer] deploy, ctxPath=/hello, warUrl=.../tmp/deploy/tmp5554hello-exp.war/
  | 18:44:54,019 ERROR [[/hello]] Servlet /hello threw load() exception
  | org.jbpm.bpel.xml.BpelException: could not retrieve jms destination: caller
  |         at org.jbpm.bpel.integration.jms.PartnerLinkEntriesBuilder.getDestination(PartnerLinkEntriesBuilder.java:148)
  |         at org.jbpm.bpel.integration.jms.PartnerLinkEntriesBuilder.buildEntry(PartnerLinkEntriesBuilder.java:134)
  |         at org.jbpm.bpel.integration.jms.PartnerLinkEntriesBuilder.visit(PartnerLinkEntriesBuilder.java:90)
  |         at org.jbpm.bpel.integration.jms.PartnerLinkEntriesBuilder.visit(PartnerLinkEntriesBuilder.java:70)
  |         at org.jbpm.bpel.integration.jms.IntegrationControl.createPartnerLinkEntries(IntegrationControl.java:424)
  |         at org.jbpm.bpel.integration.jms.IntegrationControl.enableInboundMessageActivities(IntegrationControl.java:295)
  |         at org.jbpm.bpel.integration.jms.IntegrationServlet.init(IntegrationServlet.java:54)
  |         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)
  |         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925)
  |         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3857)
  |         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4118)
  |         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) 

I don't find anything in the wiki and in the forum! Anyone have any clues?

Thanks in advance,
Bruno

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

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



More information about the jboss-user mailing list