Jaber C. Mourad [http://community.jboss.org/people/newbeewan] created the discussion
"Possible bug in JBpm JPDL4 editor" To view the discussion, visit: http://community.jboss.org/message/547015#547015 -------------------------------------------------------------- Hi, I'm using eclipse JPDL editor with JBPM4.3 (jBPM 4 Graphical Editor and Tools v4.0.0.v201003041939-795-8s7353393B5L9L) on eclipse 3.5r2. When I'm trying to put some field into a custom task, this tags are removed by the graphical editor ! For example if I add field : <custom expr="#{pdfGeneratorFromctivity}" g="134,180,150,52" name="generate pdf"> <field name="pdfTemplate"> <string value="pdftemplatelocation.pdf"/> </field> <transition g="-251,-24" name="to mail resume with attachment" to="mail resume with attachment"/> </custom> If I move that task with the graphical editor I've got that : <custom expr="#{pdfGeneratorFromctivity}" g="138,190,150,52" name="generate pdf"> <transition g="-251,-24" name="to mail resume with attachment" to="mail resume with attachment"/> </custom> I can reproduce it every time :( Is there any workaround ? Regards -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/547015#547015] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
