I followed the instructions on JBOSS, to compile code from wsdl using wsconcume in maven. However I am unable to generate any kind of code with JBOSS 4.3.0. I believe there is a mismatch between maven plugin version and JBOSS 4.3.0 (enterprise) version.
Can some one guide me what is the correct pom.xml to be used to generate java code from a wsdl using wsconsume in MAVEN( version 2.0.8)?
Thanks.