[jboss-jira] [JBoss JIRA] (WFLY-2712) Possible NPE in RemoteDeployer from WS tests-integration
Rostislav Svoboda (JIRA)
issues at jboss.org
Mon Jan 6 09:21:32 EST 2014
Rostislav Svoboda created WFLY-2712:
---------------------------------------
Summary: Possible NPE in RemoteDeployer from WS tests-integration
Key: WFLY-2712
URL: https://issues.jboss.org/browse/WFLY-2712
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Services
Reporter: Rostislav Svoboda
Assignee: Alessio Soldano
https://github.com/rsvoboda/wildfly/blob/master/webservices/tests-integration/src/main/java/org/jboss/as/webservices/deployer/RemoteDeployer.java#L305
Possible NPE, check 'if (options != null)' is present only on line 284.
Or is it intentional to throw exception ?
--
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 jboss-jira
mailing list