It sounds like a bad snapshot build not including the web apps. I've
just been testing out the current trunk build which unfortunately had
a few problems; its now fixed so the next snapshot should be fine.
dated 28th March or you could try build the code from trunk


On 3/26/07, DomG <[EMAIL PROTECTED]> wrote:

All,

I have dowloaded the following 4.2 snapshot :
apache-activemq-4.2-20070320.165248-33

Having started activemq from the bin dir, I then tried to run the demo
application. So from my Browser, when to  http://localhost:8161/demo

All what I got was :-

HTTP ERROR: 404

NOT_FOUND

RequestURI=/demo/

Powered by jetty://

FWIW if in doubt if you try

http://localhost:8161/

it wil list all of the available web apps



The content of the end of the ActiveMQ log indicates that the Jetty is
running - Version 6.1-SNAPSHOT.

2007-03-26 12:08:24,013 [main           ] INFO  log
- Logging to [EMAIL PROTECTED] via
org.mortbay.log.Slf4jLog
2007-03-26 12:08:24,028 [main           ] INFO  log
- jetty-6.1-SNAPSHOT
2007-03-26 12:08:27,591 [main           ] INFO  log
- [EMAIL PROTECTED] at http://0.0.0.0:8161/admin
2007-03-26 12:08:30,826 [main           ] INFO  log
- [EMAIL PROTECTED] at http://0.0.0.0:8161/demo
2007-03-26 12:08:30,858 [main           ] INFO  log
- Started SelectChannelConnector @ 0.0.0.0:8161

Question 1) What is going wrong in there for me. A previous user of this
Forum (Luc) got it to work fine he said.

Question 2) Also, looking at the webapps dir, the Chat.html seems to refer
to amq.js. (See extract below). However this file does not appear in the
buddle. Am I missing something here ?

<html>
<head>
<title>Chat</title>
<script type="text/javascript" src="amq/amq.js"></script>
<script type="text/javascript">amq.uri='amq';</script>
<script type="text/javascript" src="chat.js"></script>
<link rel="stylesheet" href="chat.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>


Many thanks in advance,

D.
--
View this message in context: 
http://www.nabble.com/Running-http%3A--localhost%3A8161-demo--not-working-for-me-%21-tf3466462s2354.html#a9671459
Sent from the ActiveMQ - User mailing list archive at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to