cancel
Showing results for 
Search instead for 
Did you mean: 

Exchange rate SAOP-AXIS adapter - SAP PO 7.4

former_member196519
Participant
0 Kudos

Hi Expert,

My requirement is to fetch exchange xml file from web link : http://www.nationalbanken.dk/DNUK/rates.nsf/rates.xml . I have gone through Michael blog: http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/01/05/michals-pi-tips-exchange-rates-fr...

And I have done everything same but nothing happening to sender adapter.

It is showing running but no log updated.

I am working SAP PO (Process Orchestration) 7.4 SP3.

I have gone through ......../XIAxisAdapter/MessageServlet and it show below details:

Axis Adapter Message Servlet

Component Versions

Adapter Common Library Version: 1.7.4003.20130911141725.0000, NW731EXT_08_REL (2013-09-11T18:40:12+0000)
Adapter Application Version: 1.7.4003.20130911141725.0000, NW731EXT_08_REL (2013-09-11T18:40:22+0000)
Axis Version: ???

Required Components

  • Apache-Axis
    Error: required component missing --- looking for org.apache.axis.AxisEngine in com.sap.aii.af.axisproviderlib/axis.jar; see http://ws.apache.org/axis/
     
  • Jakarta-Commons Discovery
    Error: required component missing --- looking for org.apache.commons.discovery.Resource in com.sap.aii.af.axisproviderlib/commons-discovery.jar; see http://jakarta.apache.org/commons/discovery/
     
  • Jakarta-Commons Logging
    Error: required component missing --- looking for org.apache.commons.logging.Log in com.sap.aii.af.axisproviderlib/commons-logging.jar; see http://jakarta.apache.org/commons/logging/

Optional Components

Thanks in advance!

Kumar

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member196519
Participant
0 Kudos

Thanks Srinivas and Amit!

I ask my basis team to check nd install these files. I will get back once these.jar files deployed.

Thansk for your help!

Kumar

former_member182455
Active Contributor
0 Kudos

Hi,

pls instal the below components in ur server.

axis.jar

commons-discovery-0.2.jar

commons-logging-1.0.4.jar

commons-net-1.0.0-dev.jar

wsdl4j-1.5.1.jar

check the below link .

http://scn.sap.com/thread/1434606

Regards

srinivas

Former Member
0 Kudos

Hello,

Did u deployed jar files on PO server to enable axis framework?

Thanks

Amit Srivastava

former_member196519
Participant
0 Kudos

Thanks Amit for your response!

I asked basis guys about jar files and they are syaing that they had already done. But If I want to verify then could you please tell how I can check these jar files.

Thanks,

Kumar


Former Member
0 Kudos

Hello,

Below "Required Components: u will see something like Number of Missing Components and

Status?


Thanks

Amit Srivastava

former_member196519
Participant
0 Kudos

HI Amit,

I see status as error:

Required Components

  • Apache-Axis
    Error: required component missing --- looking for org.apache.axis.AxisEngine in com.sap.aii.af.axisproviderlib/axis.jar; see http://ws.apache.org/axis/
     
  • Jakarta-Commons Discovery
    Error: required component missing --- looking for org.apache.commons.discovery.Resource in com.sap.aii.af.axisproviderlib/commons-discovery.jar; see http://jakarta.apache.org/commons/discovery/
     
  • Jakarta-Commons Logging
    Error: required component missing --- looking for org.apache.commons.logging.Log in com.sap.aii.af.axisproviderlib/commons-logging.jar; see http://jakarta.apache.org/commons/logging/

Number of Missing Components: 3

Status: Error

Thanks,

Kumar

Former Member
0 Kudos

Hello,

I think ur BASIS team has not done a good job

Check this:

1039369 - FAQ XI Axis Adapter

Thanks

Amit Srivastava