2 Replies Latest reply on Apr 2, 2009 8:58 AM by kukeltje

    []

    gchanteb

      []

        • 1. Re: [Warning] Narrowing proxy to class org.jbpm.graph.node.S
          kukeltje

          if you read the article carefully you see what causes the 'problem'

          the GetTaskListCommand does a retrieveTaskInstanceDetails for each element in the list retrieving everything again and again. Standard hibernate behaviour some might say.


          So without looking into the code it for me is not a problem of the error, or hibernate but in the getTaskListCommand (and yes that is jBPM)

          So you *should* believe all propaganda, but help to optimize it instead of creating new code yourself. If he had contributed a 'getTaskListCommandWithoutDetails' or whatever, it would probably have been included. Unfortunately, some don't and just 'rant'

          peace....



          • 2. Re: [Warning] Narrowing proxy to class org.jbpm.graph.node.S
            kukeltje

            that should ofcourse have been 'Warning' instead of error..