cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP standards

Former Member
0 Kudos

Hi,

I am creating webservices based on the ESR model. I have created my service interfaces and then publishing them as webservices. My B2B vendor deals with web services in accordance to JAX-RPC

(JSR 101) and Implementing Enterprise Web Services (JSR 109) JAX-RPC 1.0 and SOAP 1.1 specifications. I want to make sure when I release my webservice to the client will it be in accordance to these standards ? Also how can I find out about the standards of SAP enterprise services? I am receiving web services based on Apache Axis. I am sure SAP can support this with the axis option in SOAP adapter. Please advise.

Teresa

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi Teresa,

on this page:

http://help.sap.com/saphelp_nwpi711/helpdata/de/46/b1401bf96c41d5e10000000a1553f7/content.htm

you will find all spec for SOAP for 7.11

also have a look at Java EE 5 Specifications for jax

hope this helps,

Regards,

Michal Krawczyk

Former Member
0 Kudos

Sorry guys was down with a bad stomach bug but the replies were more than helpful. As always you are the best.

Teresa

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Teresa,

You can use the apache axis framework in PI, provided you deployed the jar files provided in this link.

http://help.sap.com/saphelp_nw04/helpdata/en/45/a4f8bbdfdc0d36e10000000a114a6b/content.htm

Also you can see Note 1028961 - How to prepare axisproviderlib.sda for Adapter Framework

Regards,

---Satish