<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: Which Designer?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/cdsosi">Franck cdsosi</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/751509#751509">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi Tihomir,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks for replying as well !</p><p>Some answers following next (always with web designer 2.2 Final) :</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; Another question by the way : is there a more simple way to get web designer version directly under drools-gubnor <span> ;) </span> ? &lt;&lt;</p><p>&gt;&gt;&gt;You can click on the "Info" button in the Designer navigation bar which will give you it's version. It is a round button with an "i" in it <span> ;) </span></p><p>I pushed many buttons but not that one <span> ;) </span> </p><p>Thanks, now I will be able to give my designer version at the speed of light !</p><p>&#160; </p><p>&gt;&gt; many input fields are free and there is not much assistance on what to input &lt;&lt;</p><p>This was made easier in Designer 2.3.0.Final, as you now have task-type specific properties. So by changing your task type, the properties shown are specific to it rather than showing general task properties.</p><p>So I may have a try to this brand new designer ! </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p> &gt;&gt; I don't not know what mistake I must have made but now I have nothing the Evaluation process. No matter I will use the import BPMN2 function, but when you paste the orignal source code of the Evaluation.bpmn file, I have an error in the server log of JAS 7.0.2 (NPE). &lt;&lt; </p><p>&gt;&gt;&gt;What is this error? There are some minor differences in the generated BPMN2 code with the Eclipse editor so there could be some problems moving it to Designer, but if you show us the BPMN2 we can point you in the right direction quickly</p><p>I reinstall everything (do not know how many times I have done that <span> :-/ </span>)</p><p>Here are my steps :</p><p><span>a- After ant start.demo launch drools-guvnor (</span><a class="jive-link-external-small" href="http://localhost:8080/drools-guvnor" target="_blank">http://localhost:8080/drools-guvnor</a><span>)</span></p><p>b- Under the defaultPackage, create a New BPMN2 Process named "Test"</p><p>c- When the web designer is opened, use the BPMN2 Import Function and input the file Evaluation.bpmn coming from "jbpm-5.3.0.Final-installer-full.zip"</p><p>=&gt; [...]jbpm-installer\sample\evaluation\src\main\resources\Evaluation.bpmn</p><ul><li style="text-align: start;">The first time the import works !</li><li style="text-align: start;">Inside the web designer the process keeps its original name with Test although the name in the imported file is different (same for Asset in the defaultPackage tree browser on the left)</li><li style="text-align: start;">Close the process, open it again and now the correct name is displayed (Evaluation (com.sample.evaluation)), however the Asset in the defaultPackage tree browser on the left is still Test...</li></ul><p>d- Create another New BPMN2 Process named Test2 try to import the file again and an error log message is displayed. Here is an extract of the server.log :</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,752 ERROR [stderr] (http-localhost-127.0.0.1-8080-4) org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Feature 'script' not found. (inputStream://dummyUriWithValidSuffix.xml, 33, 19)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,753 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.handleErrors(XMLLoadImpl.java:83)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,753 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:191)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,753 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:180)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,753 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1494)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,753 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.jbpm.designer.web.profile.impl.JbpmProfileImpl.getDefinitions(JbpmProfileImpl.java:273)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.jbpm.designer.web.profile.impl.JbpmProfileImpl$2.parseModel(JbpmProfileImpl.java:252)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.jbpm.designer.web.server.TransformerServlet.doPost(TransformerServlet.java:221)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,754 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:139)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,755 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,756 ERROR [stderr] (http-localhost-127.0.0.1-8080-4) Caused by: org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'script' not found. (inputStream://dummyUriWithValidSuffix.xml, 33, 19)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.reportUnknownFeature(XMLHandler.java:1991)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleUnknownFeature(XMLHandler.java:1955)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleFeature(XMLHandler.java:1899)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.processElement(XMLHandler.java:1023)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:1001)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.startElement(XMLHandler.java:712)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,757 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,758 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,759 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,759 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:181)</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,759 ERROR [stderr] (http-localhost-127.0.0.1-8080-4)&#160;&#160;&#160;&#160; ... 24 more</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><em>18:25:01,759 GRAVE [org.jbpm.designer.web.profile.impl.JbpmProfileImpl] (http-localhost-127.0.0.1-8080-4) null: java.lang.NullPointerException</em></p><p><em>&#160;&#160;&#160; at org.jbpm.designer.bpmn2.impl.Bpmn2JsonMarshaller.marshallDefinitions(Bpmn2JsonMarshaller.java:201) [classes:]</em></p><p><em>&#160;&#160;&#160; at org.jbpm.designer.bpmn2.impl.Bpmn2JsonMarshaller.marshall(Bpmn2JsonMarshaller.java:157) [classes:]</em></p><p><em>&#160;&#160;&#160; at org.jbpm.designer.web.profile.impl.JbpmProfileImpl$2.parseModel(JbpmProfileImpl.java:252) [classes:]</em></p><p><em>&#160;&#160;&#160; at org.jbpm.designer.web.server.TransformerServlet.doPost(TransformerServlet.java:221) [classes:]</em></p><p><em>&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]</em></p><p><em>&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [classes:]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:139) [jboss-as-web-7.0.2.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57) [jboss-as-web-7.0.2.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</em></p><p><em>&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662) [:1.6.0_32]</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I may be a conflicting process naming issue? I thought that import function would have rename the process on the fly so that it feets the orignal process name Test2.</p><p>I must say that the place where this import function is that is to say inside the web designer is strange to me. I thought this function would have been available outside the web designer for exemple with a specific menu in the tree browser on the left in drools guvnor. By doing this, the imported file would automatically create the package if necessary and the process with correct name. Create a new empty process and then import a file or BPMN2 code is a bit strange to me but that's my opinion.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; I try to use a "Reusable Subprocess" when in the window "Editor for Called Elements" i have no process in the list although I have other defined in drools guvnor... &lt;&lt;</p><p> &gt;&gt; I try to save all other processes and export bpmn2 files and same for process images (png) and then I have some processes displayed in the list but not all <span> :( </span> and I don't understand why... &lt;&lt;</p><p>&gt;&gt;&gt;I have not encountered this problem yet, in Guvnor if you go to the Administration tab and then Import/Export, can you export your repository (it will generate a .zip file that you can save) and show it so can test? </p><p>&gt;&gt;&gt;Not sure either without seeing some errors in logs or a better, reproducible description of what you are doing </p><p>Actually I can't reproduce that with a brad new installation. The only thing I see is that when you create a New BPM2 Process and design it, you are able to close it (in other words no check-in done) and it is still available in the tree browser on the left. That may be what I did since no warning message</p><p>is displayed when you close a modified process without saving it... I played a lot with new processes that may explain my problem so it appears not to be an issue. The warning message to close an unsaved process would be a good thing <span> ;) </span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; How do you use Boundary Events ? In my version I don't think I am able to specify a Boundary Event on a specific Task, no graphical component named Boundary Event available in the Shape Repository... &lt;&lt;</p><p>&gt;&gt;&gt;You can drag an even to the edge of a task/subprocess and you will see its edges turn green color. Dropping your even when the edges are green will make it a boundary event automatically for you.</p><p> I agree with you but my first try was directly with a Reusable Subprocess and when you do that the edges keep red <span> :(( </span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; When writing this, I told myself I must give another try : with a task, miracle it's working. In fact I think I am not used to clicking on the Morph Shape Function. I thought all the possible components were avaibable in the Shape Repository but it seems that it is not the case. (ex: Throwing Error Intermediate Event displayed in blue color not avaibable directly (you must use Morph Shape to get it) although Catching Error Intermediate Event displayed in brown color available in the Shape Repository). Actually I tried till now to put a Boundary Event on a Reusable SubProcess directly and with this web designer version it don't think it is possible : you must first put the Boundary Event on a Basic Task first and then Morph the Basic Task to a Reusable Subprocess so that it works. &lt;&lt;</p><p>&gt;&gt;&gt;I will try this out..but best for you would be if you encounter issues like this to open a jBPM Jira so we can fix it.</p><p>You are right but sometimes "newbee" users may be not using the tools in a right way so that we may (the newbees !) not think that it is an issue <span> ;) </span> </p><p>=&gt; I will test again and open a JIRA if needed =&gt; tested on Web Designer 2.2 Final, still an issue.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; 1- I read in the 5.3.0 Final User Guide that there were a way to directly use an xml file describing a BPM process so it means that the web designer does not offer all the functionnalities the jBPM engine is able to handle, is that correct? &lt;&lt;</p><p>&gt;&gt;&gt;Nope, from the current jBPM BPMN2 Editors Designer is the only one what actually supports everything that the jBPM runtime can execute.</p><p>Sorry, I must re-formulate so that I am sure I understand what you are saying :</p><p>a- the jBPM BPMN2 Editors Designer you mentioned is the <span style="text-decoration: underline;"><strong>web</strong></span> designer provided with jBPM 5.3.0 Full Package</p><p>b- Everything available in the jBPM web designer is totally executable by the jBPM runtime</p><p>c- The last step, there is nothing that the jBPM runtime can execute which is not available in the web designer (bijective function)?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; 2- If I use New BPMN2 modeler unde eclipse will the JBPM Engine be able to handle everything coming from eclipse New BPMN2 Modeler file? &lt;&lt;</p><p>&gt;&gt;&gt;With Eclipse you have to at times modify the BPMN2 XML by hand to some constructs in there.</p><p>How do you know that, problems in the server.log? Is there a way to detect as soon as possible the things that must be change by hand?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Hey you were on the right way, what about points 3-, 4-, 5-, 6- ? <span> ;) </span> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&gt;&gt; I must say that I really enjoy jBPM solution through the documentaiton even if I think in my case and opinion the first steps are not easy to handle when using the differents tools. &lt;&lt;</p><p>&gt;&gt;&gt;Well we give you free help here or on IRC or if you raise Jiras we fix them also for free ... so you could maybe help with the documentation as well if you feel like contributing something back <span> ;) </span></p><p>Ok I'll try to think about that but for now I must go further in using jBPM <span> ;) </span> and be able to evaluate the things that I will be able or not able to do, so keep in touch to help me !!!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Now I am playing with Signal Events and have some problems but I need to make some further tests to see if I need help from community <span> :8} </span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Kind regards</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/751509#751509">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>