Dynamically switch back-end servers...

Hi, ours is a middleware layer that connect directly to back-end systems. There
is a new layer coming in between our layer and one of our back end system. I want
to device a system that will skipp this layer and directly start communicating
to the back-end programatically. That is at run time without getting the servers
down and changing the configuration to send to the back end system straight.
One way of doing this is shared memory where it read a value and depending on
this value set will route requests thru this new layer or directly send it to
backend. My only concern is, under high load conditions multiple processes of
the same server instance will keep on accessing this value. May be there are lot
other ways of doing this programmatically.
I want to know if there is any other way of doing this in the tuxedo environment?
thanks,
Sachin.Rane

Hi Sachin,
You don't give details of your configuration (i.e. SSSQ or MSSQ) but perhaps the
following will work:
Include an additional service that is unique to your server (e.g. "ADMIN<servername>")
and when you want to switch make a call to that service (using ud32, or write
your own client). In this way the server will only act on receiving the message,
and will not have to keep checking shared memory.
Let us know if this solves your problem - if not please describe the situation
in more detail (for example, is the additional layer Tuxedo-based? etc.).
Malcolm.
"Sachin Rane" <[email protected]> wrote:
>
My requirements is not this. I want skip this layer between my layer
and backend
when I want to. It is not as if I want to switch at start up if I am
not able
to connect but to change the connection when I want to and no longer
use it again.
"roopesh" <[email protected]> wrote:
You can put the logic inside tuxedo servers tpsvrinit function
to dynamically connect to the backend and when connection fails
then it will retry for a specified no of times to that backend
before taking connections to the backup database.
"Sachin Rane" <[email protected]> wrote:
Hi, ours is a middleware layer that connect directly to back-end systems.
There
is a new layer coming in between our layer and one of our back end
system.
I want
to device a system that will skipp this layer and directly start communicating
to the back-end programatically. That is at run time without getting
the servers
down and changing the configuration to send to the back end systemstraight.
One way of doing this is shared memory where it read a value and depending
on
this value set will route requests thru this new layer or directlysend
it to
backend. My only concern is, under high load conditions multiple processes
of
the same server instance will keep on accessing this value. May bethere
are lot
other ways of doing this programmatically.
I want to know if there is any other way of doing this in the tuxedo
environment?
thanks,
Sachin.Rane

