0 Replies Latest reply on Jan 11, 2007 5:19 AM by andrea_italy

    JBpm-BPEL settings and info

    andrea_italy

      Hi,
      I'm trying to configure the Starter-Kit with jBPM-BPEL following the process configuration described in http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmGettingStarted , but I have some problem :
      - At Deploying time in my Eclipse version (JBossIDE-2.0.0.Beta2-Bundle-win32), under "Deployment Server Settings", I have one more item, Deployer Server, and I don't know what I have to write there.

      - Getting start with JBpm-BPEL when I run ant deploy.service command I don't see the code shown in the JBoss jBPM BPEL User Guide in the JBoss server log :

      00:39:45,390 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:name=jbpmBpelDS,service=
      

      00:39:45,406 INFO [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml'
      

      00:39:45,437 INFO [TomcatDeployer] deploy, ctxPath=/jbpm-bpel, warUrl=.../tmp/deploy/tmp30743jbpm-bpel-exp.
      


      So, I have the sequent question: How can I integrate jBPM-BPEL with Starter-Kit so I can generate BPEL document (both sorce code and visual way) and run this document in jBPM server?

      Best regards