Providing Web Service

Hi,
I generated a WSDL for peoplesoft delivered CI. I tried to test the WSDL in SOAPUI. I am able to get a response message for it.
But, the response message has just empty tags with no data in it. As expected, the WSDL invokes the right service operation to create a contact for a vendor. The Peoplesoft tables are updated properly only the response doesn't have any data.
I am currently using PT 8.51.
Below the response message:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<ci:Create__CompIntfc__INFOResponse xmlns:ci="http://xmlns.oracle.com/Enterprise/Tools/schema/CI_INFO_CREATE_RESP.V1">
<ci:notification>1</ci:notification>
<ci:detail>
<ci:INFO>
<ci:SETID/>
<ci:CONTACT_ID/>
</ci:INFO>
</ci:detail>
</ci:Create__CompIntfc__INFOResponse>
</soapenv:Body>
</soapenv:Envelope>

You could have a look at this.
E-CI/IB: SOAP Response Return Blank Keys Value in CI Based Web Services Create Method [ID 780249.1]
At a project a had the same issue when invoking the create operation that returned blank key values of PERSONAL_DATA CI and I needed the generated EMPLID, where the input for the EMPLID van NEW.
I had this solved by renaming the key CI properties from KEYPROP_EMPLID to PROP_KEY1 and providing the CI again to generate a new wsdl, xsd.
After this the response of the CI service returned the generated EMPLID for the input NEW.
Hope this helps.

