NesrineSOA / bpmn2bpel

Automatically exported from code.google.com/p/bpmn2bpel
0 stars 0 forks source link

Eclipse 3.4 #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

is the plugin working with Eclipse 3.4?

I've copied the jar into the plugin folder but I don't see the context menu
entry as shown in the tutorial.

Greetinsg

Mike

Original issue reported on code.google.com by webcod...@googlemail.com on 3 Sep 2008 at 11:46

GoogleCodeExporter commented 9 years ago
Hi,
I've tried to use the plugin with Eclipse 3.4.2 (Ganymede).
I've followed the instruction and copied the jar into the plugin folder, and 
finally 
I've imported the models example.
The contex menu BPMN->BPEL is shown, but selecting the option "Generate BPEL" 
nothing occours: it doesn't seem to work. I can't get the BPEL code.
Regards,
Paolo

Original comment by pbocci...@gmail.com on 1 Jul 2009 at 4:05

GoogleCodeExporter commented 9 years ago
Hello,
the same erros occurs with me, but when I fix some errors related to the BPEL 
Editor 
works fine.
Thanks, Fernando

Original comment by fai...@gmail.com on 20 Jul 2009 at 6:03

GoogleCodeExporter commented 9 years ago
I got the sme error too. Could anyone help me?

Original comment by iury.l...@gmail.com on 10 Aug 2009 at 12:47

GoogleCodeExporter commented 9 years ago
I have a eclipse ganymede sr2 version working with BPMN Modeler BPMN2BPEL 
plugin and
BPEL Modeler plugin.
Is not so simple the installation, is not so simple to have this 3 plugins work
together but it is possible, I garantee.
Marcelo

Original comment by Marcello...@gmail.com on 6 Oct 2009 at 1:13

GoogleCodeExporter commented 9 years ago
Hi,

Can you tell me what 'fixes' you did on the BPEL editor please. The BPMN models 
are 
all coming properly. I can also create valid BPELs. But BPMN to BPEL -> 
Generate 
BPEL does not do anything. Please let me know how this was fixed.

Thanks

Original comment by tcsr...@gmail.com on 2 Dec 2009 at 3:49

GoogleCodeExporter commented 9 years ago
Hi.
First, My English skills are terrible. Sorry.
But, I try to write my fixes so plugin works in my environment(Eclipse3.4.2 
classic).
Install some plugins and add a fix to BPMN2BPEL plugin.

* BPMN Modeler 1.0.2
Update site: http://download.eclipse.org/stp/bpmn-modeler/1.0.2/updates

* BPEL Editor
Install: http://www.eclipse.org/bpel/install.php
Update site: http://download.eclipse.org/technology/bpel/update-site/

  ** EMF 2.4.x
  Update site: http://www.eclipse.org/modeling/emf/updates/
  ** GEF 3.4.x
  Update site: http://www.eclipse.org/gef/updates/
  ** DTP STK 1.6.x
  Update site: http://download.eclipse.org/datatools/updates/
  ** WTP (Web Tools Platform) 2.0.x (include WST 3.0.x)
  Update site:
http://archive.eclipse.org/webtools/downloads/drops/R2.0/R-2.0.3-20080710044639/
  install: DL->unzip->eclipse folder to eclipse/dropins folder

  I didn't checkout org.eclipse.bpel.* , but BPMN2BPEL plugin seems to work.

* BPMN2BPEL plugin
Checkout BPMN2BPEL plugin.
And, add a fix under line 121 in bpelfactory.Translator.java
Choice namespace as usage.

//add bpelNamespace: NAMESPACE_2004 || NAMESPACE_2007 || NAMESPACE_ABSTRACT_2007
    args.put("bpelNamespace", BPELConstants.NAMESPACE_2007);

Next, export BPMN2BPELplugin and copy exported BPMN2BPEL_XXX.jar to 
eclipse/dropins.
Finaly, restart eclipse.

I tried many times.
Perhaps, this step has some mistakes. Sorry.

Thanks

Original comment by nasa2w@gmail.com on 27 Dec 2009 at 2:41

GoogleCodeExporter commented 9 years ago
Hi,
  I do not understand clearly the namespaces fix u did nasa2w.
  To answer to tcsraja I can tell u that first time didn't work me too
  the transformation between bpmn and bpel but in my case the problem was
  that the BPMN I wrote it was bad and it was impossible to transform it in
  BPEL.
  I put as attachment a process modeled in BPMN that u can translate en BPEL.
  Then u have to customize BPEL to have it running.

  I have a screencast that shows it but I do not know where and how to upgrade it
  to publish it (is 500 mb)

  I have a email that gives me a chance to attach 2 gb files they stay there only for
