Author: kstam
Date: Thu Oct 10 05:33:25 2013
New Revision: 1530859

URL: http://svn.apache.org/r1530859
Log:
JUDDI-660 fixing issue with mbean (we should put the classname not the 
classinstance in the map)

Modified:
    juddi/trunk/uddi-tck/src/main/resources/META-INF/uddi.xml

Modified: juddi/trunk/uddi-tck/src/main/resources/META-INF/uddi.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/uddi-tck/src/main/resources/META-INF/uddi.xml?rev=1530859&r1=1530858&r2=1530859&view=diff
==============================================================================
--- juddi/trunk/uddi-tck/src/main/resources/META-INF/uddi.xml (original)
+++ juddi/trunk/uddi-tck/src/main/resources/META-INF/uddi.xml Thu Oct 10 
05:33:25 2013
@@ -10,7 +10,7 @@
                                <description>Main jUDDI node</description>
                                <properties>
                                        <property name="serverName" 
value="localhost" />
-                                       <property name="serverPort" 
value="8080" />
+                                       <property name="serverPort" 
value="8880" />
                                        <!-- for UDDI nodes that use HTTP u/p, 
using the following 
                                        <property name="basicAuthUsername" 
value="root" />
                                        <property name="basicAuthPassword" 
value="password" />



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to