[jboss-jira] [JBoss JIRA] Commented: (JBAS-4402) tests-webservice binds to localhost
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Mon May 7 04:43:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4402?page=comments#action_12361597 ]
Dimitris Andreadis commented on JBAS-4402:
------------------------------------------
Those tests work fine one the regular testsuite runs, or even if I just try them (run jboss with run -c all on one console and testsuite/build tests-webservice on another), so somelse is wrong in your setup.
X:\cvs\jboss-public\jboss-4.2\testsuite>build tests-webservice
Calling ..\tools\bin\ant.bat tests-webservice
Buildfile: build.xml
tests-webservice:
[junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 14.681 sec
[junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.641 sec
[junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.79 sec
[junit] Running org.jboss.test.webservice.jbws309.JBWS309TestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.062 sec
BUILD SUCCESSFUL
Total time: 55 seconds
> tests-webservice binds to localhost
> -----------------------------------
>
> Key: JBAS-4402
> URL: http://jira.jboss.com/jira/browse/JBAS-4402
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-4.2.0.CR2
> Environment: dev90, x86_64, Sun JVM
> Reporter: Martin Vecera
>
> ExampleTestCase, ExplodedExampleTestCase, RedeployExampleTestCase (tests-webservice).
> All test cases are failing due to:
> Could not dereference object
> javax.naming.NamingException: Could not dereference object [Root exception is org.jboss.ws.metadata.wsdl.WSDLException: Cannot connect to: http://localhost:8080/admindevel?wsdl]
--
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