webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Unable to integrate Rest api in softwareAG mobile develpoment

  • 1.  Unable to integrate Rest api in softwareAG mobile develpoment

    Posted Mon January 08, 2018 04:22 AM

    Hi,
    Recently i have started developing mobile Application using software AG designer , i have created one sample page onlclick of button i have called Service

    i have used get method and my url is “https://jsonplaceholder.typicode.com/posts/100” but showing below error on calling service

    [java] Exception in thread “Thread-8” java.lang.IllegalAccessError: tried to access method javax.microedition.io.ConnectionNotFoundException.(Ljava/lang/String;)V from class com.intel.bluetooth.MicroeditionConnector
    [java] at com.intel.bluetooth.MicroeditionConnector.openImpl(MicroeditionConnector.java:182)
    [java] at com.intel.bluetooth.MicroeditionConnector.open(MicroeditionConnector.java:521)
    [java] at javax.microedition.io.Connector.open(Unknown Source)
    [java] at com.softwareag.mobile.runtime.comms.HttpConnectionHandler.openConnection(HttpConnectionHandler.java:533)
    [java] at com.softwareag.mobile.runtime.comms.HttpConnectionHandler.run(HttpConnectionHandler.java:700)
    [java] at java.lang.Thread.run(Thread.java:745).


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB