Author: kstam
Date: Thu May  9 02:09:13 2013
New Revision: 1480520

URL: http://svn.apache.org/r1480520
Log:
JUDDI-514 improving support for WSDL2UDDI adding deployment lifecycle example

Modified:
    juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml

Modified: juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml?rev=1480520&r1=1480519&r2=1480520&view=diff
==============================================================================
--- juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml (original)
+++ juddi/trunk/juddi-examples/wsdl2uddi-lifecyle/pom.xml Thu May  9 02:09:13 
2013
@@ -170,8 +170,10 @@
                         </container>
                         <configuration>
                             <type>existing</type>
-                            
<home>${basedir}/../../juddi-tomcat/target/tomcat/apache-tomcat-6.0.26</home>
-                          <!--   
<home>${basedir}/../../juddi-tomcat-${project.parent.version}</home> --> 
+                            <!-- in src tree use this
+                            
<home>${basedir}/../../juddi-tomcat/target/tomcat/apache-tomcat-6.0.26</home> 
-->
+                            <!--  in distro use this -->
+                            
<home>${basedir}/../../juddi-tomcat-${project.parent.version}</home>
                         </configuration>
                         <deployables>
                             <deployable>



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

Reply via email to