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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to