Hi,
I am getting the following error when try to run a client program with pass by value method call. I am using Visibroker 4.0.
Exception in thread "main" java.lang.NoSuchMethodError
at com.inprise.vbroker.orb.CDRInputStream.doReadValue(CDRInputStream.java:3493) at com.inprise.vbroker.orb.CDRInputStream.read_value(CDRInputStream.java:3403) at com.tmac.webtea.emp.EmployeeHelper.read(EmployeeHelper.java:31) at com.tmac.webtea.CORBA.emp.utility._EmployeeUtilityStub.getEmployee(_EmployeeUtilityStub.java:47)
at EmployeeClient.main(EmployeeClient.java:26)
Would you pl. help me out in this.
Thanks,
SK
I am getting the following error when try to run a client program with pass by value method call. I am using Visibroker 4.0.
Exception in thread "main" java.lang.NoSuchMethodError
at com.inprise.vbroker.orb.CDRInputStream.doReadValue(CDRInputStream.java:3493) at com.inprise.vbroker.orb.CDRInputStream.read_value(CDRInputStream.java:3403) at com.tmac.webtea.emp.EmployeeHelper.read(EmployeeHelper.java:31) at com.tmac.webtea.CORBA.emp.utility._EmployeeUtilityStub.getEmployee(_EmployeeUtilityStub.java:47)
at EmployeeClient.main(EmployeeClient.java:26)
Would you pl. help me out in this.
Thanks,
SK