Similar Messages

  • How to do Audio/Vedio streaming between web cams and back end servers?

    I want to implement an internet chat  application, I mean, I want a front end, which connects a web cam (mic  and speaker). So, I can send videos and audios to a back end server (do  flash streaming? but I am not sure what good product out there I can  use), and also send both A/V to another computer on the internet. In  other words, need a front end that sends local a/v from webcam  (&mic) to backend and receives remote a/v from backend to webcam  (and speaker) + backend streaming server.
    Any suggestions of techniques to be used? What back end flash streaming  server should I sue? How to acquire A/V from web cam (& mic) and how  to send A/V to web cam (&speaker) to play?
    Thanks a lot!

    Front end development:-  You can use Flash CS4/CS5 or Flex Builder.
    Back-end Programming - Server-side programming is basically done using ActionScript. You can use Flash CS4 , but there is no need for special authoring tool, you can do with even text-editor. After you author, you just need to place files at proper location on FMS.
    Front-end runtime - You just need Flash Player installed , basically active-x or plug-in in your browser - which you would already have by now
    Also if you decide to write AIR application for your front-end, you will need AIR - which is again free
    Hope that answers your questions

  • Splitting front and back end servers across time zones

    Weblogic Server 7.0
    EJB is in Memphis,
    jsp/servlets/web command classes are in Colorado
    sending a date to the DB (in Memphis) results in a date getting changed by about 13 hours.
    The change happens between the web command class in Colorado and the EJB command class in Memphis.
    Any ideas as to what might be causing this and how to eliminate this bug would be very much appreciated.
    Thanks.

    Solution was that someone had configured the WLS to always operate dates in GMT, therefore the time differences between time zones were blown out of proportion...

  • How to know which radiobutton is selected in case of dynamic UI generation and how to pass it to back end?

    This is how I have written for dynamically generating radiobuttons. I have some categories on left view, by selecting which, i will get corresponding questions and it generates 5 options, and user selects one and I need to pass it to back end. I am using IModifiableSimpleValueSet for filling the radiobuttons.
    ISimpleTypeModifiable myType = wdThis.wdGetAPI().getContext().getModifiableTypeOf("Ans.option");
      IModifiableSimpleValueSet values = myType.getSVServices().getModifiableSimpleValueSet();
    values.put(d,wdContext.nodeAns().getElementAt(d).getAttributeValue("option").toString());
    Kindly help, if I am missing something.
      IWDRadioButtonGroupByKey radioKey = (IWDRadioButtonGroupByKey)view.createElement(IWDRadioButtonGroupByKey.class,           "ansRadio"+radio_count++);
      IWDMatrixHeadData matrixHead_radio = (IWDMatrixHeadData)radioKey.createLayoutData(IWDMatrixHeadData.class); 
      IWDAction radioAction = wdThis.wdCreateAction(IPrivateRightView.WDActionEventHandler.SELECT_ANS, radioKey.getId());
      wdComponentAPI.getMessageManager().reportSuccess("radio id"+radio_count);
      radioKey.bindSelectedKey("Ans.option");
      radioKey.mappingOfOnSelect().setString("optionID", radioKey.getSelectedKey());
      wdContext.currentContextElement().setSel_ans(wdContext.currentAnsElement().getOption());
      radioKey.setColCount(1);
      questContainer.addChild(radioKey);

    Hi Jun,
    I have to prepare a questionnaire. Some set of questions will be there in backend having 5 options. Based on category I have to fetch questions and its corresponding answers. Ans is the node which I am filling with choices, based on questions.

  • TMG2010 - Front-End (DMZ) / Back-End (Internal) - Reverse Publishing. Exchange 2010

    Hey Guys,
    I need some help conceptually understanding how TMG2010 is used in a front-end back end scenario. For Example:
    1) The client would have TMG2010 in the DMZ
    2) The client would have TMG2010 in the Internal Network.
    3) The client would have multiple Network Cards (2-Leg's) on each of the TMG boxes
    My question is definitely design related so my apologies if its a little confusing. Would the correct way of setting up TMG securely be the way i have described? If so how would you set the Auth type? Do you know of any design documents that cover my scenario?
    What i am really confused about is the Authentication Type for each of the TMG servers (Front-End, Back-End) and if those servers would both be joined to the domain or not. 
    Thanks,
    Robert
    Robert

    Hi Robert,
    Various way to do it however below are one method of Doing it.
    Internal TMG
    Internal TMG can be joined to Domain
    Two LEG TMG
    Once NIC connected to Internal network Switch
    Other NIC Connected to DMZ Switch ( Which Routes Traffic to External TMG internal Interface )
    External
    Workgroup
    One NIC connecting to internet Router
    Other NIC connecting to DMZ switch
    Network relationship can be NAT between TMG, You can use the Internal TMG as Proxy / Web Publishing / Server Publishing etc. Use the External TMG as plain firewall and to NAT Internet Inbound Request to back end Firewall External Interface IP address. Malware
    / NIS can be enabled as per your requirement on any one of the TMG.
    Additional to It
     You can Configure one More LEG a third Interface on Both TMG
    Configure External DMZ on the Third Interface on External TMG. External DMZ will be only Internet Facing
    Configure Internal DMZ on the Third Interface of Internal TMG. You can Use it as Inside DMZ.
    Hope this helps
    Thanks for the response. But what about the Authentication? How would that be setup? I am still unclear on that part of it. For Example:
    In my lab i have the following:
    1) Single Armed TMG server
    2) Auth set to NTLM/Integrated on both TMG and Exchange (OWA). Other Auth settings for other exchange services
    3) Single Listener, SSO Across AD Sites
    4) TMG is only providing Reverse Publishing, no other network security services.
    If I added another TMG server as a front end how would i configure the Authentication for the above scenario?
    Thanks,
    Robert
    Robert

  • Lync 2013 updating databases after updating Front End servers

    We have a front-end server pool consisting of 3 Lync 2013 servers and a back end of 2 SQL servers using SQL mirroring.  All servers are Windows 2008 R2.
    Following the instructions in
    http://support2.microsoft.com/kb/2809243 , I verified that the servers were all ready for updates, then I ran the
    Stop-CsWindowsService -Graceful cmdlet to stop the Lync services on the first FE server, then I ran LyncServerUpdateInstaller.exe to install the updates.  After the updates were installed, I restarted the server, waited for Lync services
    to all start, then repeated the process on the next 2 servers in turn.  This was all successful.
    I am now looking at step 2 in this document, applying the back-end database updates, and I have a problem and some questions.  The problem is that all the databases had the principal copy on the mirrored SQL server.  I ran the recommended Invoke-CsDatabaseFailover
    -NewPrincipal Primary cmdlet repeatedly, using all the database types I could find, but I still have two databases (database names
    xds and lis) on the mirrored server.  Since the cmdlet requires a database type, what type of databases are the xds and the lis databases?
    Once I get that done, I an still unsure of exactly what to run to update the databases.  The KB article states to run Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn FEBE.FQDN -Verbose .  Do I type this in exactly
    as stated, or is FEBE.FQDN a variable for our SQL server or some other entity in our environment?  If I do use the actual SQL Server name in that, do I run it twice, using the name of the mirrored SQL server the second time?  
    Thank you very much for your help.

    Hi Logan Burt,
    Central Management store database files
    Data file or log purpose
                    Xds.ldf
    Transaction log file for the Central Management store
                    Xds.mdf
    Maintains the configuration of the current Lync Server 2013 topology, as defined and published by Topology Builder
                    Lis.mdf
    Location Information service data file
                    Lis.ldf
    Transaction log for the Location Information service data file
    And you could verify if Lync Server 2013 database updates have completed successfully.
    How to Verify if Lync Server 2013 Database Updates Completed Successfully
    http://blogs.technet.com/b/dodeitte/archive/2013/07/02/how-to-verify-if-lync-server-2013-database-updates-completed-successfully.aspx
    Best regards,
    Eric

  • Problems switching back to BT .. Thanks, BT - now ...

    I've recently (1st June) switched back to BT .. but my old provider (Pipex) knows nothing about the switch yet BT are happily charging me for my new Unlimited Anytime Plan.
    So, what went wrong BT?
    More to the point HOW DO I GET SOMEONE AT BT TO CARE?
    Are these forums really the only way to raise an issue?
    Aaaarggh.

    Hi Fredd,
    Thanks for the post and welcome to the forum.
    BT will only start charging you for service once the service is activated, so there is definitely some confusion here.
    Please drop me an email to [email protected], please include your BT account details and the link to this post.  Once I have your details I will check the order from my end to see what is going on.
    Cheers
    Sean
    BTCare Community Manager
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Switching back to BT nightmares

    At the end of Feb I made the mistake of switching back to BT for Phone services. The BT site still says...
    Switching is easy It's no hassle to move to BT from other telephone service providers
    I tried to do it on line without success, so when I called I said I had the following add on services, Call Sign, Caller ID and 1571. No problem said the man, it will all happen automatically on the 16th March.
    Come the 16th call sign number is cut off so 90% of all calls do not get through!
    I call, Oh sorry this will be activated within 24 hours,24 hours pass, nothing.
    I call again, Oh sorry this will take 3 days, 3 days pass nothing.
    Then I get a paper bill for 3 months line rental, paper billing and non monthly payment charges. Yet when ordering I was told it would be added to my existing account.
    Told to go on line to register for paper billing, system will not let me, nor will it let me access the new account.
    So I call again to make a complaint - Among the rubbish service I was told, your line works you just don't have the right number. How is that a working service?
    I call again, oh you might not get your number back, we may have to stop your service and restart it but that will take 3-5 days!
    I just want a working service.
    Arghhhhhhhhhhhhhhhhhhhhhhh
    I now have two accounts, I can access the old one on line but not the new one, yet the old one will let me see details of the new order. It will not let me combine them, So paper billing goes on, the line fault goes on, and 6 days later I still cannot receive calls!
    Is it possible to get this resolved?
    Is it possile to access my new account on line?
    Is it possilbe to get some sort of refund for the hours and hours I have spent in the last 7 days trying to get the service I ordered?
    Wondering what went wrong with human communication?

    Thank you, I have emailed you with details.
    I called again today and after 2 calls (one lasting over 45mins whcih was cut off) I am told another new order hasd been placed and should complete by 8pm tonight. I was also told that "they" cannot allocate the xxxxxx number. So what to beleve??
    I just want the call sign number to work.
    All the hours spent trying to resolve this and I get offered £20 compensation, thanks but that does not solve the loss of business and the need to have the call sign working on the number it was on.
    Is there a reason this has happened - does this happen all the time?
    UPDATE AT 21:27 23rd March
    I have just spoken to another person in faults.
    They tell me our system does not support CALL SIGN so you can't have it!!!!
    No one said this before, When I ordered in during the switch back to bt in FEBRUARY I was told no problem.
    CAN SOMEONE SORT THIS OUT?
    Wondering what went wrong with human communication?

  • Can you switch back between CS5 and CS5.5 with the same project with Premiere??

    Hey all,
    I just got CS5.5 for Mac (Lion) and was wondering if i am able to save a project and open it with CS5 Premiere because I work with one other editor who has CS5. I have tested saving a project in CS5.5 and opening it in CS5 but it says that it needs to convert first but then it seems to work fine. So basically, is there workflow good between the 2? Any known issues or anything else i should know about when switching back and forth?
    Also, I have the student edition of CS5.5 and was wondering how many times can I install it? I plan on buying a new computer in a few months from now but currently have 2 and was wondering if i should install it on both my current computers and then deactivate one and install it on my new computer in the future? Or is there a limit and that will not work?
    Thanks!!

    Because it has to create a new "version" of your project every time you go back and forth, you'll end up with umpteen versions if you go back and forth every time which could become a nightmare for you... And because it creates new "versions" every time, you're far more likely to end up with a corrupted file at some point... I'd stay away of going back and forth between versions...
    As an aside, does anyone know if you can go back and forth between the same version (CS5.5) on different platforms (Mac/PC)? I may need to start doing that soon at work, and I've never tried...

  • My iMac20 powers off by itself and won't switch back on

    I'm sorry this is a bit of a saga but I'm at the end of my tether with so will be really grateful if anyone has any experience of this issue and can give me some help?
    The problem started in May when, after an hour or so of use, my iMac 20 suddenly started to turn itself off and wouldn't turn back on again until the following day. This happened around half a dozen times so I took the machine to the local Apple store and was told that it was probably the thermal trip and if I removed the power cord and left it disconnected for a while, it would power up again more quickly. That evening when it cut out, I followed the advice I was given and removed the power cord from the back of the machine but it made no difference and the machine would not restart until the following morning. Back to the Apple store I went and this time they took the machine in to the workshop; a day or two later I was told that they had cleaned out the fans and tweaked some software and had run it successfully on the bench for several hours with no problem. After paying £49, I collected the machine, took it home, ran it for an hour or so and off it went again and as before, refused to turn on. Back again to the Apple store; "Had I reloaded the operating system?" Well no, because I hadn't been told that I needed to. And anyway why would I... surely the thermal cut-out was a hardware issue? The response was that the problem was definitely software-based and nothing to do with overheating or a faulty power supply unit (which was/is my favourite candidate for villain of the piece). So off home I went, backed up my stuff and ran Disc One successfully and started running Disc Two. After about 20 minutes into Disc Two the machine did its usual trick and powered off, and I went looking for a bottle of wine.
    Back to the Apple store. The guy controlling the 'guest list' for the Genius Bar said that if I wanted to return the machine to the workshop that day it would be considered a new incident and there would be a further charge for any repair work. However, if I made a fresh appointment (for a couple of days later) then the work would be done as part of the previous 'repair'. Somebody at Apple really needs to look at the way the stores deal with dissatisfied customers.
    So, Saturday the 11th of July arrives and I head back to the Genius Bar for my free appointment. I explained to a very helpful guy that this is my fifth visit and I would like to get to the bottom of the problem. He referred to the tech person who dealt with the original workshop repair and she came out to explain that the issue is caused by 'something' lurking in my Library folder and that if I wipe my hard drive and re-install the OS from scratch but without the Library folder, the problem should be solved.
    I spent Sunday wiping the hard drive, running the OS discs and then reinstating my iTunes, photos etc and waiting for the machine to turn itself off - but it didn't! I left my external hard drive returning all my files and documents overnight and when I woke up on Monday, everything was still up and running... bliss!
    Then, this afternoon, after downing loading a music file in flac format, I found that it wouldn't go into iTunes without the help of Fluke software. I downloaded the Fluke stuff and then as I dragged the flac file into iTunes - boof! The machine went off and won't switch back on again.
    So finally... has anyone seen any similar behaviour with their iMac and was it caused by software or hardware? And if it is software that's causing the problem, why can't I switch the machine on again immediately?
    ,

    Amsys plc, the company Apple uses for off-site repairs returned my iMac20 today and the accompanying advice note states that the fault was resolved by replacing the power supply unit. I am really grateful to Apple for finally getting to the bottom of the problem, particularly as the repair was done free of charge, although I had already paid £49 for a useless workshop investigation at the Kingston store. The service given by Amsys was exemplary... the collection and return of the machine was carried out at the times promised and whenever I contacted the company by phone, each person I spoke to seemed to have knowledge of the repair without having to refer to the case notes (and none of the 'press 1 for service, 2 for sales...' rubbish).
    So once again BDAqua, many thanks for suggesting I call Apple... it's just a shame that the staff of the Kingston store refused to accept what was obvious to me.

  • Hello there, I am creating a database of all our companies press contacts. I would like to create a form that would act as the front end and feed the database which is obviously the back end. The database is in Access 2013. My question is to whether this

    Hello there, I am creating a database of all our companies press contacts. I would like to create a form that would act as the front end and feed the database which is obviously the back end. The database is in Access 2013. My question is to whether this is indeed possible?

    This forum thread appears to point towards the problem.
    Re: Unable to Switch Audio Sync Settings

  • Front-end/back-end cluster question

    [att1.html]
              

    Patrick Power wrote:
              > Thanx for your reply Prasad. I was surprised none of the Bea engineers
              > wished to touch this one. What do you suppose is up with that? Either
              > they are too busy, or possibly my question is too dumb.
              >
              I am from BEA so its not that we are not responding ;).
              >
              > Back to the issue: Yes, we will NES bridge/proxy into servlet front-end
              > cluster, potentially with Directors on the very front of the topology for
              > balancing. Your diagram as such:
              >
              > <Netscape/IIS/Apache/WLS FRONT END> ----- <CLUSTER OF WEBLOGIC SERVER
              > > SERVING SERVLETS> --- <CLUSTER OF WEBLOGIC SERVERS SERVING EJB>
              >
              > 1) Does <Netscape/IIS/Apache/WLS FRONT END> mean NES with proxy shared lib,
              > with a WLS service definition into cluster in obj.conf? I assume yes.
              Yes.
              >
              > 2) I would assume that <CLUSTER OF WEBLOGIC SERVERS SERVING SERVLETS> would
              > need the WLS HttpClusterServlet to the <CLUSTER OF WEBLOGIC SERVERS SERVING
              > EJB> all the way in the back.
              No. I was splitting presentation logic (namely servlets and jsp) and business
              logic (ejb) into two layers. Again you don't have to split it into two. You can
              colocate them both together. You could use NES or IIS or Apache or WLS. You
              don't need HttpClusterServlet.
              Lets get this straight.
              1. You need our proxy plugin for failover and to load balance the request that
              are going to presentation logic.
              2. From presentation logic layer, when you talk to backend business logic
              providers (like ejb cluster), if you use stateless session beans we provide
              failover and load balancing. In future we will support clustered stateful
              session beans as well. Therefore you don't need load balancer here.
              3. HttpClusterServlet should run only in front of presentation logic cluster and
              also it supports http only.
              Hope this helps.
              - Prasad
              > The NES proxy would only proxy into the f/e
              > cluster, right? You're not suggesting an external proxy of some type, are
              > you? The HttpClusterServlet is for WLS cluster-to-cluster proxies.
              > 3) A load balancer between the wls f/e and wls b/e clusters? That doesn't
              > seem applicable here. Once again, it should be HttpClusterServlet for WLS
              > cluster-to-cluster proxies.
              > 4) "use two or three proxy servers to avoid single point of failure."
              > Hmmm, once again - are we talking the WLS HttpClusterServlet proxy? Well,
              > that's the inital question: Can I have more than one HttpClusterServlet
              > proxy in the front-end cluster, proxying to the back-end cluster?
              > Otherwise, internally from this WLS architecture perspective, it is a single
              > point of failure.
              >
              > An example: 10 instances in f/e cluster. can more than one of these
              > instances have the WLS HttpClusterServlet proxy to the b/e cluster? Or, are
              > there instances of WLS HttpClusterServlet proxy in all 10 f/e cluster
              > instances?
              >
              > Cheers, Pat
              >
              > Prasad Peddada <[email protected]> wrote in message
              > news:[email protected]...
              > >
              > >
              > > Patrick Power wrote:
              > >
              > > > I know that this topic was addressed to some degree here in an earlier
              > > > posting, but I still have a question regarding the architecture
              > > > design:
              > > >
              > > > If configuring a front-end cluster for servlets/sessions and a
              > > > back-end cluster for remote services -- you route requests to the
              > > > back-end using the WLS proxy servlet. ok, got that part.
              > >
              > > Not quite. The typical scenario is
              > >
              > > <Netscape/IIS/Apache/WLS FRONT END> ----- <CLUSTER OF WEBLOGIC SERVER
              > > SERVING SERVLETS> --- <CLUSTER OF WEBLOGIC SERVERS SERVING EJB>
              > >
              > > You don't proxy and serve servlets from the same server.
              > >
              > > >
              > > > The question: Is there a single instance of the wls proxy servlet in
              > > > the front-end cluster? Or, is it on every instance in the front-end
              > > > cluster? What is the failover mechanism, in the case of a single
              > > > instance of proxy servlet in the f-e cluster failing?
              > >
              > > To prevent that you need to use some kind of h/w or software load
              > > balancer and then use two or three proxy servers to avoid single point
              > > of failure.
              > >
              > > > Is it a single point of failure between the 2 clusters?
              > > >
              > > > Thanx in advance for your help.
              > > >
              > > > BTW, I think Wei, Kumar and the other Bea folks cruising this group
              > > > have been doing a bang-up job of providing badly-needed detail on this
              > > > subject area - material this largely absent from the documentation.
              > > > Good job.
              > > >
              > > >
              > >
              > > --
              > > Cheers
              > >
              > > - Prasad
              > >
              > >
              

  • SQL Express LocalDB as Back-end for MS Access

    Can a MS Access front-end database be connected to the new SQL Express LocalDB backend on the same machine?
    If the answer is YES, where do I find information about the driver/connection string?
    This is what I’m trying to accomplish. I have a project that uses MS Access to collect data using stationary PCs located far from the actual data collection site. The use of Tablet PCs with the use of wireless network has been suggested to make data entry
    more efficient so data collection is done at the point of inspection. The problem is that MS Access was not build to transmit data/be used in a wireless network environment, so my idea was to use the same MS Access front end (to save time by not building anther
    FE and keep same interface for user) with a LocalDB as back end on the Tablet PC and have the LocalDB either at time interval send the data to synch to a network replica backend for everybody use.
    If answer is NO, suggest a feasible approach with any other product of way to accomplish this data transmission.
    Just so this post question is clearer a SQL Server is not be permitted in this site.
    Thanks
    IB_4

    Hi,
    These threads may be helpful:
    Using SQL Server LocalDB and Access across servers and platforms
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/5fed23bd-5f2f-4dfa-a7d2-66ce5874f333/using-sql-server-localdb-and-access-across-servers-and-platforms
    Link Access 2013 To SQL Server LocalDB Tables
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/a05b7650-3ab5-4b3e-beb1-2094336c589c/link-access-2013-to-sql-server-localdb-tables
    Meanwhile, your question is related to Access database. I would suggest you initial a new thread in Access forum for dedicated support.
    http://social.msdn.microsoft.com/Forums/office/en-US/home?forum=accessdev
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Tracy Cai
    TechNet Community Support

  • An add-on to force firefox switch back to default search engine in search bar

    Hi,
    I have a couple search engines installed in firefox's search bar. I find it extremely annoying that each time I change the search engine it remains like that even after restarting firefox. Is there any add-on that would switch back to the one that is on the top of the list (which happens to be my default search engine for navigation bar as well) every time I restart the browser?
    Let me give you an example: I use duckduckgo as a default search engine for the nav bar and in the search bar. Let's say I need to find a definition for which I use wikipedia search engine. I switch to wikipedia one then. I turn off the browser and the next time I start firefox the search engine that appears in the search bar is wikipedia and I would prefer it to be duckduckgo.
    I hope it isn't to vague.
    cheers,
    Omen

    Easiest is to set the preferred default engine to the preferred search engine via the user.js file in the Firefox profile folder by copying the related user_pref() line to this file.
    The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
    You can search the <b>about:config</b> page for browser.search. to locate the pref(s) that you need.
    *user_pref("browser.search.defaultenginename", "Google");
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    * Create the chrome folder (lowercase) in the <xxxxxxxx>.default profile folder if this folder doesn't exist
    * Use a plain text editor like Notepad to create a (new) user.js file in this folder (the names are case sensitive)
    * Make sure that you select "All files" and not "Text files" when you save the file via "Save file as" in the text editor as user.js<br />Otherwise Windows may add a hidden .txt file extension and you end up with a not working user.js.txt file
    * http://kb.mozillazine.org/user.js_file

  • Dynamically binding backing bean

    Dynamic binding of backing bean
    Here is a problem that I have been trying to solve. Maybe someone can have a go at it:
    Here is a Search form(Simplified version):
    af:selectOneChoice - to choice a 'class family' e.g., companies, NGO, charity, institution etc
    af:inputText - to enter a name
    af:commandButton – to search
    Here is a User task:
    1.     Choose a 'class family' from the selectOneChoice
    2.     Enter a name in inputText
    3.     Click commandButton to start the search
    Additional information
    1. The number of 'class family' is about 30 and requires different method of search.
    2. I want to use a uniform search user interface and so there is only one page for all.
    3. Each 'class family' has it own managed bean in face-config.xml.
    Scenario:
    Lets say the searchUI.jsp has an initial backing bean called SearchBean.java. The af:selectOneChoice in searchUI.jsp has a valueChangeListener and when the user chooses a 'class family' at step (1), the valueChangeListener in SearchBean.java is triggered.
    Problem:
    The problem is how do I dynamically switch the backing beans, say from SearchBean.java to SearchCompanyBean.java so that when the user next click the search commandButton, it is the searchAction method in the SearchCompanyBean.java and NOT the initial SearchBean.java that handles the action.
    Cheers in advance.

    Hi,
    Assuming you are using ADF BC, have a look at using view criteria. You can define, dynamically apply and remove view criteria on the view object.
    Have a look at the help on oracle.jbo.ViewCriteria and applyViewCriteria from the ViewObject implementation class. Sounds like they might meet your requirements.
    Create a client method on your VO and drag it onto your page as an ADF parameter form and go from there.
    Brenden

Maybe you are looking for

  • Missing files on external hard drive and unable to delete items in trash

    When my external hard drive is connected I am unable to eject it because it says it is in use. I have tried shutting every program, but the message still occurs. I have also noticed that I can't empty my trash can when the external hard drive is conn

  • Not able to set databinding for dropdown with another list datasource

    Hi I have created one dataviewwebpart on the basis of list1. Now I want to add one dropdown in one of the column which will display the values of another list. So I added link datasource as list2 for another datasource. I want to display versionID's

  • Installation problems with PCSuite - NCL...dll not...

    Hi, when installing PCSuite (the one bundles with my 6230i), even if the procedure seemed to be completed succesfully, the PC almost hung (it became extremely slow) for 10-15 minutes and then it show up a series of error messages for "LoadLibrary NCL

  • Logic express 9 is multilingual ?

    If I'll buy logic express in Berlin and the description on the box is in German, I'll be able to change it to English? Logic is multilingual or every language splitted to version?

  • OneDrive (SkyDrive) Sync

    I have a Desktop and a Laptop both running Windows 8.1 Pro 64 bit. The Skydrive sync has been working great since 8.1 upgrade. Now the laptop has not updated any of the desktop files for the last few weeks. If I access the web version of skydrive all