0 Replies Latest reply on Aug 3, 2015 8:05 AM by buenavida

    Jbpm-Designer DevMode servlet initparameter to debug javascript files

    buenavida

      Hello!

      I have seen in the class EditorHandler that there is set a devmode property depending of a servlet initparameter with the name "designer.dev".

      If I set this initparamter to true there happens nothing.

      Shouldn't this replace the javascript tag

      <script xmlns="http://www.w3.org/1999/xhtml" src="<%=request.getContextPath()%>/org.jbpm.designer.jBPMDesigner/js/compressed/designer-plugins.js" type="text/javascript"></script>

      and generate script tags for every single javascript file?

       

      Thanks for your help.

      Andreas