You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Jad El Omeiri <ja...@robertheath.co.uk> on 2014/02/13 13:52:47 UTC

GenericDispatcher removed

Hey all,

I was working with Ofbiz 12.02.04
Now working with Ofbiz trunk, in which GenericDispatcher has been removed I
guess. 
Tried using GenericAbstractDispatcher instead, but gives  error like String
index out of boud -1.

Thanks for anyone who has an idea about that,



-----
Jad El Omeiri
--
View this message in context: http://ofbiz.135035.n4.nabble.com/GenericDispatcher-removed-tp4648287.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: GenericDispatcher removed

Posted by Jad El Omeiri <ja...@robertheath.co.uk>.
Really? I was having problems calling the service using LocalDispatcher. 
Anyway thank you!



-----
Jad El Omeiri
--
View this message in context: http://ofbiz.135035.n4.nabble.com/GenericDispatcher-removed-tp4648287p4648295.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: GenericDispatcher removed

Posted by Adrian Crum <ad...@sandglass-software.com>.
You should be using the interface - LocalDispatcher.

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 2/13/2014 4:52 AM, Jad El Omeiri wrote:
> Hey all,
>
> I was working with Ofbiz 12.02.04
> Now working with Ofbiz trunk, in which GenericDispatcher has been removed I
> guess.
> Tried using GenericAbstractDispatcher instead, but gives  error like String
> index out of boud -1.
>
> Thanks for anyone who has an idea about that,
>
>
>
> -----
> Jad El Omeiri
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/GenericDispatcher-removed-tp4648287.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>