[
https://issues.jboss.org/browse/ARQ-846?page=com.atlassian.jira.plugin.sy...
]
LEPORINI Brice commented on ARQ-846:
------------------------------------
Hi,
The status is resolved in 1.1.0.Beta1, where can I find this version please?
Regards
Protect ExceptionProxy againts Non-Serializable origin
------------------------------------------------------
Key: ARQ-846
URL:
https://issues.jboss.org/browse/ARQ-846
Project: Arquillian
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 1.0.0.CR7
Reporter: Bernard Labno
Assignee: Aslak Knutsen
Fix For: 1.1.0.Beta1
After
https://community.jboss.org/message/728205#728205:
The code in quesiton is here:
https://github.com/arquillian/arquillian-core/blob/master/test/spi/src/ma...
Need a try catch around the ObjectOutputStream write part.. if it fails just write the
empty byte array
The HTMLUnit Exception breaks the contract of Exception by not being serializable, and
should be fixed as well, but I guess we can work around it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira