[jboss-jira] [JBoss JIRA] (WFLY-3260) Fix WSTestCase
Matus Abaffy (JIRA)
issues at jboss.org
Tue Apr 15 07:34:34 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matus Abaffy updated WFLY-3260:
-------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/6168
> Fix WSTestCase
> --------------
>
> Key: WFLY-3260
> URL: https://issues.jboss.org/browse/WFLY-3260
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Test Suite, Web Services
> Affects Versions: 8.1.0.CR1
> Reporter: Matus Abaffy
> Assignee: Matus Abaffy
>
> Package org.jboss.as.test.smoke.webservices contains SimpleStatelessSessionBean with several @WebServiceRef injection points.
> SimpleStatelessSessionBean is injected into SimpleServlet. However, SimpleServlet is never initialized and an instance of SimpleStatelessSessionBean is never created. Therefore, no @WebServiceRef injection is tested here.
--
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