JBoss Community

Re: Genereate WSDL does contain information of static fields

created by spyhunter99 in JBoss Web Services Development - View the full discussion

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

Start a new discussion in JBoss Web Services Development at Community