[jboss-jira] [JBoss JIRA] (WFLY-3260) Fix WSTestCase

Matus Abaffy (JIRA) issues at jboss.org
Tue Apr 15 06:40:34 EDT 2014


Matus Abaffy created WFLY-3260:
----------------------------------

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