How is setPropertyActionListener really working?

I'm studying JSF and I believe I'm missing something as I don't get setPropertyActionListener. In the Java EE 5 Tutorial:
     <c:forEach items="#{bookDBAO.books}" var="book" varStatus="stat">
          <c:set var="book" scope="request" value="${book}"/>
          <h:commandButton id="add" action="#{catalog.add}"
                 value="#{bundle.CartAdd}">   
                 <f:setPropertyActionListener
                        target="#{requestScope.book}"
                        value="#{book}"/>
          </h:commandButton>
          <c:remove var="book" scope="request"/>
     </c:forEach>and
If you are familiar with JSTL, you know that the var attribute of the forEach tag is always in page scope. However, the book data must be in request scope so that the page that displays after the user has clicked the button has access to the book data. Therefore, the setPropertyActionListener tag is used to set the current book object into request scope when the user activates the button.
But doesn't this mean setPropertyActionListener is copying book into itself, it is in the request scope already? And how is the book in the request scope when the button is activated in the first place, this is the postback and I suppose the JSTL code does not get executed.

The JSTL is executed and the view is created when the page is loaded the first time. The SetPropertyActionListner is executed on postback.
Then why to I need to put the book in the request scope if the <c:set> is not executed in the same request as the SetPropertyActionListener?
This is the SetPropertyActionListener documentation:
The ActionListener instance created and installed by this tag has the following behavior and contract:
- Only create and register the ActionListener instance the first time the component for this tag is created.
- The "target" and "value" tag attributes are ValueExpression instances and are stored unevaluated as instance variables of the listener.
- When the listener executes, call getValue() on the "value" ValueExpression. Pass the result to a call to setValue() on the "target" ValueExpression.
Where is the #{book} value when the action is executed on postback? If it's in the request scope then who is putting it there and why do I need the action
if it's already there? It seems that the value expression is evaluated only when the action is invoked but how does it find the right book instance for the corresponding iteration?

