spyhunter99 [
https://community.jboss.org/people/spyhunter99] created the discussion
"Re: Which versions for eclipse + JBoss AS + JDK + JBossWS"
To view the discussion, visit:
https://community.jboss.org/message/757219#757219
--------------------------------------------------------------
That's your problem right there, using eclipse with a plugin for web services. I have
never gotten them to work, ever.
download the distribution for jbossws for the variety and version that you're using on
your production system.
Then goto the deploy/bin folder and run wsconsume -k pathToYourWsdl.wsdl
Grab the generated sources and drop them into your project's src folder.
Implement the interface provided.
I posted a complete how to not that long ago, source was attached.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/757219#757219]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]