[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4931) Fix ejb3 ClientLaucher
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Tue Nov 13 11:43:07 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4931?page=all ]
Scott M Stark resolved JBAS-4931.
---------------------------------
Resolution: Done
With the latest trunk changes to lookup the metadata from the client jndi environment, this test is passing:
one-test:
[junit] Running org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefC
lientTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.095 sec
BUILD SUCCESSFUL
Total time: 27 seconds
> Fix ejb3 ClientLaucher
> ----------------------
>
> Key: JBAS-4931
> URL: http://jira.jboss.com/jira/browse/JBAS-4931
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
> Assigned To: Scott M Stark
> Priority: Critical
> Fix For: JBossAS-5.0.0.Beta3
>
>
> [tdiesler at tddell jbossws-native-2.0.2]$ ant -Dtest=org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefClientTestCase
> one-test:
> [junit] Running org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefClientTestCase
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 4.82 sec
> [junit] Test org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefClientTestCase FAILED
> java.lang.RuntimeException: NYI
> at org.jboss.ejb3.client.ClientLauncher.loadXML(ClientLauncher.java:116)
> at org.jboss.ejb3.client.ClientLauncher.loadXML(ClientLauncher.java:99)
> at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:186)
> at org.jboss.test.ws.jaxws.samples.webserviceref.WebServiceRefClientTestCase.testApplicationClient(WebServiceRefClientTestCase.java:80)
--
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 jboss-jira
mailing list