one week.

Marcelo

marcello.tagliapietra@gmail.com

Original comment by Marcello...@gmail.com on 4 Jan 2010 at 3:15

Attachments:

GoogleCodeExporter commented 9 years ago
Hi All,
Thanks for the updates but nothing seems to work. Can one of you post an 
updates 
installation doc with proper steps.

Most of the update sites given here by nasa2w says the repository does not 
exist. I 
donwloaded the bpmn sent by marcello and generated a bpmn diagram also. But 
Generate 
BPEL when i click nothing seems to be working. How do you know that it works. 
Where 
will the .bpel file be created? Please advise.

regards,
tcsraja

Original comment by tcsr...@gmail.com on 22 Jan 2010 at 4:20

GoogleCodeExporter commented 9 years ago
Hi, 
  I'll tell u what I do to generate bpel file:
  i click rigth button on .bpmn file and then on bpmn>bpel and bpel file is generated
  in the same project.

  I have an installation manual in spanish cause I had no time to translate it.

  Can u send me a list of jar files in your plugin directory? Just to check your config.
Marcelo

Original comment by Marcello...@gmail.com on 25 Jan 2010 at 12:49

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Marcello,
Thanks for the details. I used tranlator from a website to translate your 
steps. 
Till step 7 everything went fine. I could not understand step 8. The 
translation was 
very poor and could not guess what it was saying.
Against step 8 
**************
8) De la carpeta 
Eclipse_BPM_OpenSource/Ficheros_necesarios_para_instalacion/1_Eclipse/PluginsBPM
N2BPE
L&BPEL 
   COPIAR los jars presentes BPMN2BPEL y los jars presentes BPEL en la carpeta 
plugins del eclipse instalado 
   (que será la Eclipse_BPM_OpenSource/Eclipse/eclipse/plugins)
*****************************
I copied the BPMN2BPEL jars to eclipse/plugins. I could not find any jars for 
bpel. 
So downloaded from update site 
http://download.eclipse.org/technology/bpel/update-
site/ which downloaded several jars 
org.eclipse.bpel.apache.ode.deploy.model_0.4.0.jar
org.eclipse.bpel.apache.ode.deploy.ui_0.4.0.jar
org.eclipse.bpel.apache.ode.runtime_0.4.0.jar
org.eclipse.bpel.common.model_0.4.0.jar 
org.eclipse.bpel.common.ui_0.4.0.jar
org.eclipse.bpel.model_0.4.0.jar
org.eclipse.bpel.runtimes_0.4.0.jar
org.eclipse.bpel.ui_0.4.0.jar
org.eclipse.bpel.wsil.model_0.4.0.jar
*********************************
Then i continued with the remaining steps. This time also BPMN i could open the 
teh 
diagrams in graphic form. But Generate BPEL did NOT do anything.....

Please confirm few things
1) What kind of a Eclipse project should i create to download the models?
2) Should the ODE server be running while generating these BPELs?

What else do you think i should be doing to generate the BPELs.

Regards,
tcsraja

Original comment by tcsr...@gmail.com on 16 Feb 2010 at 11:52

GoogleCodeExporter commented 9 years ago
Hola tcsraja,
  u can find more details here at this web page:
  http://forja.softwarelibre.gob.ve/projects/roraimabpm/
  This is the oficial web page of the investigation project that is trying  to
  ensamble a Free Software Solution for BPM (based in BPMN and BPEL standards).

  1) Try to change bpel jars u have downloaded with the jars i attach u in this 
   answer. (remember that firstly u have to clean everything that smells as BPEL  in 
   your eclipse/plugins and in your workspace directory)

  2) The manual I gave u was part of the project RORAIMA BPM. Now is changed, but u
can follow the instructions in RORAIMA BPM web page.

  3) In that web page u have videos too! Enjoy.

  4) As I told u to see exactly what happened to your Eclipse I would need the list
  of archives of your eclipse/plugin directory.

  5) Try to start eclipse from the command line. This will help u when u try to
transform and doesn't work cause u can reed in command windows the error 
messages
that returns

hope it helps
Best Regards
Marcello

Original comment by Marcello...@gmail.com on 17 Feb 2010 at 1:33

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Marcello,

