Alessio Soldano [
http://community.jboss.org/people/alessio.soldano%40jboss.com] created
the discussion
"Re: Maven wsconsume fails"
To view the discussion, visit:
http://community.jboss.org/message/574223#574223
--------------------------------------------------------------
I just tried simply creating a folder with your wsdl and pom.xml (of course created
src/main/resources and src/main/java dirs), updated the pom.xml to use java 1.6 (basically
specified maven-compiler-plugin with source and target 1.6) and ran 'mvn clean
package'.
The wsconsume plugin successfully generated the sources.
Try googling on the sax parse exception you get, I this for instance:
http://www.mail-archive.com/users@cxf.apache.org/msg02985.html
http://www.mail-archive.com/users@cxf.apache.org/msg02985.html
mailto://www.mail-archive.com/users@cxf.apache.org
//www.mail-archive.com/users(a)cxf.apache.org/msg02985.html
In any case this is strange, generally speaking, the wsconsume tooling is a facade over
the Sun/Oracle wsimport tooling, so unless you get issues reated to classloading, the same
behaviour should be expected...
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/574223#574223]
Start a new discussion in JBoss Web Services at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]