Page 1 of 1

Java Internet Access

Posted: 28 Apr 2019, 16:44
by centuryx476
Hello,
In order for madsonic to load up it needs to be able to communicate with the internet.

I get this errror
failed to read schema document http www springframework org schema beans spring beans xsd
Java is trying to access "http://www.springframework.org/schema/context/spring-context-3.0.xsd"
Which is a remote webpage.

If I open up the server to the internet I can get madsonic to work, but when I assign a static IP to it and close it off from the internet, it cannot load up at all.
Since the ".xsd" page cannot be reached anymore.
How can I get around this ?
I am using the stable version "Server 6", I post it in this section since I do not know where the server 6 forum is.
I cannot find it

Please help

Re: Java Internet Access

Posted: 01 May 2019, 21:39
by centuryx476
Hello,
I figured out a work around for this.
I'm just exposing the server to the URLs that Madsonic uses.

Thank You