Welcome, Guest
Please Login or Register.    Lost Password?

WSDL Generating Option
(1 viewing) (1) Guest
Convertigo Products
This is the place to ask questions, request for enhancements and more generally discuss about Convertigo products.
Go to bottomPage: 1
TOPIC: WSDL Generating Option
#94
WSDL Generating Option 1 Year, 9 Months ago Karma: 0
Tools like CXF doesn't accept SOAP "encoded" option. Is it possible to disable this option ?

"<soap:body use="encoded" ... "
HUG
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#95
Re:WSDL Generating Option 1 Year, 9 Months ago Karma: 0
Here are the steps to follow to disable this option:


    Click right on the project name
    Display the WSDL file
    Select the Source view instead the design view (by default)
    Delete the lines of code containing the encoded option details


Deploy your project on the server. This should work properly.

Hope this helps!
Nadia
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#96
Re:WSDL Generating Option 1 Year, 9 Months ago Karma: 0
I will test it. But I'm surprised to modify the WSDL, after it will not match with server side implementation.

Do you recommand a JAVA tool to manage web-service ? I tested some librairies like Axis1, Axis2 or CXF but that never works.

Regards,
HUG
HUG
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#98
Re:WSDL Generating Option 1 Year, 9 Months ago Karma: 0
It is recommanded to use AXIS2.

Regarding the wsdl, there are some actions that may regenerate the original wsdl on the studio side. This is why it is also recommanded to deploy the immediately on the server after doing dome manual modifications.
Nadia
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: elodiee