i'm trying to use jfreechart from cde and it does not work .
I think the problem is due to the xaction that is called that is jfreechart.xaction as from the log in the server :

ERROR [org.pentaho.platform.engine.services.solution.SolutionEngine] 76d798c7-d63f-11e1-8627-4fbe5a758244:SOLUTION-ENGINE:jfreechart.xaction: SolutionEngine.ERROR_0007 - Esecuzione dell'Action Sequence fallita

this action needs a query ad othes parameter but in cde i can only define a cda datasource .
So the action that should be called was jfreechart-cda.xaction end not jfreechart.xaction
How can i force cde to call the correct xaction .
Thanks for any response