Hello, we are trying to run Yoko examples within the Eclipse IDE and we are getting an exception. We added the bootclasspath libraries and classpath libraries according to readme. The exception we are still getting is:
Exception in thread "main" java.lang.NoSuchMethodError: org.omg.PortableInterceptor.IORInterceptor_3_0.adapter_manager_state_changed(Ljava/lang/String;S)V at org.apache.yoko.orb.OB.PIManager.adapterManagerStateChange(PIManager.java:532) at org.apache.yoko.orb.OBPortableServer.POAManager_impl.activate(POAManager_impl.java:213) at com.pikeelectronic.helloworld.server.Server.run(Server.java:60) at com.pikeelectronic.helloworld.server.Server.main(Server.java:82) -- Lukas Zapletal http://lukas.zapletalovi.com