Discussion:
maven-wsdl2code-plugin and allPorts Option
Michaël OULLION
2014-12-05 10:34:07 UTC
Permalink
Hello,

we actually try to generate the client part with the maven-wsdl2code-plugin.

The problem is the WSDL define multiples PORT and so the plugin generate only the first one.
In the documentation, we find the allPorts parameter but if we put it to true, the plugin doesn't generate all the port but only the same first one.

Any idea?

Java : 1.6
POM.xml :
[...]


org.apache.axis2
axis2-wsdl2code-maven-plugin
1.6.2


WS Multiple Ports

generate-sources


wsdl2code


http://fra-vsd-29327:10401/Services/mex/AdministrationSSOService

com.test.ws

true





[...]
You can find the wsdl in attachment.

Regards,
Mike
___________________________________________________________
Mode, hifi, maison,
 J'achÚte malin. Je compare les prix avec Voila.fr http://shopping.voila.fr/
Michaël OULLION
2014-12-05 10:43:02 UTC
Permalink
Sorry ,
seems that insert of the xml part failed.
I attach it in pom.xml's file.
Regards,
Message du 05/12/14 à 11h34
De : "Michaël OULLION"
Objet : maven-wsdl2code-plugin and allPorts Option
Hello,
we actually try to generate the client part with the maven-wsdl2code-plugin.
The problem is the WSDL define multiples PORT and so the plugin generate only the first one.
In the documentation, we find the allPorts parameter but if we put it to true, the plugin doesn't generate all the port but only the same first one.
Any idea?
Java : 1.6
[...]
org.apache.axis2
axis2-wsdl2code-maven-plugin
1.6.2
WS Multiple Ports
generate-sources
wsdl2code
http://fra-vsd-29327:10401/Services/mex/AdministrationSSOService
com.test.ws
true
[...]
You can find the wsdl in attachment.
Regards,
Mike
___________________________________________________________
Mode, hifi, maison,
 J'achÚte malin. Je compare les prix avec Voila.fr http://shopping.voila.fr/
[ (pas de nom de fichier) (0.2 Ko) ]
[ AdministrationSSOService.wsdl (108.0 Ko) ]
___________________________________________________________
Mode, hifi, maison,
 J'achÚte malin. Je compare les prix avec Voila.fr http://shopping.voila.fr/
Loading...