Hi,
I have problem with Adobe Document Services on Netweaver 7.3
ADSSAP component is installed, but when I try to open URL:
http://<SERVER_URL>/AdobeDocumentServices/Config as stated in the guide document, the following error appeared:
| 405 Method Not Allowed | ||
| SAP NetWeaver Application Server 7.20 / AS Java 7.30 | ||
Error: com.sap.engine.services.webservices.espbase.server.additions.wsa.WSAddressingException: com.sap.SOA.wsr.030104 - Expected request method POST. Found GET.
Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/JSTSG/Home
| Details: | No details available. |
I have searched through SDN and Google and I haven't found any answer.
SP0 and SP5 have exactly the same behaviour, and restarting the component does not help.
Has anybody solved the same problem?
Thank you
Hello Agus,
I have exactly the same issue with Netweaver 7.3 SPS5 .... Have you been able to solve it ?
Thanks
I am also have this same problem. Any solution?
Hello Agnus,
with NW730 you have to use the following URL:
http://<SERVER_URL>/AdobeDocumentServices/Config?wdsl to proceed the POST method as described in the SAP Technology Troubleshooting Guide:
http://wiki.sdn.sap.com/wiki/display/TechTSG/(MID)com.sap.SOA.wsr.030104,
best regards
Jens
Hi Jens
I'm getting same error and as per your suggestion, i changed to wsdl, but still same issue.
Any other suggestions to check it?
Thanks
Amar
Hi Amar,
did you execute the functional unit "Adobe Document Services" in the nwa?
best regards
Jens
Thanks Jens for your reply.
Problem is fixed. The cause of problem was the password for 'ADSUser' in Java User-Admin (NWA).
I'm testing the ADS configuration in Sandbox server and used password for 'ADSUser' as 'adsuser11'. Changed the password and it worked.
Thanks again for your reply and link (http://<SERVER_URL>/AdobeDocumentServices/Config?wdsl).
Regards
Amar