Hi,
I'am trying to test Artificer, I like very much its functionality.
I have downloaded the docker image and startup using H2 persistence, with out change anything, I hace deploy througth maven the example mvn-integration/artifacts, but when navigating througth the artificer-ui I can see tha artifact list, but when I click on one of then, any (I have test almost all of them) I got Uncaught GWT Error. Exception caught: Failed to initialize Default Page
I using localhost on port 8080 so I got errors when accessing URLs like this:
http://localhost:8080/artificer-ui/index.html#details;uuid=362d6566-f3ce-4460-b736-d29cff3db5ac
http://localhost:8080/artificer-ui/index.html#details;uuid=362d6566-f3ce-4460-b736-d29cff3db5acIs there anything in configuration I have missed ?
thanks in advance