You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by sv...@apache.org on 2005/03/01 04:59:34 UTC

cvs commit: ws-juddi/webapp/WEB-INF juddi.properties

sviens      2005/02/28 19:59:34

  Modified:    webapp/WEB-INF juddi.properties
  Log:
  Moving back to a pluggable jUDDI Proxy transport per request from the Apache Scout (JAXR) Project.
  
  Revision  Changes    Path
  1.3       +1 -0      ws-juddi/webapp/WEB-INF/juddi.properties
  
  Index: juddi.properties
  ===================================================================
  RCS file: /home/cvs/ws-juddi/webapp/WEB-INF/juddi.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- juddi.properties	10 Feb 2005 04:00:08 -0000	1.2
  +++ juddi.properties	1 Mar 2005 03:59:34 -0000	1.3
  @@ -49,5 +49,6 @@
   juddi.proxy.adminURL = http://localhost:8080/juddi/admin
   juddi.proxy.inquiryURL = http://localhost:8080/juddi/inquiry
   juddi.proxy.publishURL = http://localhost:8080/juddi/publish
  +juddi.proxy.transportClass = org.apache.juddi.proxy.AxisTransport
   juddi.proxy.securityProvider = com.sun.net.ssl.internal.ssl.Provider
   juddi.proxy.protocolHandler = com.sun.net.ssl.internal.www.protocol