Similar Messages

  • TIME MACHINE - How does it really work?

    Dear Mac users and Apple;
    I am new to Mac. For most of my life I used Windows OS. One of the cool features on my new iMac 24'' is TM. In the past I used to use Norton Ghost for creating back ups and safeguarding my data.
    Though there is a lot of info on www.apple.com and in the forums I can not find any satisfactory information about the true way of how Time Machine (TM) works.
    Below I describe all my concerns, but in order to put them into perspective here is what I was used to on PC while using Norton Ghost. I would run a one time back up of my whole system drive (C:) and other drive (D:) which had my documents on it and then schedule regular back ups (weekly in my case). These were incremental back ups which only " added" the files which changed in the mean time. Of course, this method also meant that anything done between the back ups was at risk of being lost until next back up took place.
    When I stated using TM, I assumed a lot of how it works based on my experience described above. However, I ran across this forum http://discussions.apple.com/thread.jspa?messageID=6096304&#6096304 and got pretty confused as to how it really works. I searched for explanations but all I find is us users guessing. I believe Apple should provide its customers with clear explanation and documentation how TM works.
    If you read the long formum thread you will understand what I am talking about. If not here is a rough summary.
    A guy backed up his data using TM, then after checking it is there he deleted the originals from the source drive only to find out later that the back ups were deleted from TM as well.
    The thread goes on and these are the questions I have as a result - I kindly beg you to answer them for me:
    1. TM does 1st back up of the whole Mac, at first - correct? This data stays until TM runs out of space on the back up drive, correct?
    2.)TM does hourly back ups which are kept for 24 hrs (one day), then only a daily back up stays - which one out of the 24 is considered the daly back up? Or is it a separate back up?
    3.)TM does daily back ups which stay for a month then are deleted?
    4.)TM does weekly back up and this back up stays until TM runs out of space on the back up destination drive, correct? If yes, when does it take place?( 7days from the initial back up and then again each 7 days?
    5.) If I create a file and then delete it before hourly back up stores it, it is not backed up at all, correct?
    6.) If I create a file and then delete it once it was backed up by the hourly back up is it stored for 24 hours (one day) and then deleted?
    7.) If I create a file and delete it once it was backed up by the daily backup, it stays for a month in the back ups of TM but then is deleted?
    8.) If I create a file and it is backed up by the weekly back up, then is deleted - it resides in the weekly back up until TM runs out of space on the destination back up drive and deletes the original weekly back up, correct?
    From this, if my assumptions above are right, it means that only files backed up by the weekly back up are kept until back up destination drive has space left. Then it would mean that it is important for me to know when the weekly back up takes place, so that I know that "now is the time and the files I have on my source drive now will stay in the target back up drive as long as it has space".
    Further, it would mean that the hourly and daily back ups are kind of temporary back ups which give me the chance to restore the file within 24 hrs if backed up in the hourly back up, or restore it within one month if backed up by the daily back up. If backed up by the weekly back up, then it can be restored any time as long as the back up drive is not full. Is that correct?
    IF I do a forced back up (Ctrl click on TM in the dock and then order it " Back up now") is this a back up which stays until back up external disk is full or is it a temporary back up (like the hourly and/or daily)?
    Another issue is as follows: If I delete an application from my hard drive BUT it was backed up in the past by TM - can that application be launched automatically without first asking for my (users) permission from the TM's back up on the eternal hard drive? E.g. I install Adobe reader - it is backed up by TM. Then I uninstall it. Then, I download a PDF document, click it to open - does Adobe reader open from the TM back up? If NOT - great, that is how I expect it to work. If YES, then does it warn me about being opened from TM back up? YES it does warn me - great work apple. NO it does not - why? If the later is the case then if you exchange Adobe reader for spyware or malware or a virus, you have a vulnerability how viruses etc. can be reintroduced to system from TM back ups even after cleaned from the original hard disk. Please let me know how it really works.

    1. TM does 1st back up of the whole Mac, at first - correct? This data stays until TM runs out of space on the back up drive, correct?
    Respectively right and wrong. Out of all the hourly backups it makes, TM keeps only the first of each day for longer than 24 hours and one (presumably the first) of each week longer than one month. Any data which is not part of one of the retained backups is lost. Clearly this may happen long before the drive runs out of space and TM begins deleting the retained backups (oldest first).
    2.)TM does hourly back ups which are kept for 24 hrs (one day), then only a daily back up stays - which one out of the 24 is considered the daly back up? Or is it a separate back up?
    TM keeps only the first backup of each day for longer than 24 hours. When you bring up a daily backup in TM's browser, you will see on the big shiny black bar along the bottom not only the date but the precise time of the backup you are looking at.
    3.)TM does daily back ups which stay for a month then are deleted?
    One per week is retained (presumably the first but Apple isn't saying and I haven't seen that confirmed by anyone yet). The others are deleted.
    4.)TM does weekly back up and this back up stays until TM runs out of space on the back up destination drive, correct? If yes, when does it take place?( 7days from the initial back up and then again each 7 days?
    Don't know about timing. By analogy with the daily backups I would guess first of the week. But remember this is not a separate backup, it is one of the original hourly backups which survives the progressive culling process.
    5.) If I create a file and then delete it before hourly back up stores it, it is not backed up at all, correct?
    Correct.
    6.) If I create a file and then delete it once it was backed up by the hourly back up is it stored for 24 hours (one day) and then deleted?
    It is stored for at least 24 hours. If it was never on the first backup of any day it will not survive longer. Otherwise it will.
    7.) If I create a file and delete it once it was backed up by the daily backup, it stays for a month in the back ups of TM but then is deleted?
    If it was in the first backup of any day then it will be in the backup with that date so long as that backup is retained (at least 30 days and until the drive is full if that day is retained as the weekly backup).
    8.) If I create a file and it is backed up by the weekly back up, then is deleted - it resides in the weekly back up until TM runs out of space on the destination back up drive and deletes the original weekly back up, correct?
    If it is in the backup chosen as the weekly backup it will be available until that backup is deleted by TM for lack of space.
    From this, if my assumptions above are right, it means that only files backed up by the weekly back up are kept until back up destination drive has space left. Then it would mean that it is important for me to know when the weekly back up takes place, so that I know that "now is the time and the files I have on my source drive now will stay in the target back up drive as long as it has space".
    I wouldn't advise thinking like this. If you wish to retain long term a particular file TM is not the answer. You should separately archive it outside TM. As has been pointed out elsewhere, you could just copy it to the drive TM is running on, but outside TM's backup folder (however note that this will reduce the space available for TM's backups).
    Further, it would mean that the hourly and daily back ups are kind of temporary back ups which give me the chance to restore the file within 24 hrs if backed up in the hourly back up, or restore it within one month if backed up by the daily back up. If backed up by the weekly back up, then it can be restored any time as long as the back up drive is not full. Is that correct?
    Correct.
    IF I do a forced back up (Ctrl click on TM in the dock and then order it " Back up now") is this a back up which stays until back up external disk is full or is it a temporary back up (like the hourly and/or daily)?
    Good question. I have no reason to think that forced backups are priviledged in any way, but who knows? Anyone got any comment?
    I install Adobe reader - it is backed up by TM. Then I uninstall it. Then, I download a PDF document, click it to open - does Adobe reader open from the TM back up?
    Nothing in the backups is available to you until you have restored it. Interesting question is: if an application is restored, are any other files its original installer would have placed in the system and are needed to run it restored as well? One would like to think so but maybe that's too hard for TM? I would recommend that any major application that has been disinstalled be reinstalled from the original disks rather than relying on TM. Of course, if you've just accidently trashed an application file you can restore it from TM no problem.
    Only after restoring it from TM can you use it.
    Hope these comments help and anyone with more info adds their piece. TM is proving more confusing than it looked at first glance!

  • Time Machine and File Vault - How does it REALLY work?

    Good afternoon,
    I ran some tests and I can't figure out exactly how Time Machine behaves with Filevault.. here's what I did:
    I ran a backup manually. It backed up about 265megabytes. This was right after iTunes downloaded an update for my iPhone. This is weird, because that is stored in Library/iTunes/iPhone Software updates, which is in my FileVault user data.
    I ran a second backup right after. It backed up 726Kb. Sounds like not much has changed.
    Then, I copied a folder (mp3 album) from my NAS to a folder called Time Machine Test in my home folder.. 91megabytes of files.
    I started a backup. Sure enough, it backed up about 91megabytes.
    After the backup completed, I mounted the Sparsebundle file, and my files were there. I could copy them back properly.
    Can someone explain to me exactly what TM can backup while logged in, and what gets backed up only when I log off?
    It seems to me like actual files are being backed up, while the complete encrypted sparsebundle is backed up at logoff only. But if that's the case, why isn't there an option to restore individual files other than by mountaing the TM volume manually?
    Thanks

    infrid wrote: We shouldn't accept this as a price we pay for using other operating system features. Gepeto is quite right : it's unnacceptable, and Apple should sort it out.
    Hmm. I guess it depends on whether you want your Time Machine backups to be encrypted or not.
    If you use a whole disk encryption solution like PGP, Time Machine works fine when logged-in but all your data is backed-up as though encryption were not present, because one you have booted, the encryption is invisible to applications including Time Machine.
    If you enable FileVault, and remove your Home Directory from the exclusions, TM will back up the files in the same way when you're logged in but they will be unencrypted on the backup drive.
    With FileVault enabled and Home Directory excluded, it is not the FILES that are being backed up, but the encrypted VOLUME which is essentially one big file containing all the individual files in your Home Directory. It's similar to a TrueCrypt encrypted volume in this sense. It needs to be backed up unmounted which is why it only happens when you log off.
    The only thing Apple could do would be to create an encrypted volume for the TM backup and synchronize that with your FileVault volume. Not quote the same thing as Time Machine though.
    Message was edited by: Gledders

  • No question, I just wanna say thanks to the person who discovered how to change the correct dns to use FaceTime. The 8.8.8.8. Really work. Genius. Thanks again.

    No question, I just wanna say thanks to the person who discovered how to change the correct dns to use FaceTime. The 8.8.8.8. Really work. Genius. Thanks again.

    solved

  • HT1766 I'm switching from iPhone 3GS AT&T iOS 4.3 to new iPhone 5 Verizon.  Apple online suggests iTunes 11.0.1 on MB OS 10.6.8 to backup contacts, etc. How do I know if backup really worked? Can't find an iPhone contact in MB AddressBook? tx

    I'm switching from iPhone 3GS AT&T iOS 4.3 to new iPhone 5 Verizon.  Apple online suggests iTunes 11.0.1 on MB OS 10.6.8 to backup contacts, etc. How do I know if backup really worked? I created a new contact on my iPhone and a different one in my calendar on the MB. Connected iPhone to the MB and synched/backedup.  However, I can't find my iPhone contact in MB AddressBook and vice versa.  Did the backup work?  I cannot afford to lose my calendar, contacts, etc when I get my new iPhone 5.  thanks!

    I'm switching from iPhone 3GS AT&T iOS 4.3 to new iPhone 5 Verizon.  Apple online suggests iTunes 11.0.1 on MB OS 10.6.8 to backup contacts, etc. How do I know if backup really worked? I created a new contact on my iPhone and a different one in my calendar on the MB. Connected iPhone to the MB and synched/backedup.  However, I can't find my iPhone contact in MB AddressBook and vice versa.  Did the backup work?  I cannot afford to lose my calendar, contacts, etc when I get my new iPhone 5.  thanks!

  • How does business catalyst really work?

    So i've tried to reach this and cant seem to find answers in plain english.... How does Business Catalyst really work?.. functionally.
    1) I have a hosting service with godaddy and jumpline, I have a lot of space and do all of my client's websites through the space I have with those two plans, do they offer the business catalyst format? Just buy that platform with them or have it added?
    2) I have CC, business catalyst "comes with" it.... how does that work? Am I given space on someone elses server somewhere or do I just have the ability to upload the BC software onto a server I have... in which case could it be uploaded to godaddy or jumpline?
    3) The new MUSE features can only be done with business catalyst right?

    Hi,
    Business Catalyst is a web hosting platform that lets web designers host, build, and sell websites to clients. You use Muse to create and update a website. You use Business Catalyst to host it. A Muse subscription includes free hosting on Business Catalyst for one site. A Creative Cloud membership includes free hosting for five sites.
    Regarding your Creative Cloud Subscription, with BC. You must install and use Muse/Dreamweaver to publish your free sites. For More details, Please refer to the article below
    http://helpx.adobe.com/business-catalyst/using/business-catalyst-muse-users.html
    The new Muse feature, like in Browser editing is compatible only with Business Catalyst, but the other feature like Parallex Scrolling works on all the other hosting as well, like Godaddy.
    If you still have any query, please let us know and we will try to resolve it.
    Thanks.

  • How do collection updates really work?

    Hi,
    Few questions about collection updates.
    I have been trying to figure out the most effective way to implement collection updates so, that there would be minimal delay in adding a workstation to collections. The documentation on how the updates exactly work is however a bit vague and the functionality
    seems to have no clear course of action... This is going to be a long post, since there's much to describe.
    We have two main collection structures. One is for software and the other one is for Active Directory. 
    Software structure has collections for each software and each software collection is consisted of direct members, Query rules for AD Security Group members and included collections from Active Directory collection structure.
    Active Directory collection structure is a tree-like structure where the root collection and all descending collections include their child items. The real query for workstations from AD is in the last collection/node of the tree. For example in the picture
    "Staff" collection has collection rules to include "Faculty1" and "Faculty2". Faculty1 has rules which include "dept1" and "dept2" to the collection and so forth. All collections are limited to All Workstations
    (members queried from AD), which is limited to All Systems. 
    I have disabled all incremental and scheduled updates from each collection (excl. built-in collections) and set hourly updates on All workstations. All built-in collections are incrementally updating. Now, this should only update all workstations collection
    and the rest should be left alone? Nope. When the All Workstations collection schedule triggers almost 2/3 of all other collections are refreshed too. There however seem to be no consistency what collections are updated. First I thought that all collections
    which have All workstations as limiting collection would update, but it does not seem to work like that. 
    First question: Does anyone have any idea how the update works in this case? Does updating limiting collection affect other collections?
    I have created an SQL query to easily see the last refresh time of a collection. The query also shows all manually made "Update collection membership" requests with time and what the settings are in that collection. This query is scoped on the view
    "vCollections". 
    Second question: This list shows one extra collection which cannot be seen from ConfigMgr console. The collection has ID "SMSOTHER" and is named "All custom resources". What is this for? The collection updates on schedule and has incremental
    updates turned on.
    Our organization has around 900 collections in total and if all collections are updated (full update) synchronously it will take almost 30 minutes to complete (BTW, why is the performance so poor and why no async updates?). Software collections probably are
    easiest to do with incrementals, but using schedule on all AD collections with the current functionality seems like an overkill. I have tried scheduled updates on different levels of the structure, but none of these seem to have the constant effect of updating
    all child collections also.
    How does updating one collection affect other collections? Do the included collections get updated as well?
    Would be great if there was a comprehensive documentation about collection updates.
    BR,
    Juha-Matti

    Hi,
    First question:
    Based on my knowledge, when All Workstations collection schedule triggers, all other collections related to this collection would be updated too.
    Second question:
    The collection “All custom resources” hasn’t been documented. I think it might be reserved for future
    use.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Does Illustrator on Windows 7 really work like it does on a Mac?  If so, how much is it and where should I buy it.

    I am about to try the Windows 7 version of Illustrator.  Does it really work properly or do I have to have a Mac.

    Cloud Plans https://creative.adobe.com/plans
    -and subscription terms http://www.adobe.com/misc/subscription_terms.html

  • How do you connect your photoshop elements on your computer to your account online? and how do you create a customized url? how does the gallery work and how do you access it? i have trouble signing in on my program from my computer to connect to the onli

    how do you connect your photoshop elements on your computer to your account online? and how do you create a customized url? how does the gallery work and how do you access it? i have trouble signing in on my program from my computer to connect to the online photoshop, and I really want to create my own customized url and post photos to my gallery and share them with the world, family, and friends, but i need help because i can't figure how to do any of this, would really appreciate feedback and assistance, thanks, - claire conlon

    To add to sig's reply, "calibrating" does not calibrate Lithiu-Ion batteries, it calibrates the charge reporting circuitry.  If you look at the effect of deep discharging Lithium-Ion batteries in the data from the independent test group, Battery University, you will see that doing so shortens the life of the battery significantly. It looks like an optimum balance between use and life is at a discharge level of 50%.

  • How can I REALLY downgrade my iCloud storage?  HELP!

    How can I REALLY downgrade my iCloud storage?  Apple is trying to scam ppl out of $$. They will NOT allow you to downgrade per their instructions.  It ALWAYS says the iCloud manager is not available, try later.  Here is what my email says:
    This is a reminder that on 03/03/2015 you will be charged $10.99 for your 20 GB storage plan using your Visa •••• (deleted). If you do not wish to be charged, you can cancel by downgrading to the free storage plan from your iOS device, Mac or PC.
    The iCloud Team
    I'm so disappointed that all my products are currently Apple and now I down't trust them as far as I can throw them.  There is already a class action suit in Florida for the icon taking up 23% of users' available space, now they are trying to charge me $$ yearly when I do NOT need the space?  Shame, Apple.. Steve Jobs must be rolling in his grave about your unethical business practices... This does NOT work:
    You can also cancel or downgrade your storage plan at any time. For a full refund, contact iCloud Supportwithin 15 days of an upgrade or within 45 days after a yearly payment. Partial refunds are available where required by law. Learn more about iCloud storage plans or get help using Cloud storage.
    No... the "done" button will not light up, and it says the iCloud manager is "not available at this time.  Try again later."  This is a known problem... fix it.
    <Edited By Host>

    Thank you Roger!  Going into my iTunes at least allowed me to delete my credit card info so they can't charge it.  In the meantime, after 2 calls I finally got connected to a Senior Advisor from Apple who was able to manually go into my account and remove the automatic charge to my credit card.  After sharing my screen, she was able to see the issue many others are having being unable to downgrade.  There is a bug in the system that tells you the manage storage is "unavailable at this time".  She followed me through several of these threads and realized it is actually an issue.  She took all the relevant information and will submit a bug fix request.  She even admitted that goal and apple were having an issue syncing to the correct time zone at that there was no know fix at this time.  While frustrating, the honesty was refreshing.
    Thank you SO much for you quick response on this!  My apologies for my tone; this was my first time using this forum.  I went through Apple support and didn't realize that there are no Apple employees on here.  I was on the line with someone from customer service that wasn't as helpful at the time and was very frustrated..
    Thanks again for your help!  To all others having this problem, keep calling Apple tech support until you get a Senior Advisor - they will help!!  The advisor even told me to tell people to call in and that they need to manually downgrade on their end until they get this issue resolved.

  • Is there a good "Sticky note app that ACTUALLY put a Sticky Note on my iPad ( over my existing wallpaper images) on either the Home or Lock screens like how the Stickies app works on a Mac?

    I have an iPad 3.
    I tried two, One was a worthless piece of junk I wasted $2.99 on and the other is pretty good ($1.99) except is does not do a function I would like to use as advertised ( which is to create a sticking note that works like an app by creating an icon sized version of the original created sticky note, then  clicking on an app icon size version of the originally created sticky note that you can tap on like an app and a large sticky note is supposed to appear. This does NOT work with an iPad.
    Does anyone use a Stickies app for IOS that works exactly like how the Stickies app works on a Mac?
    What good is a Stickies note app on iOS when it cannot put actual virtual stickies notes over the main IOS screens and wallpapers and remain there until they are no longer needed?
    Does any one use a good stickies app on iPad? NOT iPhone or iPod Touch.

    It really cannot be done in iOS due to the sandboxed security model of the operating system. No app can modify the "desktop" like that - they can only display their own "virtual" desktop when actually actively in use.  so any stickie note app is the same as any simple note app - it must be open and active to display content. It cannot modify any screen but it's own when active.

  • How Real Time Apply works while physical standby is open in Read Only mode

    Hi,
    With Active data guard option, we can open physical standby DB in read only mode, while redo log are being applied. (Real Time Query)
    Standby Redo log (SRL) enables Real Time Apply (with "USING CURRENT LOGFILE" clause in recover database command on standby DB)
    I am interested to know, how Real Time Query works ?
    What is the mechanism with allows us to open physical standby DB in read only mode while redo logs are being applied continuously ?
    Regards,
    Sujit

    Dear user7419391,
    That is a new feature in Oracle Database 11g. MRP can use the real time apply in 10g but the concept here is different.
    Taken from the following document;
    http://www.ascent.co.za/documents/oracle/Oracle%20databse%2011g%20Active-Data-Guard%20datasheet.pdf
    *Unique Advantages of Oracle Active Data Guard*
    +Active Data Guard is an evolution of Data Guard technology, providing unique+
    +performance advantages while leveraging all other enhancements included in Oracle+
    +Data Guard 11g. For example, any Data Guard 11g physical standby database can+
    +be easily converted to a Snapshot Standby. A Snapshot Standby is open read-write+
    +and is ideally suited as a test system, able to process transactions independent of the+
    +primary database. A Snapshot Standby maintains protection by continuing to receive+
    +data from the production database, archiving it for later use. When tests are+
    +complete, a single command discards changes made while open read-write and+
    +quickly resynchronizes the standby database with the primary.+
    The other link in the previous post is excellent and you really have to read it to understand the active data guard aspects.
    Regards.
    Ogan

  • How OPA and OPM works

    Hello Guys,
    It's me again! :) I already deployed and installed OPA and OPM and was able to access the sample rulebases. I just have some questions / clarifications on how OPA and OPM works.
    1. When you build and run project via OPM, the web-determinations page only opens locally. It will not be directly loaded / deployed to the web server unless the compiled project (rulebase) is copied to the *.war file. I think OPM is really for developers’ use only. Once the project is tested, developer will request to deploy it to the web server. Please confirm if my understanding is correct.
    2. Is there a technical architecture diagram that will show how the OPA components work? Or how are they connected with each other? When I access the sample rulebase, the only URL I see is the web-determinations. Not sure what's the purpose of the other components or if they work independently.
    3. Should the contents of web-determinations and determination-servers directories the same? For instance, if we deploy a new rulebase/plugin to web-determinations, should we also copy those files to determination-servers?
    4. For the interview portlet, will it work with 'Oracle WebCenter Portal 11g Patch Set 5 (11.1.1.6.0)'? In the OPA install guide, it is stated that the 'Consume the Interview Portlet on WebCenter can be done on any instance of WebCenter and will require you to have a working portal application', what does the portal application mean? If we'll integrate OPA with PeopleSoft, do we need to install PeopleSoft Portal application? For now, we only planned to use OPA with PeopleSoft HRMS, Financials and CRM applications. Please confirm if we need to install PS Portal application as well.
    This is all I have for now... Thanks in advance for your assistance. :)
    Regards,
    Ann M.

    1. Generally, OPM is for business users not developers. (i.e. Policy or Business Analysts who communicate with and understand business terminology and express business policies using that terminology). Developers play a role in integrating the policy model to another systems data model - but that should primarily be a data mapping exercise and design and implementation of integration when necessary.
    2. There is a good bit of information on architecture, components, etc. covered in both the developer documentation on OTN ( http://docs.oracle.com/html/E38272_01/toc.htm ) and high level overviews on the OPA YouTube Channel: http://www.youtube.com/user/OraclePAVideos
    3. You only need both is you plan on using both (i.e. Oracle Web Determinations is for running interviews to collect data to be used in making a determination, Oracle Determinations Server is for SOA - i.e. SOAP endpoint which publishes WSDLs that define the request/response formats for integration via web services with other apps.
    4. Portal apps / infrastructure is only required if you are deploying the OPM project within a portal (i.e. as an interview running within a portal app).
    (3 and 4 above are related, you didn't ask but a fourth option for deployment integration is via an API so basically an OPM project can be deployed as one or more of the following: an interview app (Web Determinations), an interview within a portal, a web services endpoint (Determinations Server) or integrated via an API. The YouTube content on architecture overview and integration will explain in a bit more detail and the OTN content will go into much more detail on each of the options.

  • WRT54GC - Does the DHCP Server really work?

    Hi everyone,
    Im new to this forum so i dont know if this problem has been discussed before and is there any solution to it.
    I own a WRT54GC since January 2007 and have had no problems since then, but recently I found out some issues about the DHCP server on this unit:
    This is what i have on the network for you guys to understand my network setup:
    Cogeco Cable Modem for the internet (Im located in Canada), Linksys WRT54GC router, One Trendnet File/Print Server for my USB all in one Lexmark printer, and external hard drive, and an Acer laptop.
    The network works perfectly (wireless internet, wired internet, printing, file transfer) except for the following DHCP issue:
    DHCP server does not update the IP address of my laptop even if in the router settings i assign 5 mins or any minuites to the lease time of the IP address and I keep my laptop on and connected to the router either wireless or wired.
    The router has been enabled for DHCP and can assign the IP address automatically to my laptop upon powerup. I also have allocated 6 users for DHCP and starting IP at 192.168.1.101 which means that the range is from 192.168.1.101 to 192.168.1.106
    When I check who's connected to the network, I see that my lap is connected to it and the expiry of the lease time is given. I can also see that if the lease time is set to 5mins then it down counts until zero and it defaults to some wiered number after the time is over and doesnt change the IP address of my laptop. Looks like a bug in the DHCP server software. The above was tried when using the wireless connection.
    When I connected the laptop using the ethernet cable to the router (wired connection) a somewhat similar behaviour but instead if I set a lease time of 5mins or any other mins, the server does not recognize this and defaults it to a lease time of a day (similar to setting 0).
    I have configured my laptop for DHCP so I dont think there is anything wrong with my laptop but I do feel that the DHCP server on this WRT54GC is working abnormally.
    Any suggestions?......Try it out first and see if you have the same problem.
    If you dont than i will be glad if you could tell me how you were able to make it work!
    Cheers.
    (Edited post for guideline compliance. Thanks!)
    Message Edited by JOHNDOE_06 on 10-08-2007 11:26 AM

    Thanks for your reply. Im not looking forward to change my IP address every 5 mins. My question is more related the functional behaviour of the DHCP server. With all the proper settings (and I belive I have done the settings correctly), the DHCP server should update the IP addresses of any computer on the network after the lease period ends and provided the computer was on for the time the lease period is valid and not shut off. Even if I use the default lease setting of a day, it still does not change the IP address if I keep my laptop on for more than a day or so. I feel that the DHCP server is not functioning as it should. I dont really need to change my IP address and Im happy if it doesnt change, but I came across the abnormal behaviour when I was going through the setup. I just thought I should try to see how the DHCP server on this unit works and to see that it was not working as it should I thought I should ask someone on the community forum to see if this is really a normal behaviour or has linksys distributed a faulty product. My network works fine and Im the only user so Im not concerned about security. Im using WEP. To answer your other questions: There is no specific reason as to why I chose to limit DHCP to 6. I think 6 is good enough for me and as no one else is using my network I think 6 is an enough number for DHCP server to assign an unused IP address to my laptop after the lease period expires. I believe I dont need 50. The reason why I used 5 mins as lease time is because I wanted to test the DHCP server. 5 mins is short and I can wait and monitor to see if my IP address gets updated. Waiting for a day will be overkill for the simple test. Did you try it on your router? I'd be interested to know how it worked for you if it really worked. Thanks for you help!

  • "Detect Cuts" not really working

    I'm scoring a scene that has very tight and deliberate cuts. To move things along, I brought the video directly in Logic (usually on a seperate PT rig) and I selected the "detect cuts" button in the Video global track, with plans to then play with "beat mapping" to close in on my desired tempo options.
    Frankly, it's doing a really crappy job.
    It doesn't see a lot of these cuts, and sometimes places markers for cuts that don't exist (in the middle of a shot, etc).
    The video in question is in H.264 format, the scene is well lit with plenty of contrast/data.
    Any advice on how to get this working properly??
    Logic 8.0.1, Leopard

    yes, that's what I've been doing, but Logic doesn't notice the cuts at all. I don't have a problem with the area scanned for video (what your talking about with cycle highlighting), I have a problem with logic incorrectly ignoring cuts/edits that DO exist, or creating cuts in the middle of a shot....

Maybe you are looking for

  • OIM 11g using too much memory and not releasing it when shutting down

    Hello, we have a problem with OIM 11g using too much memory (about 5gb) and it's not releasing it at shutdown (4gb still used). We are using a VM with RedHat Linux 5.6. Originally we had 4gb RAM + 2gb swap file. We installed Admin Server, OAM, OIM an

  • Invalid File Handle - Windows 7 clients talking to Mac OS 10.5.8  server

    Hello I have a file-sharing volume setup under 10.5.8 server - however with the addition of Window 7 clients i'm noticing lots of error whilst trying to copy to or from that volume {setup under SMB and AFP} via a windows machine... My Mac OS clients

  • Show Front Panel form VGA output of CVS

    I have built a stand-alone Real-Time Application on my CVS by following the method in 'RT_Getting_Started.pdf' file, and I think it is successful (because the 'startup.rtexe' file is already created in the startup folder in CVS). I was set the applic

  • Win_API_Environment.Get_Net_Connection????

    Hi, I need to know what does the function Win_API_Environment.Get_Net_Connection(string, boolean) and what returns. Thank!

  • Getting Abnormal program termination error.

    I tried to install Oracle HTTP Server using Oracle Companion cd 10g. But as I inserted the cd, before the universal installer start screen it displayed an error "Abnormal program termination. An internal error has occured. Please provide the followin