I just now got my first bpel created out of this thsi converter.....The 
appropriate 
plugins were missing i think. Thanks a ton for your help and patience. I need 
to 
spend few days to understand and analyse things and then do further progress. 
Will 
surely come back with updates.
Once again thanks for your patience in guiding me. 

Thanks and regards,
tcsraja

Original comment by tcsr...@gmail.com on 18 Feb 2010 at 6:17

GoogleCodeExporter commented 9 years ago
Hola,
   consider the videos in http://forja.softwarelibre.gob.ve/projects/roraimabpm/
   where u can see modeling in BPMN, transforming in BPEL structure, enrich BPEL, 
   generate web application, executing the BPEL process.
   I am interested in any suggestion that u consider to do to RORAIMA BPM that is a 
   a prototipe of a complete open source BPM platform.
best regards
Marcello

Original comment by Marcello...@gmail.com on 18 Feb 2010 at 1:33

GoogleCodeExporter commented 9 years ago
Hi All,
Can i import a model created in some other tool as input to the BPMN2BPEL 
converter. 
I exported a model in Lombardi Blueprint and then trie dimporting it. But 
unfortunately this was not recognized. Is there any plugin (open source) for 
that? 
Please throw some light if you are aware of that.

regards,
tcsraja

Original comment by tcsr...@gmail.com on 24 Feb 2010 at 2:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi,
  Is the diagram a BPMN compliant one?
  En general I think is not possible to import BPMN diagrams from a BPM 
  software to another one cause every software producer implements 
  a different piece of the BPMN standard. 
  The thing is different when u start to have a BPEL file but I understand 
  that is not the case.
  Anyway....
  If u send it to me (e private mail or here) I will try to import it in RORAIMA BPM.
regards
Marcello

marcello.tagliapietra@gmail.com

Original comment by Marcello...@gmail.com on 24 Feb 2010 at 1:45

GoogleCodeExporter commented 9 years ago
Hi Marcello,
Thanks for your reply. Is this RORAIMA BPM site or documentation available in 
english? I have not seen the video yet. 
I understand that BPMN complaint tools all will have proprietary tags. 
Theoretically 
export-import in XPDL addresses this to a large extend. Since this is going out 
of 
the current context may be i will a separate mail to your email.

regards,
tcsraja

Original comment by tcsr...@gmail.com on 24 Feb 2010 at 4:27

GoogleCodeExporter commented 9 years ago
Hi,
Has anyone deployed an output BPEL process taken from this tool? Can someone 
tell me 
how to do that?

Original comment by udesh...@gmail.com on 26 Feb 2010 at 6:56

GoogleCodeExporter commented 9 years ago
Hi all,

  udeshike,
  >Has anyone deployed an output BPEL process taken from this tool? 
  >Can someone tell me how to do that?
  here http://forja.softwarelibre.gob.ve/frs/?group_id=69
  u can find a tutorial video where in section 3 u can see how to deploy
  a bpel process.
  The main project is here:
  http://forja.softwarelibre.gob.ve/projects/roraimabpm/

  tcsraja,
  >Thanks for your reply. Is this RORAIMA BPM site or documentation available 
  >in english? I have not seen the video yet. 
  Yeah I can start to translate the project but only with some help....
  can anyone help me? 
Marcello

Original comment by Marcello...@gmail.com on 26 Feb 2010 at 12:56

GoogleCodeExporter commented 9 years ago
Hi Marcello,
Thanks for your reply, but the two links you have given seem to be broken. The 
reason I asked that question was I tried to deploy the output(i.e. the .bpel 
file 
together with .wsdl files and the deploy.xml file) received by converting one 
.bpmn 
file from your models.zip archive, but that didn't work. Do you know any reason 
for 
this? Thanks

Original comment by udesh...@gmail.com on 1 Mar 2010 at 10:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi,
 thanks for telling me about the link.
 This links are not broken but the server was in maintenance.
 Try now this links cause i cheked that now the are online again.

 U can not deploy and execute files in  model.zip as they are.
 Models.zip is just to try if is possible to open BPMN and BPEL files and to 
 transform  BPMN files to BPEL ones.
 In few words: I use Models.zip to check if my BPM solution is working good
 and every piece of it is correctly installed.

 I send u as attach a project that u can deploy in a BPEL engine.
 This attach represent a small process modeled with BPMN transformed en BPEL, 
 enriched and executed.
 The videos that u can find here
 http://forja.softwarelibre.gob.ve/frs/?group_id=69
 is the screencast of modeling and executing the process I attach u.
 But not only this:
 After Modeling en BPMN, transforming and enriching BPEL, in the video
 u can see how automatically build the web application based on the BPEL process.

