JBoss Community

Re: JBoss 5.1: Complex objects are not being convert to XML payload

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

it's your service, you can do whatever you want.

 

Start with the attached wsdl

modify as necessary and try to remove the xs:any's

you'll also need to add the service and port definitions

use wsconsume -k (wsdlfile)

take the generated output and add it to a jar or war project

located the interface class, AdamRuleServiceBusiness

create another class that implements AdamRuleServiceBusiness

fill in your logic, build and deploy

Reply to this message by going to Community

Start a new discussion in JBoss Web Services Development at Community