1 Reply Latest reply on Apr 13, 2011 11:26 AM by davsclaus

    A file and a JMS component

    manta7

      Hello everyone,

       

      I have a little problem with a simple workflow :

       

      File poller -> JMS queue -> File sender

       

      Here is my xbean from the file project :

       

       

       

      And here is my JMS' xbean:

       

       

       

      But unfortunately, I have the following exception:

      Interceptor has thrown exception, unwinding now java.lang.NullPointerException

      And my file don't move.

       

      So I wondering what is the problem with my workflow