<!-- C:\jboss\jboss-head\ejb3\docs\tutorial\webservice>wscompile.bat -import -keep -mapping jaxrpc-mapping.xml -s src config.xml -->

<configuration xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config"> 
<wsdl location="http://localhost:8080/tutorial/CalculatorBean?wsdl" packageName="org.jboss.tutorial.webservice.generated"/>
</configuration>
