Forum Discussion
nmrao
12 years agoCommunity Hero
I see your example code which i could not relate. Does your wsdl contains in line schema?
What I know is you can use some code generator which will generate the classes for the wsdl, you may generate it client side code or service side code.
Please see http://axis.apache.org/axis2/java/core/ ... lugin.html
then probably you will be able to achieve what you are looking for, I hope.
What I know is you can use some code generator which will generate the classes for the wsdl, you may generate it client side code or service side code.
Please see http://axis.apache.org/axis2/java/core/ ... lugin.html
then probably you will be able to achieve what you are looking for, I hope.