Try org.apache.activemq, since that's where MapMessage lives. On Oct 11, 2017 12:47 AM, "khandelwalanuj" <anuj.cool.khandel...@gmail.com> wrote:
> Ok. I am able to make it work by adding "org" in the serializable package > property. > > Details: > > -Dorg.apache.activemq.SERIALIZABLE_PACKAGES=java,* > org*,com.test,test,local" > > Can anyone explain what exact package I need to add to make it work as > "org" > is huge ? Also shouldn't these packages be taken care by ActiveMQ itself > rather thn specifying as a property ? > > > Thanks, > Anuj > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User- > f2341805.html >