2 Replies Latest reply on Jun 24, 2013 9:29 AM by luisdeltoro

    Does switchyard support Robust In-Only Messaging Pattern?

    luisdeltoro

      I'm trying to do an integration test that includes the switchyard validators.

      In this case my services are bean implemented services made out of void methods, therefore in-only services. As a result of the test, when a validation fails there is no way I can figure out that this when wrong, as the only reaction that Switchyard provides is an stack trace in debug level coming from the FaultProcessor class.

       

      I was wondering if Switchyard supports Robust In-Only messaging pattern or if it's planned for the near future.

       

      Thanks in advance!

       

      Luis