Hi, We have a requirement to performance test a java webstart application which communicates with the server using java RMI calls. we tried the protocol Java EJB/RMI but were not able capture any functions. Next we tried the java over http but we werent able to launch the applcaition . we encountered a hooking exception ( EXCEPTION in JavaEngineHookArchive: com.segue.javahooking.transformer.HookException: Exception in hookArchive ) and the application failed to launch stating " cannot communicate with the Server ". The JRE version is 1.6
↧