Can I enable pof serialization for one cache and other JAVA serialization

I had coherence cluster with few cache , Is there any way i can enable pof serialization for one cache and other to use normal JAVA serialization

839051 wrote:
I had coherence cluster with few cache , Is there any way i can enable pof serialization for one cache and other to use normal JAVA serializationHi,
you can control serialization on a service-by-service basis. You can specify which serializer to use for the service with the <serializer> element in the service-scheme element corresponding to the service in the scache configuration file.
Be aware, though, that if you use Coherence*Extend, and the service serializer configuration for the proxy service does not match the serializer configuration of the service which you are proxying to the extend client then the proxy node has to de- and reserialize the data which it moves between the service and the client.
Best regards,
Robert

Similar Messages

  • Can I use a domain for one site and mobile me for a different site?

    Can I use a domain for one site and mobile me for a different site?
    I have two sites, I would like to have up and I would like to do one through a domain and one through mobileme is this possible?

    Yes you can. You can use the CNAME method of forwarding for the first site (the top site in iWeb) and use the MMe URL for your account for the other site: http://web.me.com/YourAccount_Name/SiteName/
    OT

  • Can I use multiple IDs for one iTunes and multiple devices

    We have one family computer with iTunes, my older brother has an iPhone and I have an iPhone. A family ID was previously used to purchase songs for the family to share. My older brother has created an apple ID for his iPhone, and l have a yet unused apple ID. my brother downloaded songs etc onto the family iTunes that I would like to share, there are songs on the family apple ID that we would both like. Can you download purchases from multiple apple IDs into one iTunes  account, then sync that data onto multiple phones that each have a separate ID? Is iTunes linked to one ID? Can purchases from multiple IDs be grouped together in our family account. Also do I Actually need a separate Apple for my iPhone to prevent private messages and contacts being shared?
    Thanks for any advice

    I forgot to add my iPhone is brand new and unused, and also that the iTunes account has non purchased songs on there. Can these be shared. As it is a new computer the purchases from the family ID have not been downloaded yet

  • How Can I set Specific RingTone for one person and general ringtone for all?

    Hello All,
    I have a problem with ringtone. I want to set specific ringtone for manager in my 99 series ip phone. Customer needs to know when manager calls him, that is why he told me that he wants to set specific ringtone for Manager.
    Thanks a lot
    Bahlul

    Hi Bahlul,
    I don't see such a feature on CUCM where you can have a separate ringtone for a Directory number based on the calling party number. Even to have separate ringtones for different lines on the same IP phone you need to play with Distinctiveringlist.xml , but that too does not fit your requirement as it will always be the same ringtone for all the calls on that line. You may probably get this feature through some third party solution but i am not sure if it would be worth it for applying it on one phone only.
    HTH
    Manish

  • Where can we suggest new features for Yahoo Messenger and other RIM IM clients?

    I just downloaded the new version of Yahoo Messenger and I like the user interface. But every time a new version comes out, this application creates a less-complete history of contact behavior. Several versions ago, the contact's status showed up in the open conversation, along with the time stamp of when the status changed. This included Idle and Custom Status changes. That disappeared. In the last version, you could see the time the contact signed in or out last, and sometimes both. Now they're gone as soon as you close the conversation.
    The whole idea of having Yahoo up on the BlackBerry all the time is that you don't have to be staring at the screen all the time, that you should be able to take it out of your pocket and check out those events that occurred that didn't set off alarms. I'd like the whole contact history to be right there, for as long as I want to keep it active. How can I make this suggestion to RIM for the next version of Yahoo Messenger? Thanks.
    Message Edited by kstrouse on 07-10-2008 02:20 PM
    Solved!
    Go to Solution.

    This is a good place to share your thoughts and ideas. RIM could easily get these info as this community is build by RIM.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • How can i enable my cookies for only one website?

    how can i enable my cookies for only one website?

    CShaya wrote:
    how can i enable my cookies for only one website?
    Safari
    There is no preference setting available for that.
    Best.

  • Can I enable simple finder for network accounts?

    Can I enable simple finder for network accounts?

    This was possible (drop dead easy) through MCX.  It was one checkbox.  If you are supporting older machines, you might still be able to push out MCX settings.  My experience with 10.8.x is that MCX is inconsitent at best.
    In Profile Manager...  Best suggestion is to look at creating a custom profile.  For what it is worth, this is the default MCX setting if the Simple Finder option was set on a user.  Note the InterfaceLevel = Simple. 
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>mcx_application_data</key>
              <dict>
                        <key>.GlobalPreferences</key>
                        <dict>
                                  <key>Forced</key>
                                  <array>
                                            <dict>
                                                      <key>mcx_preference_settings</key>
                                                      <dict>
                                                                <key>AppleShowAllExtensions</key>
                                                                <false/>
                                                      </dict>
                                            </dict>
                                  </array>
                        </dict>
                        <key>com.apple.finder</key>
                        <dict>
                                  <key>Forced</key>
                                  <array>
                                            <dict>
                                                      <key>mcx_preference_settings</key>
                                                      <dict>
                                                                <key>AppleShowAllExtensions-immutable</key>
                                                                <true/>
                                                                <key>FinderSpawnWindow</key>
                                                                <false/>
                                                                <key>FinderSpawnWindow-immutable</key>
                                                                <true/>
                                                                <key>InterfaceLevel</key>
                                                                <string>Simple</string>
                                                                <key>NewWindowTargetIsHome</key>
                                                                <false/>
                                                                <key>NewWindowTargetIsHome-immutable</key>
                                                                <true/>
                                                                <key>OpenInColumnView</key>
                                                                <false/>
                                                                <key>OpenInColumnView-immutable</key>
                                                                <true/>
                                                                <key>ShowExternalHardDrivesOnDesktop</key>
                                                                <true/>
                                                                <key>ShowExternalHardDrivesOnDesktop-immutable</k ey>
                                                                <true/>
                                                                <key>ShowHardDrivesOnDesktop</key>
                                                                <true/>
                                                                <key>ShowHardDrivesOnDesktop-immutable</key>
                                                                <true/>
                                                                <key>ShowMountedServersOnDesktop</key>
                                                                <true/>
                                                                <key>ShowMountedServersOnDesktop-immutable</key>
                                                                <true/>
                                                                <key>ShowRemovableMediaOnDesktop</key>
                                                                <true/>
                                                                <key>ShowRemovableMediaOnDesktop-immutable</key>
                                                                <true/>
                                                                <key>WarnOnEmptyTrash</key>
                                                                <true/>
                                                                <key>WarnOnEmptyTrash-immutable</key>
                                                                <true/>
                                                      </dict>
                                            </dict>
                                  </array>
                        </dict>
              </dict>
    </dict>
    </plist>

  • Using multiple desktops with a 4 finger swipe on a Mac Book Pro running Lion- is there a way that I can allow Safari open on several but not all??  Looks like I can set it for one but not others.  All, one, or nothing

    Using multiple desktops with a 4 finger swipe on a Mac Book Pro running Lion- is there a way that I can allow Safari open on several but not all??  Looks like I can set it for one but not others.  All, one, or nothing

    Hey Eric,
    Thanks for taking the time. Unfortunately no that does not solve it. Same as swipe it will get me there and it will show separate programs spaced out. The issue I am having is that all my open word files are bunched up in a pile on top of each other. I can see the edges of each one but I want them to be separated from each other enough that I can visually identify what file is what.
    Again, thanks for trying, it is appreciated.

  • My iPod 5th gen. doesn't have a back camera. Can I trade it in for one that does have a back camera? If I can, can I keep all my pictures and have them switched over to the other one?

    My iPod 5th gen. doesn't have a back camera. Can I trade it in for one that does have a back camera? If I can, can I keep all my pictures and have them switched over to the other one?

    If you purchased it from Apple within the last 14 days then you can return it for a full refund. otherwise no. If you purchased it elsewhere you have to check with them.
    Do this to transfer info
    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • I have two iphone one is iphone 5 and othere is iphone 4 . can i use same id for both ? And do i have to purchase the application again for iphone 4 which i have buyed for iphone 5.??

    i have two iphone one is iphone 5 and othere is iphone 4 . can i use same id for both ? And do i have to purchase the application again for iphone 4 which i have buyed for iphone 5.??

    You can use the same Apple ID for both phones, you would then be able to use the purchased Apps/Content on both phones without having to pay again.

  • Can you have multiple users for one account?

    Can you have multiple users for one account? if so how do you set it up.
    We are using it for our department and it would be great to see who created what form instead of it being all one name.

    Each person should have their own account. You can easily share the forms with other people in your department. You will be able to see who the author of the form is.
    More information on how to share :
    http://forums.adobe.com/docs/DOC-2462
    Information on how to copy a forms to a different account :
    http://forums.adobe.com/docs/DOC-1390
    Hope this helps
    Gen

  • Numbering Group G1 can be used only for one CoCd and cash journal number

    Hello,
    I was trying to create a cash journal when I got the error message:
    "Numbering Group G1 can be used only for one CoCd and cash journal number".
    Does anyone have an idea what could be wrong?
    Thank you,
    Bola

    Hi,
    Please check whether more than one number range is maintained in  transaction code FBCJC1. If yes, please keep only one as Cash Journal has only one number range. This is the internal number range for Cash Journal.
    If you want different number range for accounting documents then create new document types and assign number ranges to it.
    Regards,
    Tejas

  • On iPhoto I can see all the pictures for one event, but about 9 out of 106 I can't move to print or place it anywhere else?

    On iPhoto I can see all the pictures for one event, but about 9 out of 106 I can't move to print or place it anywhere else?

    Basics from the manual are restrt, reset, restore.
    Have you tried each of these?

  • HT2589 ?Frustrated, unable to discontinue Hulu Plus account that i took complimentary for one month and now can't stop from automatic renewals. Easy to sign up; impossible to cancel. Misrepresentation in marketing?

    Frustrated, unable to discontinue Hulu Plus account that i took on a complimentary basis for one month, and now can't stop from automatic renewals. Easy to sign up; impossible to cancel. Misrepresentation in marketing?

    http://www.hulu.com/support/article/203239

  • Can I begin service with $100.00 card good for one year and what are the usage terms?

    Can I begin prepaid service with a $100.00 card good for one year and if so what are the usage terms?

    Yes; phone is for Verizon PREPAID plans. Sri I did not state that correctly. I see that there are prepaid plans with monthly usage etc. I see some offers on line for a $100.00 card that's good for one year.  Trying to determine if that is available from a Verizon store to begin a new plan. Checked with two different Verizon stores and got two opposite answers and neither was sure of the terms. Simply trying to get a low cost backup. Thank you for responding.

Maybe you are looking for

  • How can I rotate more than one photo at a time?

    In iphoto you used to be able to rotate several photos at a time, now that function seems to be gone. Am I mising something?

  • Best way to set up my iPhoto library with 2 logins?

    Hello, I'm new to Mac- so I'm still learning how this works.  We just got a new iMac with iPhoto 11 on it. Now both me and my wife have our profiles for our own email/contacts/messaging etc. Previously with windows, we had an external HD with all our

  • Assining Identity to Message Driven Bean

    Dear All, I have a problem on connecting MDB to JMS administered object in iPlanet server. In the administered object I create an ACI to allows only a certain member of group can access this ao. Disallowing anonymous user to connect to the ldap serve

  • Adding a Z Field onto an SAP Std  Screen

    Hello Experts, I need to add my own Z field onto an SAP Std screen. The Z field already exist in the Append stucture of the table VBAK. How to do this? Will it come under a screen exit or field exit? May i know if i need to go for screen programming

  • Compaq presario v5000 drivers xp

    I recently purchased a Compaq Presario V5000 online. It came with a copy of Windows 7 that was not genuine. I then installed my own copy of XP. I can't seem to find any drivers for this laptop anywhere. Please help.