1 Reply Latest reply on Mar 26, 2012 12:25 PM by junaidmohammed

    Problem with custom java object not being picked up in JBPM5.3

    junaidmohammed

      Hi Everyone,

       

      (Apologies for the use of images but it was the easiest way to get things in)

       

      Just wanted to see if you have any advice for a problem I have with exposing my custom Java objects using the JBDS IDE:-

       

      I’ll start with the error...

      part1.png

      part2.png

       

      I thought maybe I am not instantiating the optionalReviews collection correctly, and switched to kcontext.setVariable(“optionalReviews”, optionalReviews); but the error remains and I get a further error of “optionalReviews is defined twice”.