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 2007/10/09 16:58:40 UTC

svn commit: r583186 - /geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/WEB-INF/geronimo-web.xml

Author: gawor
Date: Tue Oct  9 07:58:38 2007
New Revision: 583186

URL: http://svn.apache.org/viewvc?rev=583186&view=rev
Log:
if you change context root you also must update the service-ref address. restoring context root to the previous (default) value

Modified:
    geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/WEB-INF/geronimo-web.xml

Modified: geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/WEB-INF/geronimo-web.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/WEB-INF/geronimo-web.xml?rev=583186&r1=583185&r2=583186&view=diff
==============================================================================
--- geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/WEB-INF/geronimo-web.xml (original)
+++ geronimo/samples/trunk/samples/jaxws-calculator/jaxws-calculator-war/src/main/webapp/WEB-INF/geronimo-web.xml Tue Oct  9 07:58:38 2007
@@ -26,8 +26,6 @@
     </dep:moduleId>
   </dep:environment>
 
-  <context-root>/jaxws-calculator</context-root>
-
  <service-ref>
    <service-ref-name>services/Calculator</service-ref-name>
    <port>