cancel
Showing results for 
Search instead for 
Did you mean: 

Axis Framework in SOAP Adapter in PI 7.1

Former Member
0 Kudos

Hi Experts,

I am working on PI 7.1 . I just need to know all that I can about Axis Framework in SOAP Adapter

All inputs are welcome.

Many thanks,

Neha

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi all,

To enable the Axis framework for SOAP adapter I need to deploy the .sda file(LIBRARY file) onto the server.

As mentioned in Note 1039369 I have to replace existing empty jar files with the those inclued in Axis 1.4 src package. My question is since my .sda file opens as a zip file can i directly replace the above mentioned jar files or do i have to recreate the .sda file using some external tool (like NWDS).

please help.

Former Member
prateek
Active Contributor
0 Kudos

Axis stands for Apache extensible Interaction System. The link for PI 7.1 Axis related config is below:

http://help.sap.com/saphelp_nwpi71/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm

Regards,

Prateek

Former Member
0 Kudos

Hi all,

thanks for your replies. I am still not clear what purpose does the AXIS framework serve?

What exactly is AXIS framework.

Many Thanks,

Neha

Former Member
0 Kudos

Hi All,

If poosible please suggest a real time scenario which can be implemented using AXIS framework.

stefan_grube
Active Contributor
0 Kudos

> thanks for your replies. I am still not clear what purpose does the AXIS framework serve?

> What exactly is AXIS framework.

Axis is an open source library for web services.

With the SOAP Axis adapter you can enhance the ability of the standard SOAP adapter with self-written modules, that are derived from the Axis library. You can for example influence the SOAP header, read and write additional HTTP headers, like cookies or use different protocol and attachment types, which are not supported by the standard SOAP adapter.

Regards

Stefan

former_member182455
Active Contributor
Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Check this configuration Guide:

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

How Tou2026 Set http-Header Parameters using the Axis Framework

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b092777b-ee47-2a10-17b3-c5f59380...

Thanks,

Boopathi

Edited by: Boopathi Thangavel on Aug 4, 2008 10:06 AM

Former Member
0 Kudos

Hi,

Thanks for the prompt reply. If possible, could you please throw some light on the concept of Axis Framework in SOAP Adapter and why it is used.

many thanks.

Former Member
0 Kudos

Hi,

please check sap note 1039369.

Regards

Patrick

Former Member
0 Kudos

Hi,

For more Information visit:

ws.apache.org/axis/

Thanks,

Boopathi