Home object  one for each client

1.
When client looks up for home (context.lookup("TraderHome")) :-
1.Client gets the Home Stub which was implemented by the Server, is it correct ?
2.On the server who will communicate with this client homestub? One home-object for on server ? Is it correct ?
3. So Client home-stub and server-home object one-to-one communication ?
4. Will the home-stub object carries any context from server ?(like security or user-specific context ?
5. Can we restrict so that certain user can only get the home object ?
please make me clear ...
-thanks
Praveen Sadhu.

When client looks up for home (context.lookup("TraderHome")) :-
1.Client gets the Home Stub which was implemented by the Server, is it correct ?
2.On the server who will communicate with this client homestub? One home-object for on server ? Is it correct ?
3. So Client home-stub and server-home object one-to-one communication ?
4. Will the home-stub object carries any context from server ?(like security or user-specific context ?
5. Can we restrict so that certain user can only get the home object ?
please make me clear ...
-thanks
Praveen Sadhu.

Similar Messages

  • How many emails can I have on my account? Can I have client folders to customize for each client?

    How many emails can I have on my account?
    Can I have client folders for each client to access their own survey/forms?
    Can I customize for each client?
    Do we need multiple subcription accounts for this?

    You need to have one FormsCentral subscription per email.
    At this time FormsCentral doesn't support folders.
    Gen

  • TS3367 If I have an IPad mini and my wife has an IPad, can I connect to her IPad with FaceTime from my IPad Mini? Are multiple Apple ID's required? One for each device/person?

    If I have an IPad mini and my wife has an IPad, can I connect to her IPad with FaceTime from my IPad Mini? Are multiple Apple ID's required? One for each device/person?

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
     Cheers, Tom

  • Can you run multiple versions of Message  on one computer, i.e. one for each phone line on our account?

    Does anyone know if you can run more than one Message+ on one computer, one for each of our phones?

        CATTULLOS
    Great question! The way to do it is, you will need to open up multiple browsers. (one for each phone number) The only thing you would need to do is log into www.vzw.com for each individual number to be able to send the text messages. Keep us posted let us know if this helps.
    JorgeO_VZW
    Follow us on Twitter @VZWSupport

  • I own and work on two Mac computers.. a MacBook Pro and an iMac. Am I required to "purchase" the one-time in-App purchase of $4.99 TWICE, one for each computer..??

    I own and work on two Mac computers.. a MacBook Pro (dual core, 3.06GHz, 8 GBs RAM) and an iMac ((dual core, 3.06GHz, 4 GBs RAM). Am I required to "purchase" the Garageband one-time in-App purchase of $4.99 TWICE, one for each computer..??

    The answer to your question is not about the GarageBand content but the concept of downloading any apps (or in-apps purchases) from the app store. The Key is your Apple ID.
    Whenever you download an app (it doesn't matter if you pay for the app or if it is free) you have to to be logged in to the App Store with a valid Apple ID. That becomes your "Online License". Whenever you are logged in to the App Store with that Apple ID you will see your Purchase History, what apps you downloaded and also what apps have updates available. As you see, this procedure is independent from your actual computer. The App Store is only interested in your Apple ID for verification.
    To download an app or content on a different computer, just make sure you are logged in to the App Store with the same Apple ID you did for the initial purchase.
    The button will now display (instead of Free or the price tag) "Install" because the App Store knows that you purchased the item before (with that Apple ID) and that you computer you are on at the moment oesn't have th app installed. Just click the "Install" button to download the app.
    Here is how the Button looks like depending on the condition.
    The same principle applies to in-app purchases. With GarageBand, when you try to restore Purchases, make sure you are logged in in the Apple Store with the Apple ID you made the original purchase.
    One more thing: You don't need to be logged in to actually run an app, only for online activities (downloads, updates)
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • How to define a separate virtual host for each client in SICF

    Hello,
    We have an ERP system with multiple clients running on it. The WebDynpro ABAP applications once developed are available on all clients, as standard. However, this is not our desired behavior. We want:
    1. The WebDynpro ABAP applications should be managed separately in SICF depending on the client
    2. The URL for accessing the WebDynpro application should have a own host name for each client. e.g.
    A WebDynpro application on client 100 should be accessed by http://host1:5000/sap/bc/... and the same application on client 200 should be accessed by http://host2:5000/sap/bc/...
    After a while researching I find out that creating a virtual host for each client in SICF would be a possible solution to fulfill the above mentioned requirments:
    1. Set the profile parameter is/HTTP/virt_host_* with corresponding host name and port number
    2. Create a new virtual host in SICF assigning the profile paramter to it
    3. Assign a client to this virtual host
    My question is how to specify a client to a virtual host? I didn't find any possibilities in SICF!
    Anyone can help me? Thanks a lot in advance!
    Best Regards
    Di Li

    Hi Srikishan,
    thanks for your reply. Your suggested way is certainly a potential, and also my preferred option for solving the multiple-client-capable URL access to WebDynpro / BSP applications.
    However, for some reasons, based on the customer requirements, the client should not be visible in the URL. The URL for accessing the WebDynpro / BSP applications on different client should have different host name, as if they are different companies. Besides that, we want to manage each WebDynpro / BSP application on different clients in SICF separately.
    Therefore, at least on my opinion, we need to introduce a virtual host for each client in SICF. But how do I make it happen?
    Regards
    Di

  • How to define a separate virtual host for each client in ICF for WebDynpro

    Hi,
    We have an ERP system with multiple clients running on it. The WebDynpro ABAP applications once developed are available on all clients, as standard. However, this is not our desired behavior. We want:
    1. The WebDynpro ABAP applications should be managed separately in SICF depending on the client
    2. The URL for accessing the WebDynpro application should have a own host name for each client. e.g.
    A WebDynpro application on client 100 should be accessed by http://host1:5000/sap/bc/... and the same application on client 200 should be accessed by http://host2:5000/sap/bc/...
    After a while researching I find out that creating a virtual host for each client in SICF would be a possible solution to fulfill the above mentioned requirments:
    1. Set the profile parameter is/HTTP/virt_host_* with corresponding host name and port number
    2. Create a new virtual host in SICF assigning the profile paramter to it
    3. Assign a client to this virtual host
    My question is how to specify a client to a virtual host? I didn't find any possibilities in SICF!
    Anyone can help me? Thanks a lot in advance!
    Best Regards
    Di Li

    Hi Srikishan,
    thanks for your reply. Your suggested way is certainly a potential, and also my preferred option for solving the multiple-client-capable URL access to WebDynpro / BSP applications.
    However, for some reasons, based on the customer requirements, the client should not be visible in the URL. The URL for accessing the WebDynpro / BSP applications on different client should have different host name, as if they are different companies. Besides that, we want to manage each WebDynpro / BSP application on different clients in SICF separately.
    Therefore, at least on my opinion, we need to introduce a virtual host for each client in SICF. But how do I make it happen?
    Regards
    Di

  • Do we need to create Storage Bins for each Client?

    Hi,
    I have defined the storage bin structure etc which I could transport.
    But does the creation of bins (using LS01N) need to be done separately for each client? If on the test client we dont have access to Create Bins then what is the right approach to get it done.
    Thanks.

    Thanks. I tried using LS05.
    What entries should I make?
    I entered Warehouse and Storage Type
    The Default Session was showing as RLLS0500 and I left it as it is.
    But I am getting Error message "Check you entry for manual storage bin creation".
    Any suggestions?
    Thanks.

  • I'd like Time Machine to backup my personal account's files separately from my guest account's files. Both have big files.  What's the best way to do this?  Should I connect 2 external HD to my new iMac, one for each account?

    I'd like Time Machine to backup my personal account's files separately from my guest account's files. Both have big files.  What's the best way to do this?  Should I connect 2 external HD to my new iMac, one for each account?

    NeuroBrain wrote:
    Since my new external hard drive is have a lot of space, I'm thinking of splitting it for Time Machine and external storage.
    This is a common mistake and I highly advise against it.
    1: TimeMachine saves states of changes and thus requires more room on the TM drive than the boot drive it's backing up.
    2: Something happens to the TM drive, loss, theft, dropped, power surge, etc., you lose both backups.
    3: The storage drive might become a portable need, with it being on the TM drive, now your increasing the risk to the TM backup that something could happen to it along with the storage drive, due to increased movement.
    Seriously, have a read,
    Most commonly used backup methods
    it's ASC User Tip that saves us regulars all the trouble of having to repeat ourselves over and over again in the posts, because we tend to forget things too, or not here sometimes etc.
    "Plan for the worst and the good will take care of itself" - Donald Trump

  • Can I have three different iCloud accounts in my iBook? one for each user of the family? Thanks

    I have a computer at home which is used by 5 family members. Each of us have a separate user in the MacBook. Can each of us have a different iCloud account to sincronize with each of our iPhones or once you download the iCloud for one of us, no other iCloud will be added to the same laptop?
    Many thanks.

    Hi Valeriano009,
    Welcome to the Support Communities!
    You are already on the right track with 5 individual user accounts on your computer.    Please be sure to back up your main Apple ID account before making any changes below.
    The article below will explain in more detail ... but it sounds like you will want to create a separate Apple ID for each member of your family to keep their contacts, calendars, Photo Stream etc. separate. 
    If your family has made a lot of iTunes Store purchases, you can stay signed in to your current Apple ID to have access to them.   Or your family members can start fresh with their own iTunes Store purchases.  Please review the Frequently Asked Questions section in this article:
    Using your Apple ID for Apple services
    http://support.apple.com/kb/HT4895
    Each member of your family should log into their own user account on the computer, and then click on the link below to create their unique Apple ID.
    Apple - My Apple ID
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    Make sure that the email address you want to use for your Apple ID meets these conditions:
    The email address is one that you use regularly, because it will be the primary email address for your Apple ID.
    The email address is not associated with any other Apple ID.
    The email address is not an iCloud email address, which is already an Apple ID. iCloud email addresses end with @icloud.com, @me.com, or @mac.com.
    If each family member is currently using the old Apple ID for their iCloud account on their devices, they will need to follow these steps:
    iCloud: Change iCloud feature settings
    http://support.apple.com/kb/PH2613
    Before you delete the old iCloud account from your iPhone, iPad or iPod touch, turn off each of the features ( contacts, calendars, etc. ) and when prompted, choose to "Keep on My iPhone" if you wish to keep that information.  If your family member doesn't need or want any of this information, then skip down to the selection below to delete the iCloud account completely.
    Turn iCloud features  off
    On your iOS device’s Home screen, go to Settings > iCloud, then tap to turn off iCloud features.
    When you turn off a feature, you’re asked whether you want your device to keep a copy of your information stored in iCloud for that feature.
    Once you have saved the contacts, calendars, etc. that you want from the current iCloud account on your family member's iPhone, then you can delete the old iCloud account from their device.
    Turn off iCloud completely
    On your iOS device’s Home screen, go to Settings > iCloud, then at the bottom of the screen, tap Delete Account.
    At this point, I would suggest turning off the device, and restarting it.  Then, tap on Settings > Mail, Contacts, Calendars.  Tap on Add Account.  Tap iCloud.  Now type in your family member's new Apple ID email address and password.
    Apple ID: What to do after you change your Apple ID
    http://support.apple.com/kb/HT5796?viewlocale=en_US&locale=en_US
    I hope this information helps ....
    Have a great day!
    - Judy

  • In AWM: Measures folder has to bee one or one for each cube?

    First Question:
    In "Analytic Workspace Manager": Have I to create one misure folder for all measures, or one folder for each cube measures?
    Second Question:
    After mantain every singular object what I have to do, to have data ready to use by OLAP tools (BI Beans)? have I to mantain the AW?
    Thanks, please help.

    If they are 72 character they are probably not corruption.
    lets try something install this addon https://addons.mozilla.org/en-US/thunderbird/addon/importexporttools/
    Instructions here http://chrisramsden.vfast.co.uk/3_How_to_install_Add-ons_in_Thunderbird.html
    Create a new folder and select it.
    Point the import export tools as the file through import of an MBOX file (that is it's file type) and see if it can import from the file. There is more than one type of MBOX file and the import tools appear to read through some issues Thunderbird can not.
    The Import Export tools appear on the Tools menu (alt+T) once installed

  • WinXP with two users - can we have two separate iTunes, one for each user?

    Question:  On my Dell WinXPPro SP3 desktop with two users (myself and my wife), can each user have a separate iTunes - so what each of us does with iTunes has no effect on the other?
    Details:  Yesterday, June 29 2012, I bought a new iPad 3 with WiFi only, my first Apple product.  My #1 motive for buying it is to copy movie files (avi, m4v, mp4, etc.) from my WinXP setup (PC plus hard drive) to my new iPad to watch the movies in bed on the new iPad. I understand that I shall need to install iTunes on both the iPad and the PC in order to move or copy the existing movies from the PC side to the iPad.  (I also understand that I won't be able to use iCloud because iCloud will not run on WinXP, only Vista and Win7.)  [By the way, if iTunes will NOT help me do what I want to do, please let me know.  But that is not my question.]
    I am only one of two users on the PC.  My wife is the second user on the PC.  She already installed iTunes on the PC for her own use.  She is an avid iTunes user.   Most of the time, she does not use this PC.  She has her own WinXPPro SP3 Dell laptop, which is what she uses 99% of the time.  She has also had an iPod for some time, hence her use of iTunes.  And now, for the last two weeks, she also has a new iPhone 4S and her own iPad.  So her use of iTunes will grow.  The important point is the following - whatever I do on my side, I do not want to interfere with or disrupt her use of iTunes.  Not even for a second.
    So, can I install or re-install or somehow set up iTunes on MY user on the PC so that it does not in any way use or affect her iTunes?  If the answer is "yes", please give me a step-by-step and list all details.  Is there a YouTube that shows this specifically?  
    More details:  Right now, in C:\Program Files, before I have tried to install anything myself, there are already folders for Apple Software Update, iPod and iTunes, which derive from my wife's installations of these Apple programs some time ago.  I have just now run the Apple Software Updater, which first updated itself on this PC to version 2.1.3.127 and then updated her iTunes on this PC to version 10.6.3.25.  (As a result, the following processes/services are now running, which normally don't run when I am the user: 
      C:\Program Files\Common Files\Apple\Mobile Device Support\AppleMobileDeviceService.exe
      C:\Program Files\iPod\bin\iPodService.exe
      C:\Program Files\iTunes\iTunesHelper.exe
    Also, the following processes will launch the next time I reboot this PC (which normally don't launch when I am the user):
      C:\Program Files\Common Files\Apple\Apple Application Support\APSDaemon.exe
      C:\Program Files\iTunes\iTunesHelper.exe )
    My wife says her iTunes is NOT set for Family Share.  (That sounds correct to me, for now and forever.)
    Summary:  So, how do I install iTunes for myself (for the first time) for my user on this PC so it does not - even for a second - interfere or affect my wife's use of her iTunes on all of her devices?
    Thanks !!!

    Mr. Wiclee - thanks for the link.
    When I said I had not "installed" iTunes on my iPad, I suppose I meant I have not yet signed in to iTunes, ever.  I suppose when I sign in to iTunes the first time on my new iPad, I will be required to create a new iTunes account?  Then refer to such new iTunes account when I launch iTunes for the first time on my PC as myself?  Or will I still need to use Method Three in your link? 
    The crucial thing is this - when I turn on iTunes on the PC for the first time with me as User, I do NOT want it to connect to my wife's iTunes account.  On my PC, I would want iTunes to ask me who I am, so I can then sign in with my new iTunes account that I had just created on my iPad.  How can I be sure to accomplish this goal?
    In my PC, if I look at Documents and Settings and compare the two folders for we two different users, one for me and one for my wife, I can see that my wife's has Application Data and Local Settings for her various Apple programs.  However, so do I in my User even though I have not yet installed any Apple programs on my side.  I am concerned that when I finall launch iTunes when I am user, it will open up in my wife's iTunes account, which I truly want to avoid.
    Thanks.  Please advise.

  • Selecting the second result for each client...

    Hi,
    I have a table containing all the contacts we had with our clients.
    We consider a file an active file from the moment there have been 2 contacts for that client.
    Today somebody asked me "can you tell me how many new clients with an active file we have this year"
    So what I actualy want to do now, is make a view containing the DATE of the SECOND CONTACT for each CLIENT_ID.
    the table looks like this:
    CONTACT_ID
    CLIENT_ID
    DATE
    CONTACT_FORM (doesn't matter in this story)
    REMARKS (doesn't matter in this story)
    Can somebody assist me with this please?
    Thanks in advance for your replies.
    L
    edit I do know how to make a view, that's not the problem :) in this case only the select query to make it is the problem.
    edit 2 I made a little example
    If I start with this table data:
    CLIENT_ID || DATE           .... other columns here...
    436     || 01-02-2011
    328     || 05-04-2011
    319     || 13-01-2011
    220     || 03-09-2011
    319     || 17-12-2011
    220     || 25-11-2011
    436     || 01-04-2011
    436     || 01-04-2011than the view would have to make me end up with:
    CLIENT_ID  || DATE_OF_SECOND_CONTACT
    436     || 01-04-2011
    220     || 25-11-2011
    319     || 17-12-2011(working with version 11.2.0.1.0)
    Edited by: 901981 on 13-dec-2011 2:16

    I hope this helps:
    with t as
    select 436 client_id, to_date('01-02-2011','DD-MM-YYYY') d from dual union all
    select 328 client_id, to_date('05-04-2011','DD-MM-YYYY') d from dual union all
    select 319 client_id, to_date('13-01-2011','DD-MM-YYYY') d from dual union all
    select 220 client_id, to_date('03-09-2011','DD-MM-YYYY') d from dual union all
    select 319 client_id, to_date('17-12-2011','DD-MM-YYYY') d from dual union all
    select 220 client_id, to_date('25-11-2011','DD-MM-YYYY') d from dual union all
    select 436 client_id, to_date('01-04-2011','DD-MM-YYYY') d from dual union all
    select 436 client_id, to_date('01-04-2011','DD-MM-YYYY') d from dual
    select client_id,
           to_char(d,'DD-MM-YYYY') d
    from
      select client_id,
             d,
             row_number() over (partition by client_id order by d) rn
      from t
    where rn=2;  Edited by: hm on 13.12.2011 02:17
    please try out this to see how it works:
    with t as
    select 436 client_id, to_date('01-02-2011','DD-MM-YYYY') d from dual union all
    select 328 client_id, to_date('05-04-2011','DD-MM-YYYY') d from dual union all
    select 319 client_id, to_date('13-01-2011','DD-MM-YYYY') d from dual union all
    select 220 client_id, to_date('03-09-2011','DD-MM-YYYY') d from dual union all
    select 319 client_id, to_date('17-12-2011','DD-MM-YYYY') d from dual union all
    select 220 client_id, to_date('25-11-2011','DD-MM-YYYY') d from dual union all
    select 436 client_id, to_date('01-04-2011','DD-MM-YYYY') d from dual union all
    select 436 client_id, to_date('01-04-2011','DD-MM-YYYY') d from dual
    select client_id,
           d,
           row_number() over (partition by client_id order by d) rn
    from t;(By the way: in my opinion it is not a good idea to choose a keyword "DATE" as a column name. That the reason why I choose "d" in my example.)

  • Firefox on OS X 10.6.8: How to have a different input source for different tabs in one window (the option "Allow a different one for each document" is on)

    Currently, firefox 29 keeps one language for different tabs in one window. Different windows can have different input sources...

    Thank you for your reply!
    I think I've accidentally marked the problem as solved, but in fact it's not.
    What is needed is that the firefox remember different input methods (languages, for instance, En or Fr) for different tabs so that when I switch between several tabs I don't need to change the layout.
    Chrome remembers my language settings for each tab, so it's not always one language for all the same tabs there. I haven't found such an option in Firefox so far.
    Hope it's clear enough.
    Thanks in advance.

  • Two libraries; one for each iPod

    How do I create two libraries in order to sych with two iPods?

    To create or access a second (or more) library, hold down the option key when launching iTunes. In the dialogue box that appears you'll have the option to create or navigate to another Library.
    However there are a couple of recommended methods for using more than one iPod on a single computer. Method one is to have two Mac or Windows user accounts which by definition would give you two completely separate libraries. Each account has it's own iTunes folder, Library and iTunes Music folder and you load it with CDs etc just as you did with your original one.
    Method two is to set your preferences so that either one or both iPods get updated with only certain playlists within one library. Have a look at this article and see what you think and go for whichever you feel suits your needs best: How To Use Multiple iPods with One Computer
    Another option when using a single library is to set one or both of the iPods to manual update: Managing content manually on iPod
    Choosing the update option "automatically update selected playlists only" (called Sync Music - Selected playlists in iTunes 7) allows you to create a playlist specifically for each iPod and drag the tracks you want into it. If you tire of the list and want to change it, you just add or remove the songs you don't want. The ones you take out out remain in the library to be used by the other iPod. Make your playlist a Smart playlist and limit the size to just below the advertised capacity of your iPod ( for example, around 3700MB for a 4GB or 1800MB for a 2GB Mini or Nano). You can read more about playlists at these links:
    iTunes: Creating playlists of your favorite songs
    How to create a Smart Playlist with iTunes

Maybe you are looking for

  • AIA comms O2C PIP 11.2:  Is creation of subscription group  supported ?

    HI AIA gurus I am confused from documentation and source code of AIA comms O2C PIP 11.2. From documentation, it seems like Creation of Service group along with creation of services during order fulfillment. But, in the transformations for making inpu

  • Mainstage 2 won't recognize any of my midi ports

    I've created a backing track player with two keyboards linked to two seperate channel strips for live playing.  My newer controller is an Edirol PCR M80 USB connected.  It works fine.  My other is a Roland A-70 (Midi controller).  I use an Edirol FA1

  • Customer balance not able to clear in APP (F110)

    Hi, We have 4 line items in a document as follows: PK               Amount 04                      40.12 (Opening balance) 17                   4838758.27- 17                   1531556.00- 27                   6370274.15 The above document Customer &

  • How can I shutdown a database with JDBC?

    I've noticed in jdbc 10g doc "ORACLE DATABASE 10G JDBC: BEST-OF-BREED DRIVERS FOR JAVA, J2EE, WEB SERVICES AND GRID",we could "fully utilize the features offered by the Oracle Database 10g ", and "start/stop database". I tried for several times with

  • WS proxy for a WSDL that contains free-form xml

    Hi there, I have a problem with a web service that I am using. It is the notify interface of the WS Notification specification. It contains an operation Notify that has an xsd:any element in its core. <!-- ========== Message Types for NotificationCon