Author: ffang
Date: Tue Nov 13 02:52:45 2007
New Revision: 594479

URL: http://svn.apache.org/viewvc?rev=594479&view=rev
Log:
apply SM-1079 fix on 3.1 branch

Modified:
    
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml

Modified: 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml?rev=594479&r1=594478&r2=594479&view=diff
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/wsdl-first-jsr181-su/pom.xml
 Tue Nov 13 02:52:45 2007
@@ -59,6 +59,7 @@
                             <wsdls>
                                 
<wsdl>${basedir}/src/main/resources/person.wsdl</wsdl>
                             </wsdls>
+                            
<profile>org.codehaus.xfire.gen.jsr181.Jsr181Profile</profile>
                             
<outputDirectory>${basedir}/target/jaxws</outputDirectory>
                         </configuration>
                         <goals>


Reply via email to