[
https://issues.jboss.org/browse/DROOLS-1099?page=com.atlassian.jira.plugi...
]
Petr Široký commented on DROOLS-1099:
-------------------------------------
I've just tried {{docker run -p 8080:8080 -p 8001:8001 -d --name drools-workbench
jboss/drools-workbench:6.3.0.Final}} and it works as expected. I can see the login page at
{{http://localhost:8080/drools-wb}}. It takes a while for the application to start up
though. Could it be that it just was not yet deployed when you were accessing the page? If
that is not the case, could you post the output of {{docker logs drools-workbench}}
(preferably as attachment)?
Couldn't access any web service of drools or kie which run in
docker container
------------------------------------------------------------------------------
Key: DROOLS-1099
URL:
https://issues.jboss.org/browse/DROOLS-1099
Project: Drools
Issue Type: Bug
Components: tools
Affects Versions: 6.2.0.Final, 6.4.0.CR1
Environment: Ubuntu 15.04, Docker 1.10.3
Reporter: Jackey Lee
Assignee: Mario Fusco
I followed the instructions to run drools and KIE workbenches in docker. But the browser
shows "404-Not Found" when I tried to access
http://localhost:8080/drools-wb.
It shows "Forbidden" when I tried to access
http://localhost:32769/kie-server
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)