[arquillian-issues] [JBoss JIRA] (ARQ-1400) Failure to create Enrichment hidden by Client Assertion

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Fri Jun 7 08:11:55 EDT 2013


Aslak Knutsen created ARQ-1400:
----------------------------------

             Summary: Failure to create Enrichment hidden by Client Assertion
                 Key: ARQ-1400
                 URL: https://issues.jboss.org/browse/ARQ-1400
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Warp
    Affects Versions: warp_1.0.0.Alpha2
            Reporter: Aslak Knutsen


The chain of event are:

* Activity is executed
* Client Request fail to enrich
* Request goes to server
* Response comes back
* Client asserts the Response and fail
* Exception shown to user is the failed Client side Assertion.

The real cause of the failure is the failed serialization of the enrichment object to setup the server side, which cause the server side response to be wrong and client assertion of course failing.

Two things odd here:
* Enrichment problems are hidden
* Request still goes to server even tho we couldn't fulfill the setup

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list