[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1669) Fix WebServiceContext.getMessageContext() for EJB endpoints
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jan 16 12:54:21 EST 2008
[ http://jira.jboss.com/jira/browse/JBWS-1669?page=all ]
Thomas Diesler updated JBWS-1669:
---------------------------------
Component/s: jbossws-metro
(was: jbossws-native)
> Fix WebServiceContext.getMessageContext() for EJB endpoints
> -----------------------------------------------------------
>
> Key: JBWS-1669
> URL: http://jira.jboss.com/jira/browse/JBWS-1669
> Project: JBoss Web Services
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: jbossws-metro
> Reporter: Thomas Diesler
> Assigned To: Stefano Maestri
> Fix For: jbossws-metro-1.0.0
>
>
> tests-run-internal:
> [junit] Running org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase
> [junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 7.163 sec
> [junit] Test org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase FAILED
> [junit] Running org.jboss.test.ws.jaxws.samples.context.WebServiceContextJSETestCase
> [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.312 sec
> BUILD SUCCESSFUL
> Total time: 15 seconds
> [tdiesler at tddell sunri]$ cat output-tests/reports/TEST-org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase.txt
> Testsuite: org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase
> Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 7.163 sec
> Testcase: testGetWebContext took 1.919 sec
> FAILED
> expected:<pass> but was:<fail>
> junit.framework.ComparisonFailure: expected:<pass> but was:<fail>
> at org.jboss.test.ws.jaxws.samples.context.WebServiceContextEJBTestCase.testGetWebContext(WebServiceContextEJBTestCase.java:71)
> at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> at junit.extensions.TestSetup.run(TestSetup.java:23)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbossws-issues
mailing list