You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by yaukbb <rp...@gmail.com> on 2006/09/25 20:53:04 UTC

axistools-maven-plugin NStoPkg property

Hi all

i am trying to generate source from2 wsdl files with wsdl2java,i want to set
package name for one of those WSDL file.

i tried this one
<configuration>
	<NStoPkg>http://blah.com/blah.wsdl = com.mycom.ws</NStoPkg>

</configuration>

it didnt work and i tried this way 

<configuration>
	fileNStoPkg>src/main/wsdl/custom.properties</fileNStoPkg> 
</configuration>

can any body suggest me how can i  do that 

Regards

-- 
View this message in context: http://www.nabble.com/axistools-maven-plugin---NStoPkg-property-tf2333664.html#a6492933
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org