You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2014/01/25 20:15:29 UTC

svn commit: r1561372 - /juddi/trunk/juddi-examples/subscription-notification-amqp/readme.txt

Author: alexoree
Date: Sat Jan 25 19:15:29 2014
New Revision: 1561372

URL: http://svn.apache.org/r1561372
Log:
JUDDI-810 done

Modified:
    juddi/trunk/juddi-examples/subscription-notification-amqp/readme.txt

Modified: juddi/trunk/juddi-examples/subscription-notification-amqp/readme.txt
URL: http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/subscription-notification-amqp/readme.txt?rev=1561372&r1=1561371&r2=1561372&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/subscription-notification-amqp/readme.txt (original)
+++ juddi/trunk/juddi-examples/subscription-notification-amqp/readme.txt Sat Jan 25 19:15:29 2014
@@ -5,7 +5,10 @@ http://qpid.apache.org/
  - Java broker from http://qpid.apache.org/components/java-broker/index.html
 2) Start Qpid Java broker (qpid-server) using ./bin/qpid-server
 	- Reconfigure Qpid. The goal here is to have Qpid's http management interface rerouted to another port that 8080
-	- Login with admin/admin, add a new HTTP port and delete the old one
+	- Launch a browser to http://localhost:8080
+	- Login with admin/admin (default credentials for Qpid), 
+	- Under Broker > Ports, add a new HTTP port on a port other than 8080, such as 9080.
+    - Delete the existing HTTP port on 8080
 	- Restart Qpid
 3) run mvn clean install
 4) copy target/subscription-notification-amqp-<version>-jar-with-dependencies.jar to tomcat/webapps/juddiv3.war/WEB-INF/lib



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org