People,

I can declare javabeans in a web service but they function like a DTO. What if I want to use as a parameter a class that have a method like “execute”. Do I have to customize the class?

 

Can I use a class that have methods like execute, but declare only the methods getters & setters in the wsdd for being a javabean.

 

Thanks in advance.

 

 

 

Reply via email to