Similar Messages

  • How to provide web service in servlet container?

    If I want my servlet container to provide web service (JAX-RPC), how should I implement it?
    I'm using Tomcat/Resin as servlet container. Thanks in advance!

    It depends on what standard you are conforming to. Even though some specifications allow you to switch protocols, http is the dominating standard. WS-I, for example, requires the http protocol.
    Klas

  • How to maintain SAP system to provide web service

    Hello,
    I have created web service.  I did configuration via WSADMIN and WSCONFIG (in my system SOAMANAGER is not available). I have checked SICF and web service is activated. Unfortunatelly, web service is not working.
    Do I need to maintain something in the system to be able to provide web-service?
    Thanks&regards,
    Jirka Faltin

    Hello,
    thanks for reply.
    So I can see WSDL file, which was generated by SAP for this web. service. I have URL adress of endpoint. I have very limited access to customer network. I have remote desktop and only thing is internet explorer and SAPGui. So if I open URL adrres of endpoint in internet explorer, I see Page not found error.
    This problem appear after copy of production client to test client. On dev client, web service is working and also on test client was working before client copy
    Thanks&regards,
    Jirka Faltin

  • Retrieve error message of SAP provided web service in web service response

    Hi All,
    We have a SAP provided web service that sometimes fails to process data it is called with. This is not a problem as the data sometimes is just plain wrong (i.e. date field contains text). However, the error is only logged in SAP and can only be queried using SRT_UTIL.
    The problem is that the error is not reported back via the response. How can we set up the web service so that the error could be displayed by the calling party without logging into SAP?
    Thanks for the help in advance.
    Best Regards,
    Daniel

    Hi Calvin,
    The WS is indeed synchronous. The problem is not whether the error is captured or not. It is captured indeed but it is logged inside SAP only and not returned via the Web Service response mechanism. The error message says that error message can be retrieved using SRT_UTIL.
    This is a major problem as the users of the outside system calling SAP have no right to use SRT_UTIL to track down the error. They need to contact SAP basis in order to get to the end of it.
    What we need to achieve is to get back the same error message that can be seen with SRT_UTIL via the web service.
    Thanks.

  • SAP provided web services in ECC 6.0

    Hi all,
    I need to consume some web services provided in <a href="http://erptest.esworkplace.sap.com/sap/bc/gui/sap/its/webgui">web services from workplace</a> (workplace user id needed to get access) from my ECC 6.0. I want to install these web services into my system.
    1. How do I get these readymade web services into my system?
    2. Do I need to install something for this?
    3. If yes, where can I get the installable from?
    Regards,
    Ankit

    Hi Ankit,
    to add some more info to this:
    - The services are coming in the form of an ERP 2005 Add-On
    - Once you installed the add-on, you need to activate the services you wish to use in transaction WSCONFIG
    - You can then test the services from transaction WSADMIN and start making use of them; in WSADMIN, you will only retrieve the services you have previously activated
    Further tip:
    - If you are not sure about which service you need,  is always good to check the ES Workplace for getting information on each existing service
    - In case you want to use the services in Visual Composer (always nice for quickly creating applications consuming services) you can refer to the following link:
    Consuming Web Services Using Visual Composer [original link is broken] [original link is broken]
    Rgds,
    Karim

  • Can I use Web Dynpro to provide Web Services

    I know I can use Adative web services model to consume existing web services.  But I have not seen any example to use Web Dynpro as the web service provider.  Can this be done?  If yes, how?
    Thanks.

    Hi,
    WebDynPro Java/ABAP are primarily User Interface technologies. Webservices are faceless (without UI ) components that provide certain functionality. Using UI technologies like WebDynPro Java/ABAP etc, we can build a face( UI ) to the webservices.
    DnyPro itself means a screen & WebDynPro is for building web based applciations.
    Hope this resolves your question.
    Well, if you still want to use it as provider & if you have an existing web-service, the way to do it is, Right click on your WebDynPro ABAP component & select CREATE->Service Call. Build a Custom Controller or use the Component Controller to get the service using service type = Webservice proxy for your webservice. You can use this Component as a Used component in any other webdynpro components & use this to access webservices.
    Thanks,
    Phani
    Edited by: Phani Rajesh Mullapudi on Oct 8, 2009 10:41 PM

  • WSDL for Provided Web Service does not resolve in IE

    Hi,
    After successfully providing a Web Service in FSCM 9/PT 8.49, I copied the generated WSDL URL in IE I was unable to view the WSDL. In-fact I cannot view any of the OOB WSDL's using the URL which PS generates after successfully posting it to the WSDL repository.
    Any thoughts Please.
    Thank You
    Prashant

    Hi Nicolas,
    The URL that i am currently using is "http://localhost:8280/PSIGW/PeopleSoftServiceListeningConnector/SALES_ORDER_LOAD.1.wsdl
    And when I paste this in IE I get the following response...
    &lt;![CDATA[ Unable to find a Routing corresponding to the incoming request message.  ]]&gt;
    Status Code 20 & MessageID - 505 ... I could not paste the actual SOAP Fault message, as the Rich Text format was not resolving it correctly...
    And on the Web Server window it says "[Fatal Error] :1:1: Content is not allowed in prolog.
    I did lookup this particular error message for Weblogic and what I could make out is that the XML doc being provided has additional BOM Objects which need to stripped..
    Below is the snippet from the +<strong
    *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
    com.peoplesoft.pt.integrationgateway.common.GeneralFrameworkException
    at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector.service(PeopleSoftServiceListeningConnector.java:361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at com.peoplesoft.pt.integrationgateway.common.IBFilter.doFilter(IBFilter.java:69)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3212)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1983)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1890)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1344)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Message-ID: &lt;5852381.1229014948625.JavaMail.CipherXP@cipher-b194ccb8&gt;
    Date: Thu, 11 Dec 2008 22:32:28 +0530 (IST)
    Mime-Version: 1.0
    Content-Type: multipart/related;
    boundary="----=_Part_40_130942.1229014948609"
    Content-ID: PeopleSoft-Integration-Broker-Internal-Mime-Message
    PeopleSoft-ToolsRelease: 8.48
    ------=_Part_40_130942.1229014948609
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-Disposition: inline
    Content-ID: IBInfo
    &lt;?xml version="1.0"?&gt;&lt;IBInfo&gt;&lt;ExternalOperationName&gt;&lt;![CDATA[GetWSDL]]&gt;&lt;/ExternalOperationName&gt;&lt;HttpSession&gt;&lt;SessionID&gt;&lt;![CDATA[]]&gt;&lt;/SessionID&gt;&lt;/HttpSession&gt;&lt;From&gt;&lt;WSA-ReplyTo&gt;&lt;![CDATA[]]&gt;&lt;/WSA-ReplyTo&gt;&lt;WSA-MessageID&gt;&lt;![CDATA[]]&gt;&lt;/WSA-MessageID&gt;&lt;/From&gt;&lt;QStrArgs&gt;&lt;QStrArg&gt;&lt;Name&gt;&lt;![CDATA[wsdl]]&gt;&lt;/Name&gt;&lt;Value&gt;&lt;![CDATA[SALES_ORDER_LOAD.1]]&gt;&lt;/Value&gt;&lt;/QStrArg&gt;&lt;/QStrArgs&gt;&lt;ContentSections&gt;&lt;ContentSection&gt;&lt;ID&gt;ContentSection0&lt;/ID&gt;&lt;NonRepudiation&gt;N&lt;/NonRepudiation&gt;&lt;Headers&gt;&lt;Accept&gt;&lt;![CDATA[image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/xaml+xml, application/vnd.ms-xpsdocument, application/x-ms-xbap, application/x-ms-application, application/x-shockwave-flash, */*]]&gt;&lt;/Accept&gt;&lt;Accept-Language&gt;&lt;![CDATA[en-us]]&gt;&lt;/Accept-Language&gt;&lt;UA-CPU&gt;&lt;![CDATA[x86]]&gt;&lt;/UA-CPU&gt;&lt;Accept-Encoding&gt;&lt;![CDATA[gzip, deflate]]&gt;&lt;/Accept-Encoding&gt;&lt;User-Agent&gt;&lt;![CDATA[Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)]]&gt;&lt;/User-Agent&gt;&lt;Host&gt;&lt;![CDATA[localhost:8280]]&gt;&lt;/Host&gt;&lt;Connection&gt;&lt;![CDATA[Keep-Alive]]&gt;&lt;/Connection&gt;&lt;/Headers&gt;&lt;/ContentSection&gt;&lt;/ContentSections&gt;&lt;IBProfileInformation&gt;&lt;AppServer&gt;&lt;TransformInbound&gt;0&lt;/TransformInbound&gt;&lt;OnRoutePeopleCode&gt;0&lt;/OnRoutePeopleCode&gt;&lt;OnRequestPeopleCode&gt;0&lt;/OnRequestPeopleCode&gt;&lt;TransformOutbound&gt;0&lt;/TransformOutbound&gt;&lt;DataBase&gt;0&lt;/DataBase&gt;&lt;AppServerSendTime&gt;0&lt;/AppServerSendTime&gt;&lt;AppServerRecvTime&gt;0&lt;/AppServerRecvTime&gt;&lt;/AppServer&gt;&lt;GatewayRequest&gt;&lt;Connector&gt;0&lt;/Connector&gt;&lt;Transform&gt;0&lt;/Transform&gt;&lt;GatewayTime&gt;0&lt;/GatewayTime&gt;&lt;/GatewayRequest&gt;&lt;GatewayResponse&gt;&lt;Transform&gt;0&lt;/Transform&gt;&lt;GatewayTime&gt;0&lt;/GatewayTime&gt;&lt;/GatewayResponse&gt;&lt;/IBProfileInformation&gt;&lt;AttachmentSection ResponseAsAttachment="N"&gt;&lt;/AttachmentSection&gt;&lt;/IBInfo&gt;
    ------=_Part_40_130942.1229014948609
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-Disposition: inline
    Content-ID: ContentSection0
    &lt;?xml version="1.0"?&gt;
    ------=_Part_40_130942.1229014948609--
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Message-ID: &lt;12927846.1229014948625.JavaMail.CipherXP@cipher-b194ccb8&gt;
    Date: Thu, 11 Dec 2008 22:32:28 +0530 (IST)
    Mime-Version: 1.0
    Content-Type: multipart/related; boundary="Integration_Server_MIME_Boundary"
    Content-ID: PeopleSoft-Integration-Broker-Internal-Mime-Message
    PeopleSoft-ToolsRelease: 8.48
    --Integration_Server_MIME_Boundary
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-Disposition: inline
    Content-ID: IBInfo
    &lt;?xml version="1.0"?&gt;&lt;IBInfo&gt;&lt;Status&gt;&lt;StatusCode&gt;20&lt;/StatusCode&gt;&lt;MsgSet&gt;158&lt;/MsgSet&gt;&lt;MsgID&gt;505&lt;/MsgID&gt;&lt;DefaultMsg&gt;Unable to find a Routing corresponding to the incoming request message.&lt;/DefaultMsg&gt;&lt;/Status&gt;&lt;AttachmentSection ResponseAsAttachment="N"&gt;&lt;/AttachmentSection&gt;&lt;/IBInfo&gt;
    Integration_Server_MIME_Boundary
    Thank You for your help
    Prashant

  • EBS11i to provide Web services and receive Web services

    Our corporate direction is to have all major systems internal has to communicate to each other using web services. No more using pl/sql, dblink, FTP to communicate.
    we are using EBS 11i.
    1) Is that possible to have our EBS 11i able to receive web service call and make web service call to other systems?
    2) Will 'Oracle AS Adapter for Oracle Applications' is the solution for this? is this adapter install at EBS box to receive web service call and make web service call to other systems?

    Hi,
    WebDynPro Java/ABAP are primarily User Interface technologies. Webservices are faceless (without UI ) components that provide certain functionality. Using UI technologies like WebDynPro Java/ABAP etc, we can build a face( UI ) to the webservices.
    DnyPro itself means a screen & WebDynPro is for building web based applciations.
    Hope this resolves your question.
    Well, if you still want to use it as provider & if you have an existing web-service, the way to do it is, Right click on your WebDynPro ABAP component & select CREATE->Service Call. Build a Custom Controller or use the Component Controller to get the service using service type = Webservice proxy for your webservice. You can use this Component as a Used component in any other webdynpro components & use this to access webservices.
    Thanks,
    Phani
    Edited by: Phani Rajesh Mullapudi on Oct 8, 2009 10:41 PM

  • Consuming and Providing Web Service with JD Edwards ERP system

    Hi,
    I would like to create web services with c++ or java OR any other easier way .
    I need to use that web services to use in Share point to interact with JD Edwards ERP system .
    Pls Note : Since not having license for JD Edwards, I need to create and call from Sharepoint Web service to JD edwards.
                       and not from JD edwards web service.
    Could anybody guide me in this.
    Thanks in advance.

    I had this error again so I thought I would post my solution:
    The issue is SAP needs to know the certificates being used by the web site being called.  These certificates are automatically installed in your browser but need to be manually installed in SAP.  This is what I did:
    How to find/install new certificates
    Make sure you run Internet Explorer as an Administrator so you can export the certificates
    Go to the web site that SAP is trying to call in Internet Explorer
    Double click on the lock in the address bar
    View certificates
    Find the certificates that are being used
    Tools --> Internet Options --> Content --> Certificates
    Click on the “Trusted Root Certification Authorities” tab
    Find the certificate identified in step iii
    Export as a CER certificate
    Click on the “Intermediate Certification Authorities” tab
    Find the certificate identified in step iii
    Export as a CER certificate
    Go to STRUST in SAP
    Import the Certificates in the “Anonymous” or “Standard” SSL client
    Save
    RESTART the ICM via t-code SMICM  <-- Critical!!!
    Test

  • Provide Web Service in PT 8.49

    Hi all,
    I have just installed the new version of PeopleSoft (FSCM 9 and Tools 8.49.02) and i would like to publish web service and use them in JDevelopper (with a parter link). Our wsdl file and url are created successfully. My question are about "Service NameSpace" in "Integration Broker-->Configuration-->Service Configuration" page. Now i'm using default value: http://xmlns.oracle.com/Enterprise/FSCM/service but i want to know what's this url and how PeopleSoft use them? In my wsdl file i have a lot of time. Can i change this url like this:
    http://OurServename:OurPort/Enterprise/FSCM/service ??
    This question are can also be posted for Schema Namespace.
    Thx for your help.
    @+
    Larson

    Namespaces are just like application packages in PeopleSoft or packages in Java. Application Packages and Packages contain various classes where as Namespaces contain various XML elements and attributes. If you want to refer to some elements or attributes then you need to refer the elements and attributes with NameSpace. You can use your own service namespace if the webservice elements are attributes are there in the namespace.
    Let me know if anything is not clear.
    Jayaprakash Tedla

  • Need info on Standard Web services to pull Order data in CRM from external applications

    Hi Gurus,
    I have a requirement to pull Order data in CRM from external non-sap application using Web services. Are there any standard SAP provided web services to pull order data based on some input? If yes, can you provide me any kind of documentation related to this?
    Appreciate your help on this.
    Thanks
    Lakshman

    Hi Lakshman,
    I have checked further.
    Please review below link of the SAP Help documentation :
    http://help.sap.com/saphelp_nw70/helpdata/en/47/3a989cbcef2f35e10000000a1553f6/content.htm?frameset=/en/46/97218e79f115eae10000000a114a6b/frameset.htm&current_toc=/en/d1/802cfc454211d189710000e8322d00/plain.htm&node_id=439&show_children=false
    and also the link :
    –http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DE0426DD9B0249F19515001A64D3F462&id=347DD31EB5AB4BC592BD8B29C0981A1B
    Hoping that this will be helpful.
    Best regards - Christophe

  • How to process a group of records in a single Web Service Call through SDK

    Hi Experts,
    The Business Scenario is as follows:
    Entire data of the customer accounts and Sales information of my client's is coming from an external system called DellBoomi into the ByD. We had a solution for this where we had used a custom inbound web service for some reasons and we cannot consume standard SAP provided web service to do this for customer account creation/updation in ByD. In the solution when we are trying with a custom web service we found that the associations of SalesArrangment and Payment Data are not PSM write enabled for partners. So we had taken a route of consuming SAP standard web service as a external web service and we consumed it and we used this for creation of the customer and for the updation we used the custom web service which we built.
    Here now the problem is it is taking long time to process a batch of 100 customers (almost 3hours it took). It is due to because we are trying to call SAP standard web service for each and every record of 100 records which are coming from DellBoomi and creating them and again updating some of the information with the use of custom web service.
    I know this is a long process and step which we had taken but there is no other way we had left with us.
    Now I am looking for a way to get all the 100 records of the DellBoomi together should invoke the SAP standard web service at a time instead of going and looking for it for each and every record.
    Can any one reply back with their valuable suggestions and solutions.
    Regards..
    Hanu K

    Hello,
    Thank you, guys, for advice. I should have explained calling context before, but what I basically need to do is to see if procedure(arg1, list(record(arg2, arg3))) returns true.
    I see array binding wouldn't fit there nicely. Internal procedure calls would be proc(next(arg1), next(arg2), next(arg3)) - if all these return true, external call should also return true. I would need to make a list of repeating values of arg1 and separate list(record(arg2, arg3)) into separate lists. I would also need to record whether the internal call returns true to deduce whether external call returns true.
    As I see no better way yet, I'll make Oracle procedure proc(arg1, arg2, arg3) and implement a loop in .NET side. If I optimize for performance, I'll probably pack the array of records into string and pass it for Oracle side to parse.
    Regards,
    Aurimas Pranskevicius

  • Web Service Authentication Question

    Hello,
    I'm trying to integrate ApEx with my company's ticketing system. The ticketing system provides web services that are defined in the http://server/folders/webservices.asmx file.
    When I try to add a web service reference to that file I get the following error message after entering the WSDL location: "This WSDL requires authentication credentials. Please supply the username and password below."
    I've tried to enter the username/password many different ways but I always get the same response. When I looked in the documentation for our ticketing system I found some information about it authentication method. This seemed interesting... "WebServices.asmx is installed requiring Integrated Windows authentication. This means that in order to use webservices.asmx the calling application must pass a Windows credential with the HTTP request. That credential must have NTFS Read permission on the WebServices.asmx file."
    Can ApEx work with this? I don't know much about the differences between basic and integrated authentication...
    Thanks in advance for any help!
    Regards,
    Dan

    Jason,
    Yes I am logged into my pc and a member of the domain. If I open the URL in IE the credentials are passed thru. If I open the URL in Firefox, I get a challenge and with the correct credentials I'm allowed to view the page. Subsequent visits to the page do not challenge.
    However, when creating the web service, the browser makes no difference. I always get the "Requires auth" message.
    Dan

  • Web Services using Java 6

    Hi,
    Well, I've been very enthusiastic in implementing a new application that's taking advantage of the newly introduced technology that Java 6 has to offer, instant web services that is. I've implemented the web services and was also able to launch the internal server that comes with the JDK. I must admit that life became really easy due to those introduced technologies, it saved me a lot of time. Furthermore, now I've reached a point where an application I'm integrating with needs to call my server by invoking a simple http request, however, since my server only provides web services I'm kind of stuck and can't think of an easy (fast) solution... I wouldn't like returning to the frustrating old days where I had to use Tomcat and also Axis in order to support both of these functionalities... the question is whether there is a simple way to also expose a simple servlet by using the internal Java 6 server or maybe there is a way to expose a webservice that is actually a servlet...
    your answers are very appreciated :)
    thanks,
    Gil.
    Edited by: GilBa on Apr 15, 2009 2:05 PM

    Hi,
    well, I've taken your advice seriously and immediately turned into embedding Jetty into my application...
    However, due to the fact that I'm a newbie to both Jetty and Web Services I have gotten to a point where I no longer manage to continue :-(
    In order to enable web services I've followed this guideline ([http://gorik.wordpress.com/2008/03/15/jax-ws-and-jetty/]), however, it seems to mislead in some points or at least lacks some vital information I suppose...
    I could not successfully access my webservice even after doing the following actions:
    1 - Writing web service source code and using webservice annotations.
    2 - Successfully generating wsdl and xsd files
    3 - Successfully running Jetty server
    4 - created folders under jetty\webapps\ : myApplication\WEB-INF, myApplication\wsdl
    5 - copied jar file holding the webservice into WEB-INF lib, copied the wsdl under the wsdl lib
    6 - created a web.xml file under myApplication with the following content:
    <web-app version="2.4? mlns="http://java.sun.com/xml/ns/j2ee" xsi:schemalocation="http://java.sun.com/xml/ns/j2ee [http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd]">
    <description>fromwsdl</description>
    <display-name>fromwsdl</display-name></web-app>
    <listener>
    <listener-class>com.sun.xml.ws.transport.http.servlet.WSServletContextListener</listener-class></listener> <servlet>
    <description>JAX-WS endpoint - fromwsdl</description>
    <display-name>fromwsdl</display-name>
    <servlet-name>WebServices</servlet-name>
    <servlet-class>com.sun.xml.ws.transport.http.servlet.WSServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>WebServices</servlet-name>
    <url-pattern>/NadlanWebServices</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>60</session-timeout>
    </session-config>
    {code}
    and what happens when I launch Jetty server is that it claims that it cannot find index.jsp file which is the file that's configured in jetty/etc/webdefault.xml,
    though clearly, it should have not looked for this file due to the servlet mapping I've configured in the web.xml that appears above...
    please help ....
    thanks,                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Configuring PI SSL for communicating with third-party web services

    Hi,
    I'm trying to load a COMODO certificate into a J2EE environment running in NetWeaver 7 (no enhancement packs), in order to connect to an external web service using SSL
    I have been looking at this reference:
    http://help.sap.com/saphelp_nw70/helpdata/en/a0/a5d13f83a14d21e10000000a1550b0/frameset.htm
    and in this document (and many others i've read) it talks about requiring a server key pair to support SSL.
    http://help.sap.com/saphelp_nw70/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm
    My question is - is there a way to use the self-signed root CA certificates instead of having to generate CSRs and sign certs?  I ask this because it seems completely impractical to have to generate key pairs for each SAP installation that is required to access a third-party web service.
    Furthermore, the SSL connection may only be for the web service and I'd rather not have to ask that the entire J2EE server is switched to SSL in order to make this secure connection. I've recently discovered the AXIS framework for the SOAP adaptor however I'm not familiar with it and can't identify whether you could use this for the SSL handshake and avoid having to a) generate certificate key pairs and b) switch your J2EE server to SSL
    Does anyone have experience connecting to a third-party service using VeriSign, COMODO or Thawte certificates and can clear this up for me?
    Regards,
    John

    Did you resolve your issue?
    I´m posting some comments that maybe can help newer administrators facing similar doubts.
    I´m using NW PI 7.1 EHP1 also and some interfaces were developed for using an external site providing web services through SSL (HTTPS) connection.
    As in browser navigation, secure sites protected with SSL has a certificate emited by a international CA. We didn´t perceive the "handshake" in the most of cases because normally the web browser has a group of trusted CAs loaded on its certificate store.
    With SAP PI and its WAS Java a similar procedure occurs with a small difference. The WAS Java didn´t have the trusted CAs loaded on KeyStorage. So, when the adapter tries to establishing a connection with an HTTPS site (it is a background process)  a "handshake" is required to accepting the certificate and produces a error.
    We completes the handshake importing the entire certificate chain (you can upload the site´s certificate to your browser and export it as file) on Keytore under the Trusted CAs view.
    Hope this can help someone. It´s an "easy" part of SSL communication.
    Now I´m trying to configure the inverse: Some third party consuming the PI web services using SSL. I have an additional component on inbound/ incoming connections that is the SAP Web Dispatcher.
    The Help.sap.com is the reference but as always its a little difficult to find the (sequential) path following the links (go ahead, go ahead, go ahead, go back, go back, go ahead)...
    Regards,
    Rodrigo Aoki

Maybe you are looking for

  • We'll I see Lion finally got a webmail solution from 2008 rather then 2001 but...

    Did they figure out how to get us ical and the address book working in the interface or another solution? I've been itching for several years to get away from our Exchange server but staff really needs Outlook Anywhere. Has Apple finally got their st

  • ITunes on XP system will not shut down.

    I must reboot the computer to close iTunes.  Help! I tried uninstalling and reinstalling iTunes.  No help, This problem began with last two versions in June and July 2012.

  • Control center is slow while opening

    Hi All, I have 5 modules in OWB project. nearly 50 mappings are there. while opening the control centre it is taking much time liike 10min. What is the reason? How to reduce this time? How to tune the performance of the mappings in OWB? Thanks, Sai

  • Functions in OAF

    Hi All, I like to know what are all the parameters does below function takes and does in OAF, forwardImmediatelyToCurrentPage() It would be helpfull if you provide and document to get all the details for similar kind of functions which are all used i

  • New - Online Trial of LiveCycle Designer

    Hi all: We've now made LiveCycle Designer available as an online trial. If you want to try it out, but don't want to download the product, you can head to http://adobe.demoservers.com and try Designer online, without having to install anything. Let u