spyhunter99 [
https://community.jboss.org/people/spyhunter99] created the discussion
"Re: Genereate WSDL does contain information of static fields"
To view the discussion, visit:
https://community.jboss.org/message/728091#728091
--------------------------------------------------------------
it doesn't work that way.
remove the static modifiers. everything exposed via web services need to have public
getters/setters
try getting a sample wsdl file, then use wsimport or wsconsume and look at the generated
code.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/728091#728091]
Start a new discussion in JBoss Web Services Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]