Posted By:
fisher_Kro
Posted On:
Friday, June 1, 2001 01:59 PM
during execution of a CORBA Client this error occurs by calling the narrow() method :
---------------------------------
org.omg.CORBA.BAD_PARAM:
minor code: 0 completed: No
at idVisuModule.idPartHelper.narrow(idPartHelper.java:62)
at idVisuModule.idVisuClient.main(idVisuClient.java:76)
----------------------------------
how can I bypass that ?