regards
Marcello
ps "Proceso de Prestamo" means bankin loan process

Original comment by Marcello...@gmail.com on 1 Mar 2010 at 1:56

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Marcello,
What I really meant by deploying the output was that, the out put files of the 
plugin sayhellolang.bpel, deploy.xml, and sayhellolang_plnk.wsdl together with 
lang_defs.wsdl could be zipped and then deployed. After I did some fixes in the 
code only I could do this because the plugin didn't produce the .bpel file 
correctly. I need to explore this more and need to see if these fixes work 
always. 
But the problem I have is that, what are the additional files that we need to 
convert a BPMN diagram ?(because I noticed that the file lang_defs.wsdl in 
models.zip was used together with languages.bpmn in the conversion.)
thanks

Original comment by udesh...@gmail.com on 8 Mar 2010 at 5:17

GoogleCodeExporter commented 9 years ago
Hi,
   talking about models.zip I think u have to ask to Luciano Bañuelos that has 
   published this zip in his page: http://code.google.com/p/bpmn2bpel/downloads/list.
   As I said in another post here, I never tried to execute models.zip I simple
   use this project to check if everything is ok with a RORAIMA_BPM installation.
   Off Course I have noticed that transforming langauges.bpmn is not the same as
   transforming any other .bpmn in there.
   The reason is the EAnnotation that is declared in this model (languages.bpmn and 
   languages.bpmn_diagram)
Marcello

Original comment by Marcello...@gmail.com on 8 Mar 2010 at 1:24

GoogleCodeExporter commented 9 years ago
Hi,
Can someone tell me how to add a BPEL annotation to a BPMN file in Eclipse BPMN 
editor?
Thanks.

Original comment by udesh...@gmail.com on 12 Mar 2010 at 6:22

GoogleCodeExporter commented 9 years ago
Hi,
  this is an interesting issue but I have no time now to work on it.
  I saw that there is something in a Eclipse Con 2007 (or 2008) about this but
  i 've never had time to try it.
regards
Marcelo

Original comment by Marcello...@gmail.com on 12 Mar 2010 at 2:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi,
Does somebody know if bpmn2bpel will allow to translate more than one pool at a 
time?
And when, if this is the case...
Thanks a lot for your answer.
Regards,
Yoann

Original comment by yooy2...@gmail.com on 17 Mar 2010 at 12:10

GoogleCodeExporter commented 9 years ago
Hi,
  BPMN2BPEL translates en BPEL only orchestration BPMN diagrams.
  BPEL is an execution language for orchestration of web services.
  En BPMN specifications explain this.

  An Orquestration diagram is a diagram written in BPMN where there is only one 
  active/executable pool.
  BPMN Diagrams with many executables pools are  choreography diagrams and would be 
  translated not in BPEL but in a coreography execution language.
Marcello

Original comment by Marcello...@gmail.com on 17 Mar 2010 at 1:21

GoogleCodeExporter commented 9 years ago
Hello Marcello,
I followed the instruction of installation and getting start, but nothing 
happened 
after I clicked BPMN to BPEL. I've done it several times, but I failed...Could 
you 
please help me? Thanks!
And I looked through Instalar Eclipse BPMN BPEL, you mentioned 
Eclipse_BPM_OpenSource, but it does not exist in the installation document. I 
am a 
little bit confused.

Original comment by chenlu0...@gmail.com on 12 Apr 2010 at 1:08

GoogleCodeExporter commented 9 years ago
Hi Chenlu
  if u are using linux
  is better for u to download from here:

http://forja.softwarelibre.gob.ve/frs/?group_id=69&release_id=117#roraima-bpm-pr
ototipo-roraima-bpm-prototipo-01-title-content
  Unpack in a directory and run the eclipse.sh
  in RORAIMA_BPM/Eclipse/eclipse.
  Then he ask u to set the workspace and u have to point to:
  RORAIMA_BPM/Eclipse_workspace.
  If any prob u write here and i answer u in a day maximum.
Marcello
Marcello

Original comment by Marcello...@gmail.com on 12 Apr 2010 at 4:10

GoogleCodeExporter commented 9 years ago
Hello Marcello,
I am using Windows XP. Is there any way to solve the problem? Thanks!

Original comment by chenlu0...@gmail.com on 13 Apr 2010 at 8:27

