WAJSBERG Julien RD-BIZZ wrote:

Ephemeris Lappis a écrit :

Thanks for your feedback. Bad news !...
I'd like to have a point of view from the Axis team about this issue. I'm
not currently working a lot in web services domains, but according to what
i've been reading in this list and others, document/literal seems to be
often required (as in my case by one of the peer limitation), and no to be
able to generate right descriptors with one of the most used soap stack
results very strange !


I think you're slightly mistaken here.
What is often required is "document/literal with 'wrapped' convention", more commonly called "wrapped document/literal" or "wrapped/literal" (and it's actually the most recommended way of constructing a web service these days).


And it's actually quite well supported by Axis 1.2 release candidates :) (look for WRAPPED-style web services in axis documentation).


From my experience, Axis 1.2 has problems with wrapped style too. For example, using Java2Wsdl tool, the generated wsdl is bad (generates error when using Wsdl2Java), also, the generated wsdl has some of the arrays data wrapped up, while to my opinion, it should not. In my case, I have to manually modify the generated wsdl for things to work properly. After working with the wrapped style web services, I really think Axis 1.2 still need a major bug fixing to do with this before its release.




Reply via email to