[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-887) Testsuite's HttpUtils assumes Tomcat is listening on localhost
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Feb 20 14:24:35 EST 2007
Testsuite's HttpUtils assumes Tomcat is listening on localhost
--------------------------------------------------------------
Key: EJBTHREE-887
URL: http://jira.jboss.com/jira/browse/EJBTHREE-887
Project: EJB 3.0
Issue Type: Task
Reporter: Brian Stansberry
Priority: Minor
org.jboss.ejb3.test.servlet.unit.HttpUtils creates URLs that point to localhost. Tests using these URLs will fail if the testsuite is run with the server bound to an IP.
The class needs to integrate with the test environment to find the proper IP address.
--
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