Laurentiu Ceausescu wrote:
> Anyone seen this?
> 
> [concat] testcase: CodecConfigurationForModelTest
>    [concat]
> --------------------------------------------------------------------------------
>    [concat] org.dom4j.DocumentException:
> http://www.springframework.org/dtd/spring-beans.dtd Nested exception:
> http://www.springframework.org/dtd/spring-beans.dtd
>    [concat]     at org.dom4j.io.SAXReader.read(SAXReader.java:484)
>    [concat]     at org.dom4j.io.SAXReader.read(SAXReader.java:343)
>    [concat]     at

I did not see it yet, but it looks like we may have been relying on the
file (http://www.springframework.org/dtd/spring-beans.dtd) that is not
there any more.
We should have switched to schema (which is just a mechanical search and
replace) and we should not be relying on network resources during tests
(which is trickier than it sounds).

Let's open a task.
D.

_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to