Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-656

CommandService implementations swallowing exceptions

    XMLWordPrintable

Details

    Description

      Currently, implementations of org.jboss.arquillian.container.test.spi.command.CommandService like JMXCommandService, ServletCommandService and LocalCommandService are swallowing exceptions in the way they simply return result of a Command even if it's a text of an exception. They should rethrow it instead.

      With the current behavior callers of the executors like org.jboss.arquillian.container.test.impl.client.deployment.ContainerDeployer are not aware of any exception and do not show any warning/error message even if the call failed.

      Attachments

        Activity

          People

            mgencur Martin Gencur
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: