[
https://issues.apache.org/activemq/browse/SM-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44063#action_44063
]
Guillaume Nodet commented on SM-1374:
-------------------------------------
Mhh, not sure about that. Is there a way we could get rid of these files ?
It seems the test does not really use those wsdl / xsds, but mainly checks that
complex wsdl can be handled. I'm thinking we should be able to run the same
test against the WS-Notification schemas, which are already included in
servicemix-wsn2005. We could copy those for this test and this would avoid the
legal problems.
Else, I think we should ask on [EMAIL PROTECTED], but given that there is no
clear licensing on these files, it would require asking a written notice to
WS-I so that we could include those I suppose :-(
> Http Component Tests require remote connection
> ----------------------------------------------
>
> Key: SM-1374
> URL: https://issues.apache.org/activemq/browse/SM-1374
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 3.2.2
> Reporter: Kristian Koehler
> Attachments: http-component.patch
>
>
> 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...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.