Hi all
I have generated a client stub to call a 3rd party web service using
Wsdl2Java. The provided WSDL (and XSDs imported it) includes a number of
faults which are generated and returned by Axis2 as exceptions (all as per
usual so far).
However, the actual Soap message returned by the web serv
Francois-
pouvez vous brièvement décrire.
Problème
Quel environnement à employer pour se reproduire.
Version d'axe.
WSDL.
XSD de accompagnement
Martin Gainty
__
Jogi és Bizalmassági kinyilatkoztatás/Verzicht und
Vertraulichkeitanmerkung/Note de dé
Martin,
Could you please use *English* here ? As you may know this is an English
only mailing list.
Thanks !
2012/5/10 Martin Gainty
> Francois-
>
> pouvez vous brièvement décrire.
> Problème Quel environnement à employer pour se reproduire.
> Version d'axe. WSDL.
> XSD de accompagnement
>
>
Hi there,
I am trying to use wsdl2ejava Axis-1.6.2 generated stubs and including
Rampart-1.6.2 for the WS-Sec.
I have copied in to my application all the required Axis/Rampart jars,
modules and created the required directory structure when building it.
All my web services and generated code client