Hello,
I am a new developer in axis and web services. i am writting a web
service with java,axis 1.3,tomcat for OTA (http://www.opentravel.org/).
i want to discuss about my web service project.The service has a lot of
standart and strcuture. it has very complex xml structure.
first off all i generate my bean class using wsdl2java. It created lots
of java files. (thanks Anne)In this point i am using OTA xsd file for
creating bean java classes.
then i write a web service class to manage bean classes. all business
logic is in web service class.and it has parameters for xml request and
response.
And deploy all class to axis.
But i am little confused.My xml structure has lots of java class with
complex types. I am having troubles on each step so i am moving step by
step.for eaxmple string attribute.
As mentioned above i am a newbie in this platform and i cannot estimate
whether further problems will make me stuck or am i in correct path or
not.
please would you share your oppinion with me? Or do you have any suggestion in my stations ?
Thanks for interesting.
Recep
