You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2009/07/23 03:24:22 UTC

svn commit: r796921 - /geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/src/main/webapp/WEB-INF/geronimo-web.xml

Author: gawor
Date: Thu Jul 23 01:24:21 2009
New Revision: 796921

URL: http://svn.apache.org/viewvc?rev=796921&view=rev
Log:
undo accidental change

Modified:
    geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/src/main/webapp/WEB-INF/geronimo-web.xml

Modified: geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/src/main/webapp/WEB-INF/geronimo-web.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/src/main/webapp/WEB-INF/geronimo-web.xml?rev=796921&r1=796920&r2=796921&view=diff
==============================================================================
--- geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/src/main/webapp/WEB-INF/geronimo-web.xml (original)
+++ geronimo/server/trunk/testsuite/webservices-testsuite/jaxws-tests/jaxws-war/src/main/webapp/WEB-INF/geronimo-web.xml Thu Jul 23 01:24:21 2009
@@ -35,10 +35,6 @@
       <host>localhost</host>
       <port>8080</port>
       <uri>/jaxws-war/servlet2</uri>
-      <property name="wss4j.out.action">UsernameToken Timestamp</property>
-      <property name="wss4j.out.user">gawor</property>
-      <property name="wss4j.out.password">jarek</property>
-<!--      <property name="wss4j.out.passwordType">PasswordText</property> -->
    </port>
  </service-ref>