Hello Geert, i've tried to user the call() - answer() invocation and get the following exception: (with rife1.6.1)
at com.uwyn.rife.continuations.instrument.ContinuationsBytecodeTransformer transformIntoResumableBytes ( ContinuationsBytecodeTransformer.java : 87 ) at sun.reflect.NativeMethodAccessorImpl invoke0 ( <unknown> ) at sun.reflect.NativeMethodAccessorImpl invoke ( <unknown> ) at sun.reflect.DelegatingMethodAccessorImpl invoke ( <unknown> ) at java.lang.reflect.Method invoke ( <unknown> ) at com.uwyn.rife.engine.EngineClassLoader loadClass ( EngineClassLoader.java : 593 ) at com.uwyn.rife.engine.ElementFactory getJavaClass ( ElementFactory.java : 95 ) at com.uwyn.rife.engine.ElementFactory getJavaInstance ( ElementFactory.java : 125 ) at com.uwyn.rife.engine.ElementFactory getInstance ( ElementFactory.java : 154 ) at com.uwyn.rife.engine.ElementInfo deploy ( ElementInfo.java : 242 ) at com.uwyn.rife.engine.SiteBuilder setupElements ( SiteBuilder.java : 985 ) at com.uwyn.rife.engine.SiteBuilder setupData ( SiteBuilder.java : 1615 ) at com.uwyn.rife.engine.SiteBuilder finish ( SiteBuilder.java : 260 ) at com.uwyn.rife.engine.SiteBuilder process ( SiteBuilder.java : 251 ) at com.uwyn.rife.engine.SiteBuilder getSite ( SiteBuilder.java : 177 ) at com.uwyn.rife.rep.participants.ParticipantSite initialize ( ParticipantSite.java : 36 ) at com.uwyn.rife.rep.participants.ParticipantSite _getObject ( ParticipantSite.java : 49 ) 23 more ... java.lang.NullPointerException <no message> at com.uwyn.rife.asm.MethodWriter visitJumpInsn ( MethodWriter.java : 832 ) at com.uwyn.rife.continuations.instrument.ResumableMethodAdapter visitVarInsn ( ResumableMethodAdapter.java : 179 ) at com.uwyn.rife.asm.ClassReader accept ( ClassReader.java : 957 ) at com.uwyn.rife.asm.ClassReader accept ( ClassReader.java : 300 ) at com.uwyn.rife.continuations.instrument.ContinuationsBytecodeTransformer transformIntoResumableBytes ( ContinuationsBytecodeTransformer.java : 70 ) at sun.reflect.NativeMethodAccessorImpl invoke0 ( <unknown> ) at sun.reflect.NativeMethodAccessorImpl invoke ( <unknown> ) at sun.reflect.DelegatingMethodAccessorImpl invoke ( <unknown> ) at java.lang.reflect.Method invoke ( <unknown> ) at com.uwyn.rife.engine.EngineClassLoader loadClass ( EngineClassLoader.java : 593 ) at com.uwyn.rife.engine.ElementFactory getJavaClass ( ElementFactory.java : 95 ) at com.uwyn.rife.engine.ElementFactory getJavaInstance ( ElementFactory.java : 125 ) at com.uwyn.rife.engine.ElementFactory getInstance ( ElementFactory.java : 154 ) at com.uwyn.rife.engine.ElementInfo deploy ( ElementInfo.java : 242 ) at com.uwyn.rife.engine.SiteBuilder setupElements ( SiteBuilder.java : 985 ) at com.uwyn.rife.engine.SiteBuilder setupData ( SiteBuilder.java : 1615 ) at com.uwyn.rife.engine.SiteBuilder finish ( SiteBuilder.java : 260 ) 27 more ... Do you need more infos about the situation? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" group. To post to this group, send email to rife-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---