Dear experts,
I'm currently evaluating the usability of BPEL/jBPM for a commercial project. I
installed the jBPM 3.2.3 suite on a Windows XP laptop, and use the jbpm-server
configuration of the included JBoss 4.2.2 GA AS. On top, I installed the jbpm-bpel 1.1 GA,
and now work my way through the user guide. Deployment of the bpel-ear worked fine, the
BPEL console shows up.
But when deploying the tutorial example processes, I get stuck. Executing "ant
deploy.process" on the "Hello"-example, for instance, produces:
11:47:06,046 INFO [DeploymentServlet] deployed process definition: HelloWorld
11:47:08,046 INFO [WebModuleBuilder] packaged web module: hello.war
11:47:08,046 INFO [DeploymentServlet] deployed web module: hello.war
11:47:10,890 INFO [DefaultEndpointRegistry] register:
jboss.ws:context=hello,endpoint=GreeterServlet
11:47:11,000 INFO [TomcatDeployer] deploy, ctxPath=/hello,
warUrl=.../tmp/deploy/tmp33594hello-exp.war/
11:47:11,234 WARN [JmsIntegrationServiceFactory] could not retrieve request destination
javax.naming.NameNotFoundException: A not bound
at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
etc. etc.
The jbpm.cfg.xml of the BPEL-distribution indeed refers to a message queue "A"
in its "integration" service, but this queue doesn't exist. What should I
use instead?
Please assist me with some advice!
Thanks,
Hans
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168288#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...