[arquillian-issues] [JBoss JIRA] (ARQ-1594) InitializationParameter does not check for non-serializable fields

Karel Piwko (JIRA) jira-events at lists.jboss.org
Tue Dec 3 03:49:05 EST 2013


Karel Piwko created ARQ-1594:
--------------------------------

             Summary: InitializationParameter does not check for non-serializable fields
                 Key: ARQ-1594
                 URL: https://issues.jboss.org/browse/ARQ-1594
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Extension - Drone
            Reporter: Karel Piwko


*When*:

I mark browser as remoteReusable.

*Then*:

I expect that it will work no matter what configuration is specified in arquillian.xml configuration.

*Current behavior*:

When storing initialization parameter, it tries to serialize all capabilities. If any of them is non-serializable, like loggingPrefs, Drone refuses to store the session leading to the fact that a new session is created for each browser request.

--
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