2 Replies Latest reply on Feb 14, 2007 11:27 AM by norman.richards

    asynchronous invokations

    koatto

      i tryied to make a synchronous calls to ejb methods following the doc guidelines and after i reverted my code, removing dispatcher and all the stuff i continue to get events every 10 seconds, that's the debug log:

      16:19:34,656 DEBUG [SessionBeanInterceptor] post construct phase for component instantiated outside Seam, assu
      ming default role: org.jboss.seam.core.dispatcher
      16:19:34,656 ERROR [TimerImpl] Error invoking ejbTimeout: java.lang.RuntimeException: java.lang.NullPointerExc
      eption


      after 2 days of searching i really dont know where to continue looking for.
      Does anybody have a suggestion?

      thanks