[jboss-as7-dev] How get start with EAP 6.1 console
Claudio Miranda
claudio at claudius.com.br
Fri Sep 13 00:31:21 EDT 2013
Hi, I want to make some enhancements to web console of EAP 6.1.
forked and cloned the repo https://github.com/jbossas/console
Start a standalone.sh of eap 6.1
mvn -Pdev clean install - OK
mvn gwt:run - OK
It opens the gwt dev mode, I try to open the url
http://127.0.0.1:8888/App.html?gwt.codesvr=127.0.0.1:9997
gwt firefox extension is installed, but the above url keeps asking to
install the gwt extension
If access the url http://127.0.0.1:8888/App.html
It only shows an animated gif "Loading", there is no error in jetty
output log of gwt window.
So, how to run console ?
Thanks.
--
Claudio Miranda
claudio at claudius.com.br
http://www.claudius.com.br
More information about the jboss-as7-dev
mailing list