Hello,
I downloaded the Standalone Guvnor with JBoss AS Version 5.1 and tried
running it on Ubuntu 8.04.4 LTS with Java 1.6.0_22.
It seems to start up well, no exceptions/errors. And at the end it even
states that it has started:
15:52:50,957 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on
http-127.0.0.1-9080
15:52:51,054 INFO [AjpProtocol] Starting Coyote AJP/1.3 on
ajp-127.0.0.1-8009
15:52:51,148 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build:
SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 35s:83ms
However, when I try to go to http://<host>:9080/drools-guvnor remotly I
always get "Connection Failed"!
But when I use "telnet localhost 9080" locally then it says:
"Trying 127.0.0.1...
Connected to localhost."
What am I doing wrong? Any help is much appreciated.
Thanks,
Audrey
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Guvnor-with-JBoss-AS-...
Sent from the Drools - User mailing list archive at
Nabble.com.