|
Hi everybody,
I'd like advices concerning a project I have
to do using Apache AXIS2.
Actually, I have to implement the WS-Transfer
protocol using Apache AXIS2. I spent time to understand how AXIS2 works and I
have some questions. Maybe you could answer to them:
First of all, implementing the
WS-Transfer protocol consists in formatting messages in a special format and
understanting these messages in order to send appropriate responses.
After studying AXIS2, I have noticed its
extensibility by the addition of modules. These modules can touch the message
meaning the header and the body. That is why, I was wondering if it is better to
use this concept or declare everything in the WSDL file describing the service?
In fact, I also analysed the wsdl language and I have noticed that a SOAP
binding exists which permits to specify the message format.
That is why, I don't really know which method is
preferable and more convenient?
Moerover, if you can advise me some
good documentations on the WSDL language, I would be glad to take
them...
Any comment is welcome!
Cheers
Fabien
|
- WS-Transfer protocol using AXIS2 Fabien Couble
- Re: WS-Transfer protocol using AXIS2 David Illsley
