6 Replies Latest reply on May 31, 2007 8:38 AM by lex_szoke

    administrating BPEL from code

    lex_szoke

      Hi there,

      I need to write a tool, some java classes, that offer methods for doing the following:
      1.) deploying bpel processes to a server (by having just the .bpel file)
      2.) getting the deployed processes
      3.) starting a process
      4.) getiing process states
      5.) deleting processes

      could anyone guide me to an tutorial or tell me how should i start

      thanks