cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
96
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Pietro Angelo Corrao on 06-09-2013 01:16:55 PM
Hi all,

We are experiencing a strange class cast exception retrieving custom bean from the session in some specific kind of custom elements like DecisionElementBase.doDecision and ActionElementBase.doAction but we don't have the same exception implementing ActionConfigInterface and the getConfig method, please find below a detailed scenario.

our IVR flow depends on the communication with several webServicesw that step by step return informations that we use to dynamically manage the flow, to manage all the ws' information we implemented a complex bean of bean that we save in the IVR session but when we try to retrieve such bean from the session into the custom elements upon described and we cast the object to its original type we get the following exception:
  • CallSessionDataBean cannot be cast to CallSessionDataBean
It happens also if we try to manage in sessione other kind of more simple bean, anyone have experienced and maybe solved the same problem?

thaks,

Pietro
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links