Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.2
-
None
-
None
-
Patch Available
-
Unit Test Broken
Description
Hi
i'm struggling to run all servicemix tests on my local machine which is behind a proxy and sometimes offline.
The HTTP Component tests require a remote connection for the org.apache.servicemix.http.HttpWsdlTest. A remote WSDL file should be used for the test. I changed the tests so that no remote connection is neccessary. Within the tests i start a Jetty Server to simulate a remote connection. This should work the same way as the remote test
The wsdl files are now stored locally. Not sure if this is a license problem??
Additional I added functionality for port testing.
The tests now also searchs for free ports which it could use.
Kristian
ps: currently waiting for my apache account to be reseted...