Unable to Deploy Webservice

ashu_27

New Member
Hi,


I generated a WSDL using the proxygen tool. I had edited the PortType/Binding Suffix and Service suffix to a different name other than the progress defualt. I then tried to deploy, the Webservice, but it showed me the following error - "Failed to Parse the WSM file entered". File doesn't contain valid WSM content. However, if I deploy the WSM with Proxygen defaults for PortType/Binding Suffix and Service suffix then the webservice deploys without any problem.

Can't we deploy a webservice with a different Binding/Service suffix?


Thanks
Ashok
 
You can either change those setting within the proxygen before creating your .wsm .

OR You can change those settings once the web service is loaded on the wsa but before you enable it in the progress Explorer Tool.
 
Thank you Francois.

I'm using openedge 10.1C. In the proxygen tool i override the default setting for PortType/Binding Suffix, and I generate the WSM file. But this WSM file does not get deployed in the WSA. I've noticed that the WSM file get's deployed only if this PortType/Binding Suffix as "Obj".

You mentioned about changing the settings "once the web service is loaded on the wsa but before you enable it in the progress Explorer Tool" - I didn't see a place were we can change the settings of the Porttype in the WSA properties. Am I missing something?

Thanks in Advance.

AK
 
Back
Top