1 Reply Latest reply on Jun 8, 2010 8:05 AM by gnodet_gnodet

    servicemix-validation and servicemix-file component problem

    mitul1411

      Hi all,

       

      I have a file poller endpoint which sends the polled xml files to a JMS queue. Now I need to validate the xml files with a schema before sending it to the JMS queue. For that purpose , I used servicemix-validation JBI component. If I set the targetService attribute pointing to the validation component, I cannot send the file to JMS queue as the validation component does not have a targetService attribute.

      What should I do in the above scenario ?

      Thanks in advance for the help.

       

      Edited by: mitul1411 on Jun 8, 2010 9:44 AM