On Mon, Aug 13, 2012 at 10:38 PM, George Niculae <[email protected]> wrote:
> On Sat, Aug 11, 2012 at 11:56 PM, Tony Graziano
> <[email protected]> wrote:
>>
>> I did manually remove it and reinstall it (sipxivr), prior to replacing
>> the two files manually. The sipxivr that did not work was installed by that
>> rpm.
>
>
> Tony, could you send me the 2 sipXivr - the one that works and the one from
> latest update that gives you the exception?
>

Actually I decompiled both sipxivr and sipxcommons from latest rpms
and both looks inline, having only

public Localization(String bundleName, String localeString,
FreeSwitchConfigurationInterface config,
            FreeSwitchEventSocketInterface fses)

constructor. The error you hit:

java.lang.NoSuchMethodError:
org.sipfoundry.commons.freeswitch.Localization.<init>
(Ljava/lang/String;
Ljava/lang/String;
Ljava/util/HashMap;
Lorg/sipfoundry/commons/freeswitch/FreeSwitchConfigurationInterface;
Lorg/sipfoundry/commons/freeswitch/FreeSwitchEventSocketInterface;)V

indicates usage of the old one from sipxivr, I know you checked but
still looks like the old ivr jar used with newest sipxcommons jar

George
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to