Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Deploye BPEL process plus its Identifier and undeploy it

I'd say the file name creation is done in the getUniqueFileName()  method in class eu.geclipse.workflow.ui.wizards.NewWorkflowCreationWizardPage which is located in bundle eu.geclipse.workflow.ui. I'm pretty sure you'll find the deploy/undeploy methods somewhere else in this bundle.

Thanks,
Markus



On Sun, Jul 28, 2013 at 7:46 AM, Areeg Samir <aseelareeg@xxxxxxxxx> wrote:
Good Morning,

If I entered a name for bpel as in the picture below for example 'travelprocess' and then locate the bpel package, the bpel name which I entered will be appeared plus an identifier (digit) for example 'travelprocess-1', and a new folder with this name will be placed in tomcat\webapps\ode\WEB-INF\
processes\travelprocess-1.

What I'm asking for are:
  1. What is the function name that is responsible for creating this folder? because  I want to call this function from my code and get inside this created folder and add some files to be deployed.
  2. what are functions that I can call to deploy and undeploy bpel process? because I want to call these functions from my code to deploy and undeploy process .
Could you please tell me if there is any way to do this?
 
Thank you for your time and consideration..

Sincerely
Areeg Samir



_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev




--

###
EclipseSource Group
Telefon: +49 721 664733-0 (GMT +2)
Telefax: +49 721 66473329

http://eclipsesource.com


Innoopract Informationssysteme GmbH
Lammstrasse 21, 76133 Karlsruhe Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883

Back to the top