Please use rather user ML for such questions :
http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList:dev@ofbiz.apache.org

Thanks

Jacques

From: "Jim Yanda" <[EMAIL PROTECTED]>

Hello,
I'm trying to test a service in beanshell and need to know the syntax for
passing a list to the service. I am doing this:
result = dispatcher.runSync("myNewService", UtilMisc.toMap("orderIdList",
"my, id, list, here", "login.username", "foo", "login.password", "bar"));
I'm getting an error saying I'm passing a string.
Thanks.
Jim
--
View this message in context: 
http://www.nabble.com/pass-list-to--service-in-beanshell---syntax-tp17899770p17899770.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to