Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.4
-
None
-
None
-
Linux 2.6.5-7.252-smp #1 SMP Tue Feb 14 11:11:04 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
SAP XI 7.0 SP013 on NW04s
Description
In order to create an Axis SOAP Adapter, we have followed the
instructions contained in the SAP note 1028961.
According to these instructions, to use the Axis framework in the SOAP
adapter, we must compress the following Axis JAR files, version 1.4, in
aii_af_axisprovider.sda:
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
We've successfully deployed aii_af_axisprovider.sda
from SDM but, when we try to verify the Axis Adapter accessing to
http://hseedxi.na.holcim.net:55000/XIAxisAdapter/MessageServlet
we obtain this error:
Axis Adapter Message Servlet
Component Versions
Adapter Common Library Version: ???
Adapter Application Version: 1.7.0013.20070811203925.0000, 645_VAL_REL (2007-08-11 20:39)
Axis Version: ???
Required Components
• Apache-Axis
Error: required component missing java.lang.NoClassDefFoundError: org.apache.axis.AxisEngine — looking for org.apache.axis.AxisEngine in com.sap.aii.af.axisproviderlib/axis.jar; see http://ws.apache.org/axis/
• Jakarta-Commons Discovery
Found: org.apache.commons.discovery.Resource at /usr/sap/DXI/DVEBMGS50/j2ee/cluster/server0/bin/ext/com.sap.aii.af.axisproviderlib/commons-discovery-0.2.jar
• Jakarta-Commons Logging
Found: org.apache.commons.logging.Log at /usr/sap/DXI/DVEBMGS50/j2ee/cluster/server0/bin/ext/com.sap.aii.af.axisproviderlib/commons-logging-1.0.4.jar
Number of Missing Components: 1
Status: Error
Optional Components
• XML Security API
Warning: optional component missing — looking for org.apache.xml.security.Init in com.sap.aii.af.axisproviderlib/xmlsec.jar; see http://xml.apache.org/security/
• Apache Xalan
Found: org.apache.xalan.Version at unknown
• Jakarta-Commons Codec
Warning: optional component missing — looking for org.apache.commons.codec.Encoder in com.sap.aii.af.axisproviderlib/commons-codec.jar; see http://jakarta.apache.org/commons/codec/
• Jakarta-Commons Net
Found: org.apache.commons.net.SocketFactory at /usr/sap/DXI/DVEBMGS50/j2ee/cluster/server0/bin/ext/com.sap.aii.af.axisproviderlib/commons-net-1.0.0-dev.jar
• Jakarta-Commons HttpClient
Warning: optional component missing — looking for org.apache.commons.httpclient.HttpClient in com.sap.aii.af.axisproviderlib/commons-httpclient.jar; see http://jakarta.apache.org/commons/httpclient/
• Apache WSS4J
Warning: optional component missing — looking for org.apache.ws.security.WSSConfig in com.sap.aii.af.axisproviderlib/wss4j.jar; see http://ws.apache.org/wss4j/
• Apache Addressing
Warning: optional component missing — looking for org.apache.axis.message.addressing.Constants in com.sap.aii.af.axisproviderlib/addressing.jar; see http://ws.apache.org/addressing/
• Apache Sandesha
Warning: optional component missing — looking for org.apache.sandesha.Constants in com.sap.aii.af.axisproviderlib/Sandesha.jar; see http://ws.apache.org/sandesha/
Number of Missing Components: 6
Status: Warning
$Id: //tc/xi/645_VAL_REL/src/_adapterframework/_axis/_ee/java/com/sap/aii/adapter/axis/web/MessageServlet.java#2 $