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

Create a IN_CONTAINER Exception Proxy

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.0.0.Alpha5
    • 1.0.0.Alpha4
    • None
    • None

    Description

      On Exception, the IN_CONTAINER TestRunner tries to serialize the caught Exception back to the Client so it can be displayed as if it was local. The problem is if you don't have the Client lib on Client Classpath or you have the wrong version of it. This results in a Deserialization exception on the Client.

      We probably have to not Serialize the actual Exception, but serialize a Textual representation of it, which we can create a 'proxy' Exception of on the client side and make it 'look' like the original.

      Attachments

        Issue Links

          Activity

            People

              andygibson Andy Gibson (Inactive)
              aslak@redhat.com Aslak Knutsen
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: