How to creating a webservice that enable client/authentication

hi, i'm newbie of the webservice development...and i would like to know how to start to create webservice that enable client/authentication on the website...
can i know where can get the relevant information for development?
thanks in advance,
burnthome

The first step will be to setup client side auth. You can take a look at Mike's bolg for some how-to entries with the step-by-step instructions: http://radio.weblogs.com/0132036/2004/01/26.html.
Eric

Similar Messages

  • How to create a WebService that implements a given WSDL

    Hi
    I am implementing a webservice that will be a subscriber for
    another external webservice. The provider of the external
    webservice will give me the WSDL for the subscribers he
    expects. So, I'll have to setup a webservice that implements
    the WSDL provided to me.
    Would this be possible to do with WL7 ? Typically, one implements
    a webservice using EJBs and such within WL, and the servicegen
    script then creates the WSDL. However, this case is sort of in
    reverse where the WSDL is already available and I need to
    create a service that complies with this ...
    thanx
    -john

    That still holds true.
    Mike wrote:
    Any updated info on when that will ship?
    Last I heard it was 20-SEP?
    Mike
    "manoj cheenath" <[email protected]> wrote in message
    news:[email protected]..
    you need to wait for 7.0 sp1 which got a wsdl2service
    ant task.
    regards,
    -manoj
    "john" <[email protected]> wrote in message news:[email protected]..
    Hi
    I am implementing a webservice that will be a subscriber for
    another external webservice. The provider of the external
    webservice will give me the WSDL for the subscribers he
    expects. So, I'll have to setup a webservice that implements
    the WSDL provided to me.
    Would this be possible to do with WL7 ? Typically, one implements
    a webservice using EJBs and such within WL, and the servicegen
    script then creates the WSDL. However, this case is sort of in
    reverse where the WSDL is already available and I need to
    create a service that complies with this ...
    thanx
    -john
    Rajesh Mirchandani
    Developer Relations Engineer
    BEA Support

  • How to create a program that enable peer-to-peer connection

    I'm currently doing a college project which is a instant messenging system. The system will have the client-server network and peer-to-peer network. The client-server network part has been finished but i still facing the problem to write the code to enable two pc communicate with each other by using a server that use in the client-server part .
    I very hope someone can help me.
    thank you!

    Hi,
    I think that i can help u in this respect.
    Let me see what you are suggesting.
    You have two or more servers which need to be aware of on another.
    you have clients which can be connecting on any of the servers.
    you need these clients to be aware of each other.
    well....to do this you need to take a lot of factors into account.
    1. you can use a central server and redirect accordingly.
    2. use distributed servers.
    this is the more difficult part as you need to keep track of the server timezone.
    you need to keep track of the up and downtime of your servers.
    when servers are up or down you need to distribute clients accordingly.
    The second approach is more robust and known better as load balancing.
    Regards,
    myraid

  • How to create a WebServices by using a BI data?

    Hi All,
    Can anybody tell me that, How to create a WebServices by using a BI data?
    If possible need the steps also...
    Plz reply back me to [email protected]
    Your help will be appreciated
    Regards,
    KIran Telkar

    Kiran,
    did you go through...
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7ffba2ec-0c01-0010-2e81-988e48e3ca43
    on how to expose a BW query as a web service...?
    Arun
    Hope it helps..

  • How does create a server with multiple Clients ?

    Any people can lead me .
    How does create a server with multiple Clients ?
    Thanks

    For a multithreaded server you will need a thread to listen and at least one thread per client. If the conversation is half duplex, one thread per client works very well, if it's full duplex you will find one thread to send and one to receive much easier to program.
    I posted a Simple Socket Server that uses 1+2*clients threads.

  • How to create an applet that shows a pdf as non-editable.

    Hi friends,
    Does any one know how to create an applet that shows a pdf document (should make that pdf a non-editable one) while clicking a link.Its urgent for me as I have to complete this one tomorrow itself...please help me...
    I am able to view the pdf document but that cannot be make a non-editable one.
    Can anyone gave me the code for that one....please I am not very much good in Java.

    PDF is a proprietary format and Java doesn't support it by default. Are you using a 3rd party tool to create the PDF? If so, you need to review the developer docs to see how to make the document non-editable. Frankly, I don't see why you're using an Applet to view a PDF in the first place. What exactly are you trying to do. I'm confused.

  • How to create the above Fiscal period & Client Calender

    Hi All,
    I want to create Client Factory Calendar in BI System.
    Source is MS SQL DB(UD Connect) not ECC.
    I got the below information from the Business Group:
    For the moment we need to implement the Client Calendar. So periods should be according to Client Fiscal Periods. We do not need to implement public holidays, as they donu2019t affect periods.
    Client periods always contain complete weeks, starting Monday, finishing Sunday. Periods contain the following number of weeks: 5-4-4-5-4-4-5-4-4-5-4-4.
    Please calsri fy the below:
    >> Holiday calender is not required. but w/o holiday calender how we can define Factory calendor? Is it possible?
    >> How to define the fisacl periods?.
    >> When can we use these fiscal periods in the Factory Calender?.
    Please provide me step wise procedures..how to create the above Fiscal periods & Client Calender.
    Thanks in advance,
    Sri.

    hi siri.
    please go though these links
    calendar
    difference b/n Factory Calendar and Public Holiday Calendar
    hope this will help u.
    thanks

  • How to create a vi that counts for example 3 - 10 pulses in and then give a 1 puls out

    how to create a vi that counts for example 3 - 10 pulses in and then give a 1 puls out.
    I'm working with Labview 6.1
    Running with Labview 6.1
    Fieldpoint hardware

    Hi,
    You should be more specific, what kind of hardware you are using ???
    Which kind of pulse you are measuring ?? You are saying that you want to count a number of pulses and then when you get to a limit (which will be between 3 and 10) you want to output a pulse ?
    Andre Oliveira

  • How to create a webservice in NWDI & How to register the webservice in AS?

    Dear all,
    Can you please explain how to create a webservice in NWDI?
    How to Register webservice in NetWeaver Application server?
    Please provide the details and useful links?
    Thanks
    Abdul

    The following link explains how to create webservice.
       a. How to import WSDl into NWDS
       b. How to user webservice proxy in Web application
       c.How to make the component dependency
       d. How to Configure in J2EE visual admin
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0cf9e42-ccb0-2c10-d0a4-f5aa8a79e19a
    Edited by: Abdul Gafar on Nov 13, 2009 8:28 AM

  • How to create a form that will allow the applicant to upload their photo

    I have Adobe Acrobat 9 Pro Extended and I know how to create forms that require text input.
    How to create a form that will allow the applicant to upload their photo? I alo wish to know how to upload a photograph so that I can test the form I created.
    Thank you
    Adrian Watts

    test@ORA10G> with x as (
      2    select '234-1111' as customer, to_date('2-Jan-2008','dd-Mon-yyyy') as call_date, 'Order product' as reason from dual union all
      3    select '234-1132', to_date('3-Jan-2008','dd-Mon-yyyy'), 'Request info' from dual union all
      4    select '231-1154', to_date('4-Sep-2007','dd-Mon-yyyy'), 'Request info' from dual union all
      5    select '234-1111', to_date('2-Nov-2007','dd-Mon-yyyy'), 'Order product' from dual union all
      6    select '234-1132', to_date('9-Jan-2008','dd-Mon-yyyy'), 'Request info' from dual union all
      7    select '231-1154', to_date('9-Sep-2007','dd-Mon-yyyy'), 'Request info' from dual union all
      8    select '234-1111', to_date('5-Dec-2007','dd-Mon-yyyy'), 'Order product' from dual union all
      9    select '234-1131', to_date('7-Dec-2007','dd-Mon-yyyy'), 'Request info' from dual union all
    10    select '231-1154', to_date('1-Sep-2007','dd-Mon-yyyy'), 'Request info' from dual union all
    11    select '234-1111', to_date('8-Jan-2008','dd-Mon-yyyy'), 'Order product' from dual union all
    12    select '234-1131', to_date('3-Dec-2007','dd-Mon-yyyy'), 'Request info' from dual union all
    13    select '231-1154', to_date('4-Nov-2007','dd-Mon-yyyy'), 'Forward to Sales' from dual)
    14  --
    15  select customer,max(call_date), reason
    16  from x
    17  where reason = 'Request info'
    18  group by customer, reason;
    CUSTOMER MAX(CALL_ REASON
    231-1154 09-SEP-07 Request info
    234-1131 07-DEC-07 Request info
    234-1132 09-JAN-08 Request info
    test@ORA10G>
    test@ORA10G>pratz

  • How to create a program that will accept a series of strings of 0 and 1 onl

    how to create a program that will accept a series of strings of 0 and 1 only then displays 0 as 48 and displays 1 as 49.

    Isn't one thread enough for your homework?
    http://forum.java.sun.com/thread.jspa?threadID=5253850&messageID=10051155#10051155

  • How to create a javabean that generate random password?

    May i know how to create a javabean that can generate random password?
    that include character and string
    and length of 10.

    i created a class file for my java bean
    package autogenerate;
    import java.util.*;
    public class GeneratePwId
    private int MemId;
    private String Passwd;
    public GeneratePwId(){}
    public String getPasswd()
    return this.Passwd;
    public void setPasswd()
    char[] letters = { 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H',
    'J', 'K', 'L', 'M', 'N', 'P', 'R', 'T',
    'U', 'V', 'W', 'X', 'Y', 'Z', 'a', 'b', 'c',
    'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k',
    'm', 'n', 'p', 'q', 'r', 's', 't', 'u',
    'v', 'w', 'x', 'y', 'z', '0', '1', '2',
    '3', '4', '5', '6', '7', '8', '9' } ;
    String pwd = "" ;
    while( pwd.length() < 10 )
    pwd += letters[ (int)( Math.random() * letters.length ) ] ;
    this.Passwd = pwd;
    i successfully compile my java file. and try to test it by writing a jsp file.
    here is my jsp code
    <html>
    <head>
    <title>
    Try retrieving password
    </title>
    </head>
    <body>
    <jsp:useBean class"autogenerate.GeneratePwId" id="bean0" scope="page"/>
    <%=bean0.getPasswd()%>
    </body>
    </html>
    but i encounter this error
    org.apache.jasper.compiler.ParseException: /jsp/GetPasswd.jsp(7,18) Attribute class has no value
    anyone can teach me how to solve this problem?
    thanks a alot!

  • How to create a program that accepts 5 digits from the user between 0 and 9

    how to create a program that accepts 5 digits from the user between 0 and 9 then put them in ascending order using link-list method..

    You can use a scanner to get user input from the command line.
    import java.util.*;
    public class Test {
        private List<Integer> list;
        private Scanner in;
        public static void main (String... args) {
            new Test ();
        public Test () {
            list = new LinkedList<Integer> ();
            in = new Scanner (System.in);
            for (int i = 0; i < 5; i ++) {
                System.out.format ("Please enter a number (%d more): ", (5 - i));
                list.add (in.nextInt ());
            Collections.sort(list, new Comparator<Integer> () {
                public int compare (Integer i1, Integer i2) {
                    return i2 - i1;
            System.out.println (list);
    }

  • How to create a VI that detects and records responses from user

    Does anyone has experience in creating a VI that allows the user to e.g., watch a video or series of images, pause or rewind video etc. and the VI records the duration of all pauses or user responses.

    avenue wrote:
    How to create a VI that detects and records responses from user
    You definitely need to check what 'EVENT STRUCTURE' is and how to use it... because thats needed to write such code.
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • How to create a JAX-WS dispatch client on top of the SAP JAX-WS runtime?

    Hello,
    We have created an ear file that calls a web service using the Metro toolkit.  This code is throwing an exception when attempting to create a client to connect to the calculation service. The exception is coming out of the core JAX-WS classes that are part of NetWeaver. (see exception below)
    Caused by: java.lang.NullPointerException
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.SAPServiceDelegate.createDispatchContextExistingPort(SAPServiceDelegate.java:440)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.SAPServiceDelegate.createDispatchContext(SAPServiceDelegate.java:475)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.SAPServiceDelegate.createDispatch(SAPServiceDelegate.java:492)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.SAPServiceDelegate.createDispatch(SAPServiceDelegate.java:484)
         at javax.xml.ws.Service.createDispatch(Service.java:166)
    We have done some research and it appears that as of NetWeaver 7.1 SP3 SAP stopped using the SUN JAX-WS runtime and implemented their own SAP JAX-WS runtime.
    Included below is the code we use to create a client below. It works fine on all the platforms we support with the exception of NetWeaver 7.1 SP3 and higher (already checked SP5 as well)
          //Create URL for service WSDL
          URL serviceURL = new URL(null, tpsWSEndpointWSDL);
          //create service qname
          QName serviceQName = new QName(targetNamespace, "CalculateTaxWSService");
          //create port qname
          QName portQName = new QName(targetNamespace, "CalculateTax");
          //create service
          Service service = Service.create(serviceURL, serviceQName);
          //create dispatch on port
          serviceDispatch = service.createDispatch(portQName, Source.class, Service.Mode.PAYLOAD);
          //invoke dispatch with Source based request
          Source result = serviceDispatch.invoke(new StreamSource(documentToInputStream(request)));
    Does anyone know what we need to change in order to create a JAX-WS dispatch client on top of the SAP JAX-WS runtime? 
    Thanksu2026
    -Chris

    Not that I have a definitive answer, but why should it matter? The web service should be developed independent of TLS. If you are trying to use SSL with then the web service is oblivious to it. If you are trying to use WS security thats a whole other ballgame.

Maybe you are looking for

  • Did you know? (ATV power consumption)

    leaving your Apple TV connected to a power source when not in use will cost you $7.65 a month in hydro cost (based on prices for Hydro in Vancouver Canada. I am testing the consumption through our Hydro smart panel at home and will post the results a

  • Using java.nio

    I have copied this, one program from a book that would have to read file of gives to me to you mixed but it does not work, you could me why? import java.io.FileInputStream; import java.io.IOException; import java.io.File; import java.io.FileNotFoundE

  • Other event images flash up when scrolling through an event

    When I am scrolling down though photos in an event the row of images below are not images from that event! For a split second other photos flash up from another event. The most confusing part is when I have clicked on a specific photo to enlarge it t

  • Re: R9 280 Questions ????

    the PSU looks decent one, unless its defective in some way should be trusted one and powerfull enough QuoteI found out VGA slot has broken a little ( i guess because of transportation during flight) I change Mobo and also CPU you have replace...

  • Reset power-on password?

    I have a system disabled code 52690945 on my HP Split 13-g110dx x2 . any way to reset power-on password, or admin password. I bought system as a "parts or repair" from Microcenter. I have a receipt. This question was solved. View Solution.