warrengees / openfire-websockets

Automatically exported from code.google.com/p/openfire-websockets
0 stars 0 forks source link

install websockets plugin, but response 404 error #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download openfire 
3.7.1(download.­igniterealtime.­org/­openfire/­openfire_3_7_1.­zip)
2. copy websockets.war to plugins dir;
3. copy and replace slf4j-log4j12.jar\openfire.jar to libs dir;
4. start openfire and config step by step;
5. browser visit http://127.0.0.1:7070/websockets, response 404 error

what's the reason? thanks a lot.

Original issue reported on code.google.com by biti...@gmail.com on 6 Jul 2012 at 9:25

GoogleCodeExporter commented 9 years ago
no error, i should visit http://127.0.0.1:7070/ws, info on readme.html should 
update.

Original comment by biti...@gmail.com on 6 Jul 2012 at 9:44

GoogleCodeExporter commented 9 years ago
yes...

thanks the comment above, the URI should be "/ws"

Original comment by 007yu...@gmail.com on 5 Sep 2013 at 3:46