5 Replies Latest reply on Dec 12, 2006 8:14 AM by fleury

    problem with CGLIB

    fleury

      Hey,

      When I call executionContext.getToken()..getNode(), I get an object which seems to be a proxy :

      org.jbpm.graph.def.Node$$EnhancerByCGLIB$$790e4660

      but I would to get the real instance which is in fact a TaskNode object.

      How to prevent this behaviour ?

      Thank you for your help

      LF