How to configure endpoints in the RI-provider?

I've developed a producer-servlet that tries to send a one-way ebxml-message to the RI-provider. A consumer servlet is supposed to receive the ebxml-message.
However, the documentation for how to set-up the provider and reference it in the code and the deployment-descriptors, is rudimentary to say the least.
Can anyone help me with this?
I hate to ask this since I assume this has already been discussed, however I couldn't find a search-function,

May be this link might help you
http://java.sun.com/javaone/javaone2001/pdfs/1248.pdf

Similar Messages

  • How to configure HTTPS in the receiver HTTP adapter ?

    Hi Guys,
    How to configure HTTPS in the HTTP receiver adapter and where i need to mention the QOS=BE in the receiver adpter.
    any suggestions or help would be appreciated
    Thanks,
    Srini

    You would need make sure that SSL is enabled on the ABAP stack . I rememver seeing a blog on SDN that shows how this is to be done.
    Once you have SSL enabled in the ABAP stack ( you would also need to install the cryptographic libraries as a part of this exercise) , you would be able to use HTTPS and also provide the necessary digital certificates etc.
    I have tried this with SOAP adapters etc but havent with the HTTP adapter but I dont see why this should be any different.
    Regards,
    Bhavesh

  • How to configure Webgate let the Webgate works on HTTPS?

    Hi,
    How to configure Webgate let the Webgate access the OAM challenge URL on HTTPS protocol?
    Thanks,

    There is no configuration needed at the webgate side for this.
    You can configure OAM authentication scheme used to point to the https url of the OAM however first you have to configure your OAM server to run on HTTPS i.e. run the managed server in https mode. Also in Access Manager Settings in Load Balancing section you have to provide the https protocol and port.
    Hope this helps,
    Sagar

  • HOW TO CONFIGURE REPLICATION/INITIALIZE THE TWO SUFFIXES IN DS 6.3

    HI,
    i'm new to DS 6.3,which is pretty cool either,i feel difficult in enabling replication between two suffixes in a directory server instance,
    and can anyone helpme how to configure replication in the directory server 6.3.hope i get reply soon,
    thanking you,
    sasi

    Please have a read of the admin guide for replication available at
    http://docs.sun.com/app/docs/doc/820-2763/fhkry
    Once you try out the procedure, feel free to follow up with specific questions. Don't forget to tell us exactly what steps you took, and what problem you're facing.

  • How to see data in the multi-provider ?

    We have a multiprovider with the key figure as total stock, and its given as a non-cumulative kf which has a check mark next to it. Its getting data from the infocube to it, I mean there are 4 infocubes and 1 ods to the multi-provider. If I right click and see the infocube or the multi-provider and select the fields by rite click and I am unable to see the total stock kf. But if I click the actual multiprovider and click display instead of display data, I am able to see the keyfigures folder, if i expand that I see stock quantity folder and many other folders. If I expand stock quantity folder, there are 3 kf's ztotalstock, 0isstock and 0recstock. In those ztotalstok is non-cumulative checked. And I am unable to see the kf value when i rite click on the mp. So any suggestion to display the data by selecting a posting date in the mp. What my guess is , will there be any internal table/view to display the mp data. Please let me know any suggestions.
    Thanks for your time,

    Prasanth, entering the mp name in LISTCUBE is same as right click on the mp and click on display data, where it will give the selecting criteria for the fields. But here both will display the same fields, that is not my case. I am unable to see one of the key figure which is inside the mp, have you opened any mp. Please right click on it and choose display and then go to the key figures folder , if you open that you have lot of folders in it based on the category. IN my case its the stock kf folder and if you expand that there are three kf's out of the three, one is ztotal stock which is declared as non-cumulative kf, rite next to it, option is checked. So I think that is the reson we are not able to see ztotalstock kf , no matter in the listcube or display data option on the mp. Hope you got my situation. I know how to see the data in the multi-provider or infocube. But in this case its not displaying that ztotal stock keyfigure, but in the reporting we can see the data on the mp. My question is why am I not able to see the selection for that ztotal stock key figure , either in listcube or rite clik display data option. Did anybody face this situation.
    Thank You,

  • How to configure and start the BI-Scheduler?

    hi experts,
    as i am new to OBIEE, plz let me know how to configure and start (schedule the reports).
    if any docs plz send to me..
    Thank u.............

    Hi,
    please go the the oracle by example tutorials : Sending Alerts Using Oracle Business Intelligence Delivers
    link : http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/delivers/delivers.htm
    There is a step by step guide to configure the scheduler. This is a good starting point.
    However there is also some advanced cofigurations that you will get in the Oracle® Business Intelligence
    Infrastructure Installation and Configuration Guide-Chapter 10.
    Hope this helps you.

  • How to configure automatic reloading the class in jboss-3.2.1_tomcat-4.1.24

    HI,
    In tomcat, web context is specified in Server .xml file with
    <!-- Tomcat Examples Context -->
    <Context path="/examples" docBase="examples" debug="0"
    reloadable="true" crossContext="true" />.
    this will deploy my examples webapplication in Tomcat server. And the property reloadable="ture" makes my life easiear. When even I change a .class, the class is automatically loaded in to memory with out restarting the server. Let me know the how to configure the same in Jboss-3.2.1_tomact-4.1.24 (auto-reload context) . Requesting for immediate solution

    I am running into the same problem. The only solution I know is to touch the application.xml which will reload the .ear file, which is not efficient in my case.
    Please let me also know if you have come across something else useful.
    Thanks,
    Mangal
    [email protected]

  • How to read data from the data provider using javascript

    Hi,
    Please let me know how to read the data from the dataprovider using javascript(query assigned to the data provider).
    My query has filter charateristics, free charateristics, charateristics in rows and key figure in column.
    Thanks a lot for your kind help
    Regards
    Kandasamy

    Kandaswamy,
    Assign an ID to your table item , then in JavaScript , you can use ID.innerHTML and you will get the HTML code within that table for the same , then you can find out how best to get the exact value you desire from the innerHTML value which is a string with the entire HTML from within the table item.
    Arun
    Hope it helps....

  • How can i understand all the functions provided in the measurement studio for visual c++?

    Hoew do i choose the AppWizard wich ensure i have the correct header files, libraries...? What is th eMFC ClassWizard use for? How can i more understand all the functions provided in this software?

    Hi,
    It all depends on what you want to do! but in general to use MStudio the best way is to select a NI Measurement Studio AppWizard this way you will have all the classes for the MStudio components to gether with a dilog based MFC application.
    The ClassWizard will help you create classes for the components of your user interface, you can use it with the MStudio components just the same way that you use it with any control in VC++.
    If you go to the start menu and programs you should see under National Instruments a link for MStudio where you can access the help file with all the information on the components and classes. However for specific tasks or questions the best way is to use http://www.ni.com/support.
    Good luck!
    Regards,
    Juan Carlos
    N.I.

  • How to configure and install the IPC??

    Hello All
    I am working on CRM 7.0 with integration to ECC 6.0, I have variants for configurable products in the ERP and I want to use them in CRM orders so I have to use the IPC but I donu2019t know how to configure the IPC and is it to be installed on a separate server or it is just a tool to be activated on CRM or ECC system
    Regards
    Jacopo Francoise

    Hi
    You can refere this link, I believe it will help you alot.
    [http://help.sap.com/saphelp_crm40/helpdata/en/1d/89b6dbf5c02a44af7b1ff8bfd48c35/frameset.htm]http://help.sap.com/saphelp_crm40/helpdata/en/1d/89b6dbf5c02a44af7b1ff8bfd48c35/frameset.htm
    Regards
    Naeem

  • How to configure in build the option "Xlint:deprication"

    Hi all,
    how I can define the "Xlint:deprication" option in Eclipse?
    I would follow the warning:
         [javac] WARNING: Note: Some input files use or override a deprecated API.
         [javac] WARNING: Note: Recompile with -Xlint:deprecation for details.
         [javac] WARNING: Note: Some input files use unchecked or unsafe operations.
         [javac] WARNING: Note: Recompile with -Xlint:unchecked for details.
    But I don't know, how to do this.
    Can you help?
    Thanks
    Sven

    Hi Sven,
    Have you checked your settings under <em>Java u2192 Compiler u2192 Errors/Warnings</em> section <em>Deprecated and restricted API</em> (either project settings if defined there or the general settings)? As long as I don't have configure to give error messages for deprecated features I can still use them and the compiler doesn't complain (or spits out just a warning depending on what I set).
    Cheers, harald

  • How to create endpoint in the creation of webservice in webdynpro for java

    hi all,
    I have created a EjbModule project in webdynpro. Now when i create a new > other>webservie--> virtual interface, it is asking for an endpoint. How to create this endpoint

    Hi Pinki,
    Chk this link..
    http://help.sap.com/saphelp_nw04/helpdata/en/da/2bf042493ef54499a77394ef6be096/frameset.htm (Section abt Endpoints while Creating a Web Service for an Enterprise JavaBean)
    GS

  • How to configure Usertokenname in the header of outbound messages in XI?

    Hello all,
    I implement RFC to WebService scenario. The web service has an username token in header, so as understand SOAP request of exchnage infrustructure must have it too order to communicate with web service.
    If I test the scenario with the same webservice without wss usertoken it runs successfully. If I take the webservice with usertoken in header, I've got such error in adapter monitoring
    soap fault: An error was discovered processing the <wsse:Security> header.
    Can you tell me please where I have to say XI, that soap request has to be with usertoken in header?
    I think it have to be in j2ee configuration, there are some services defined under webservice security; but where exactly? Attention: webservice is not deployed on xi j2ee, it is deployed on the tomcat.
    I'll appreciate every help!
    thank you Anna

    Hi Anna,
    Check note 1039369
    "What is the URL for sending SOAP messages to my channel?
    The adapter servlet receives messages sent to the following URL and forwards the messages to the specified axis adapter channel.
    http://host:port/XIAxisAdapter/MessageServlet?parameters
    where host and port are the host name and the port number of the adapter engine and parameters is a list of parameters that identifies the inbound channel given in the following syntax:
         parameters          ::=      token ( '&' token )*
         token               ::=     name '=' value
         name               ::=     fieldname
         value               ::=     fieldvalue
         fileldname          ::=     'senderParty' | 'senderService' | 'receiverParty' | 'receiverService' |
                             'interface' | 'interfaceNamespace' | 'messageId' | 'queueName'
         fieldvalue          ::=     urlencoded value
    This servlet is also used to show the deployment information of the Axis adapter"
    and see:
    Security Settings for the Receiver SOAP Adapter
    http://help.sap.com/saphelp_nw04s/helpdata/en/56/992d4142badb2be10000000a1550b0/frameset.htm
    WS-I Sample Application Blog Series: Securing the WS-I Sample Application
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c572b5e8-0c01-0010-5a88-84f007ae38e7
    Securely Consume Web Services u2014 With No Coding
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/81e77b03-0901-0010-d79c-9ee3afd576e1
    Ensure the Confidentiality of Your SOAP Message Content
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0650f56-7587-2910-7c99-e1b6ffbe4d50
    Web Services Security Cookbook
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/92914af6-0d01-0010-3081-ded3a41be8f2
    Web Services Security UsernameToken Profile
    http://www.oasis-open.org/committees/wss/documents/WSS-Username-02-0223-merged.pdf
    Edited by: Pedro Baroni on Oct 22, 2008 6:24 PM

  • How to configure and view the log file

    Hi all,
    I   want to view the log file generated on the server when an application is deployed to see the trace of an exception.
    But i dont know how to access it.
    Please if anybody can help me.
    Thanx in advance.
    Regards,
    Neetu

    HI,
    You can see the log file from
    Sys admin->support->portal runtime->log viewer
    See the time and date given in the top of each file name,
    in the search field enter u r portal ID and search to find your error.
    search for the latest log file(see the date and time) and search with u r portal id to find the error.
    Message was edited by: Kirupanand Venkatapathi

  • I purchased pagemaker and it was removed from use.  How can I reload with the cds provided?

    Help!

    You’re not making any sense. Please back up and provide a detailed
    description of the problem and the system you are trying to install the
    software on.

Maybe you are looking for

  • My ipod touch 5g was working 5 minutes ago now I can't turn it on!

    I have no idea if its the actual ipod itself or just the screen but when I press the button at the top, literally nothing happens and it was working about 5 minutes ago! My home button has been broken for a while so I cannot do a reset otherwise I wo

  • Error when deploying imported LCA when the same application already exisits.

    Afternoon All, We are getting errors when trying to deploy a newly imported LCA when the application was already running on the server. Environment: ES2.5 All recent SP's and QF's applied. Windows 2k8 R2, MS SQL 2005 Details: We already had a deploye

  • Google Autocomplete + Drop-Down Search History

    I just updated to Firefox 4. Only one major problem. I know all the methods to disable Google's automated AutoComplete function. I've used them for years with Firefox. The methods eliminated Google's search suggestions but retained everything I typed

  • Candy Crush lost all my levels on a new device.. PLEASE HELP

    So I recently got my replacement device, and I downloaded candy crush and It has me on level 1 , I used to be on like 200. Its been two months since I had my last phone & I went on game center It didnt show. Plus my old phone files got backed up onto

  • Why index is being ignored

    SQL> CREATE table t (a  VARCHAR2(10),b VARCHAR2(10))   2  / Table created. SQL> BEGIN   2    FOR i IN 1..10000   3    LOOP   4     INSERT INTO t VALUES (i,'A');   5    END LOOP;   6  END;   7  . SQL> / PL/SQL procedure successfully completed. SQL> CO