GoogleCodeExporter commented 9 years ago
Hi,
  off course there is.
  First u have to install bpmn plugin as the tutorial tells u to do.
  Then u use the archives that u can find here in comment 11 that are bpel jars
  that works. U copy them into eclipse/plugin directory.
  Then u copy in the same directory the bpmn2bpel jars.
  Then u restart eclipse with -clean command.
Marcello

Original comment by Marcello...@gmail.com on 14 Apr 2010 at 2:02

GoogleCodeExporter commented 9 years ago
Hi,

I tried it. It is successful. But I don't know why I should restart eclipse 
with -
clean command. Could you please tell me? Thanks!

Original comment by chenlu0...@gmail.com on 14 Apr 2010 at 9:45

GoogleCodeExporter commented 9 years ago
dunno how to do it in windows here we work with free software only.
I suggest u to search it in a web search engine.
Marc

Original comment by Marcello...@gmail.com on 14 Apr 2010 at 2:19

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by chenlu0...@gmail.com on 15 Apr 2010 at 7:59

GoogleCodeExporter commented 9 years ago
Hi Marcello,
The link you offered in the Comment 23 is broken. Could you please send a new 
one? 
Thanks!

Original comment by chenlu0...@gmail.com on 15 Apr 2010 at 8:02

GoogleCodeExporter commented 9 years ago
Yeah,
  we are experiencing problems with our servers.
  Now the link is up.
  The video is good to train.
  I can give u all the project.
  Tell me if u have problems
Marcello

Original comment by Marcello...@gmail.com on 15 Apr 2010 at 1:11

Attachments:

GoogleCodeExporter commented 9 years ago
Hi Macello,

I downloaded the video, but there is nothing only music and black screen.

Original comment by chenlu0...@gmail.com on 16 Apr 2010 at 11:01

GoogleCodeExporter commented 9 years ago
ehmmmmm
I suggest u to use VLC to reproduce all kind of videos...
is better then windows media player....

Original comment by Marcello...@gmail.com on 16 Apr 2010 at 3:19

GoogleCodeExporter commented 9 years ago
Saludos Marcello.

He estado tratando de desplegar un proceso de forma similar a como lo 
trabajaste en los videos tutoriales. El problema que tengo es cuando genero un 
Web Service Client desde Eclipse con Tomcat 5.5.30 para un BPEL. Al enviar los 
datos en el formulario que se encuentra en Input.jsp, el archivo Result.jsp me 
genera una excepción axis2ns19:selectionFailure en donde esta no permite que 
el resultado se muestre en el explorador. Sin embargo, la respuesta del 
servicio invocado dentro del BPEL se muestra correctamente desde la consola del 
Servidor Apache ODE 1.x

Será un problema de definición de variables de los servicios (desarrollados 
con nusoap)? Alguna idea?
Gracias!

Original comment by luis...@gmail.com on 8 Oct 2010 at 5:48

GoogleCodeExporter commented 9 years ago
Hi,
  we had almost abandond bpel and we are evaluating Bonita BPM.
  Try it! 
saludos
Marcello

Original comment by Marcello...@gmail.com on 11 Oct 2010 at 12:36

GoogleCodeExporter commented 9 years ago
Hi

I have a question. I´m using de BPMN2BPEL plugin in eclipse 3.6 in win 7. But 
when I select the option on the .bpmn file BPMN -> BPEL-> Generate BPEL .bpel 
file does not appear. Anyone can help me?

Original comment by g.marque...@gmail.com on 19 Jun 2011 at 6:32

GoogleCodeExporter commented 9 years ago
I have the same issue: Generate BPEL does not function. Please, help.

Original comment by nrassa...@gmail.com on 3 Oct 2011 at 3:35

GoogleCodeExporter commented 9 years ago
Can some body give solution how to generate BPEL from BPMN file. People here 
are discussing not giving full details. Every one is concentrating on their 
work. Can any one who got BPEL file generated, explain the step fully like 
every one understands,? from which version of eclipse they are using and what 
are all extra plugins to be added other than this .jar file?

Original comment by lingam.s...@gmail.com on 27 Mar 2012 at 9:39

GoogleCodeExporter commented 9 years ago
Hi 
 I have a Project about convert BPMN to BPEL but without using a tools 
I need to write ATL file and also the Meta model of BPMN and BPEL . I need some 
help!!

Tank You

Original comment by kamalker...@gmail.com on 5 May 2014 at 12:43