The admin functions, by default, only respond to localhost.
This is controlled by shiro.ini.
On 11/06/2019 16:09, ajs6f wrote:
Do you mean you see Fuseki but it has no data in it or that you see nothing?
ajs6f
On Jun 11, 2019, at 8:54 AM, Allan Kamau <[email protected]> wrote:
I have deployed fuseki by copying the fuseki.war file to the webapps
directory of my catalina installation.
It seems when I connect to the fuseki web application at "
http://localhost:8080/fuseki" I can add and delete datasets under the
"Manage datasets" tab. As well as see the dataset which I constructed along
with data that I have just loaded into it.
But when I connect to the site by using the ip address, there is no sign of
the dataset I constructed nor its data.
Is there a way to enable remote access for datasets for such a deployment
(fuseki.war) or do I need to the other deployment options?
Perhaps this question has already been posed and answered previously, if so
simply send me the link.
Allan.