parameters - WSO2: Developer Studio 3.2.0/ESB project: unable to add arguments to an EJB mediator -
when using developer studio (esb project), i'm unable add arguments ejb mediator - neither via gui (the corresponding property doesn't exist) - nor via xml example
<ejb beanstalk="xx" class="xxx" method="yyy" target="zzz" ...> <args> <arg .... /> </args> </ejb> gives once saved
<ejb beanstalk="xx" class="xxx" method="yyy" target="zzz" .../> when use esb console, can add these arguments without problem. guess it's bug don't have account in order create jira.
any appreciated.
thanks
dom
if case bug in dev studio 3.2.0 esb editor. have fix problem in dev studio 3.3.0 version , able create ejb mediator arguments.
please try out scenario dev studio 3.3.0 alpha 1 release available @ here
thanks , regards,
harshana
Comments
Post a Comment