I am bit new to JBoss what previuosly worked on Axis and weblogic webservice. I have some queries:
1.) As we have deployment descriptor for axis (i.e. WSDD file) and weblogic (service.xml file) do we have same in JBoss also.
2.) In Weblogic we have been using "AutoType" ant task which generates "Data type mapping and Java/Serialization class" for non-built-in data types that used as parameters. Do we same available in JBoss.