You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Dushan Sachinda Abeyruwan (JIRA)" <ji...@apache.org> on 2012/07/13 07:50:34 UTC

[jira] [Updated] (SYNAPSE-892) JS mediator child dependancies (includes) not properly serializing throwing Class Cast Exception

     [ https://issues.apache.org/jira/browse/SYNAPSE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dushan Sachinda Abeyruwan updated SYNAPSE-892:
----------------------------------------------

    Issue Type: Bug  (was: Improvement)
    
> JS mediator child dependancies (includes) not properly serializing throwing Class Cast Exception
> ------------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-892
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-892
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1
>         Environment: ubuntu 12.04
>            Reporter: Dushan Sachinda Abeyruwan
>             Fix For: FUTURE
>
>
> When script mediator modifies as
> <script language="js" key="jsMaster" function="functionFoo">
>                         <include key="jschild1"/>
>                         <include key="jschild2/>
>   </script>
> seems child includes are not properly serializing
> java.lang.ClassCastException: org.apache.synapse.mediators.Value cannot be cast to java.lang.Comparable 
> INFO | jvm 1 | 2012/06/13 13:17:16 | at java.util.TreeMap.put(TreeMap.java:542) 
> INFO | jvm 1 | 2012/06/13 13:17:16 | at org.apache.synapse.mediators.bsf.ScriptMediatorFactory.getIncludeKeysMap(ScriptMediatorFactory.java:131) 
> I send you the zip file in our FTP folder. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org