Migration/upgrade of cm:getNode tag from 8.1.5 to 9.2

In BEA 8.1.5, we have been using the <cm:getNode> tag as <cm:getNode useCache="true" cacheScope="page" path="<%=ContentManager.getContentPath(\"Login/headerText\",request)%>" id="headerText" />.
In 9.2, path attribute in the above statement is not resolved properly .
Only way we were able to resolve it was to move the java statement out of the path attribute and pass a string to it as shwon below.
<% String pathAttribute = ContentManager.getContentPath("Login/headerText",request); %>
<cm:getNode useCache="true" cacheScope="page" path="<%=pathAttribute%>" id="headerText" />
Since we have many <cm:getNode> tag in our code base, it will be time consuming to resolve every instance of the tag.
Is there any easy way to resolve this issue? Thanks.

Hi Edward,
This may be actually just be display issue in Eclipse due to the \" characters in the path attribute; does the JSP correctly evaluate at runtime?
If this is true, to work around the display issue, you could consider minor modifications to the JSP so instead of using:
<cm:getNode path="<%=ContentManager.getContentPath(\"Login/headerText\",request)%>" />
you might consider using
<cm:getNode path='<%=ContentManager.getContentPath("Login/headerText",request)%>'/>
-Steve

Similar Messages

  • Needing to migrate/upgrade NSM 3.02.76 from OES2 to OES11

    Currently running on OES2 SP2a server. NSM version 3.0.2.76
    Need to upgrade to new server. New server is OES11 SP1. Also would like to upgrade to latest NSM version.
    Do I need to upgrade in place now and then move to new server? Can OES2 SP2a even run NSM 3.1?
    Looked at documentation some, but don't see clear process on moving NSM to new server.
    I didn't find any tips in the Discussion forum.
    You've given me tips in the past and they have always worked great.
    Can you point me to documentation and give best practices in making this upgrade and change.
    Any assistance is greatly appreciated.
    thanks,
    Lin

    For the benefit of others doing the same, I'd migrate then upgrade. Here's how I migrated Storage Manager Engine from OES2 to OES11:
    1 - Unload old Engine and disable from starting on server boot.
    2 - Install NSM Engine on new server, open firewall port 3009, and configure the engine using nsmengine-config, but don't start the engine.
    3 - On the new server, rename /var/opt/novell/storagemanager/engine/data to data-original
    4 - Copy /var/opt/novell/storagemanager/engine/data from old server to new server, then fire-up the new Engine
    5 - Run NSMAdmin against the new server and next your way through the wizard. I had to create a new NSMProxy user, but you can use the existing NSMAdmins group.
    6 - Reconfigure Event and Agent servers to point to the new Engine.
    Regards,
    Anthony

  • HT2518 I don't have .psd files but how do I migrate my Photoshop Elements catalog with tags from Windows

    I don't have .psd files but how do I migrate my Photoshop Elements catalog with tags from Windows?

    That's really disappointing, I purchased the download version.
    I refuse to pay another £55
    Thanks for your help anyway

  • Upgrade to SE 3.0 Keep Tags from SE 2.0 ?

    Upgrade to SE 3.0 Keep Tags from SE 2.0 ?
    I've tagged over 1000 pics in SE 2.0 so I need confirmation that tags will stay if I upgrade to SE 3.0.
    Thanks

    I too have upgraded from 2.0 to 3.0. But now when I try to download pictures from my camera I get a message that says "this device does not contain any supported media". How do I correct this?

  • Upgrading to LR 3.2 from 2.6 - Should I use the LR 3 box?

    As I intend to upgrade to Lightroom 3.2 from 2.6, I wonder if I should use the upgrade box or donload a trial version and insert the key to be found in that box.
    There was a thread lelated to migration from LR 1.4 to 2.2 ( http://forums.adobe.com/message/1394503#1394503 ) that strongly suggested passing over 2.0
    What is best?

    As I intend to upgrade to Lightroom 3.2 from 2.6, I wonder if I should use the upgrade box or donload a trial version and insert the key to be found in that box.
    It doesn't matter. The results are the same. Lightroom 3.2 is Lightroom 3.2 whether you download it or buy the box.
    There was a thread lelated to migration from LR 1.4 to 2.2 ( http://forums.adobe.com/message/1394503#1394503 ) that strongly suggested passing over 2.0
    What is best?
    I agree ... skip 2.0, although this seems irrelevant to your title and first paragraph.

  • Unity Connection 10.5.1: I upgraded the Unity Connection Server from V 9.1. After that, cannot logn to ELM an error message " The server encountered an internal error that prevented it from fulfilling this request." appears

    Unity Connection 10.5.1: I upgraded the Unity Connection Server from V 9.1. After that, cannot logn to ELM an error message " The server encountered an internal error that prevented it from fulfilling this request." appears. The error further displays "
    type: Exception report
    message:
    description: The server encountered an internal error that prevented it from fulfilling this request.
    exception:
    ServletException Could not initialize class com.cisco.vos.platform.api.config.UpgradeStatus
    root cause:
    NoClassDefFoundError Could not initialize class com.cisco.vos.platform.api.config.UpgradeStatus
    note: The full stack trace of the root cause is available in the logs.
    Has anyone experience this issue? Any solutions? Your assistance is greatly appreciated!

    Hi Mesut,
    you can refer the link for migration
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/10x/upgrade/guide/10xcucrugx/10xcucrug010.html
    regds,
    aman

  • PSE 13 "Import Keyword Tags From File" Fails

    Whenever I try to do the above command, it fails. As shown in the attached figure it gets to 9%. Does anyone have any ideas on how to troubleshoot this error?
    Thanks in advance.

    is there a way to import tags from PSE 12
    The PSE 12 Organizer and LR 5 use different file formats for exporting and importing keyword hierarchies. PSE uses XML format, while LR 5 uses a tab-separated format.  If you're a programmer or technically minded, you could convert from one to the other using your favorite scripting language.
    But the approach suggested by dj_paige can be modified to accomplish what you want without scripting, by copying the keyword hierarchy from the "upgraded" LR catalog that was created from your PSE catalog to your "good" LR catalog:
    1. Make a manual backup of your "good" LR catalog: Lightroom Help | Back up a catalog.
    2. In LR, open the catalog that you created previously by upgrading (converting) the PSE catalog -- you can usually get to that catalog by doing File > Open Recent.
    3. Go to grid view in the Library by doing Window > Library followed by View > Grid (usually you're already in Library grid view, but just in case...)
    4. Make sure the Keyword List panel is showing on the right by doing Window > Panels > Keyword List.
    5. You should see the keyword hierarchy from your PSE catalog.  If you don't, stop and post a screen shot of the entire LR screen.
    6. Do Metadata > Export Keywords to export those keywords as a LR-format text file.
    7. Open your "good" LR catalog by doing File > Open Recent.
    8. Do Metadata > Import Keywords and select the file you exported in step 6.
    9. All the keywords that were exported in step 6 will be added to the current catalog, and there will be duplicate keywords if there were already keywords of the same name in the catalog.  Those new keywords will not be attached to any existing photos in the current catalog.

  • What is the efficient way to migrate the large DB (over 1TB) from 9i to 11g

    Can any body give a suggestion for migrate the large DB (Over 1TB) from 9i to 11g?

    Hi;
    Can any body give a suggestion for migrate the large DB (Over 1TB) from 9i to 11g?Please check below
    Minimizing Downtime During Production Upgrade [ID 478308.1]
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    Different Upgrade Methods For Upgrading Your Database [ID 419550.1]
    I suggest also Please check my blog
    http://heliosguneserol.wordpress.com/2010/06/17/move-to-oracle-database-11g-release-2-wiht-mike-dietrich/
    In this pdf you can see patch of to upgrade db from x to n wiht many senerios wiht all related metalinks notes which is created by Oracle worker Mike Dietrich
    Regard
    Helios

  • How to migrate the RPD and catalog file from siebel analitics to obiee

    hi all
    How to migrate the RPD and catalog file from siebel analitics to obiee and obiee to obiee 11g
    Thanks
    Sreedhar

    hi sreedhar,
    you can migrate from siebel to obiee 10g...check this out http://debaatobiee.wordpress.com/tag/migration-siebel-analytics-obiee/
    Next install OBIEE 11g and migrate obiee 10g to 11g using this http://prolynxuk.com/blog/?p=424
    hope answers your questions.
    Cheers,
    KK

  • How do i import keyword tags from PSE12?

    I have just downloaded PS and LR5 from Adobe CC. I was using Photoshop Elements 12. How can I import my keyword tags from the PSE Organizer. I saved them as .txt files but they will not import because they contain "special characters." What do I do?  Please do not tell me I have to start over... ~

    is there a way to import tags from PSE 12
    The PSE 12 Organizer and LR 5 use different file formats for exporting and importing keyword hierarchies. PSE uses XML format, while LR 5 uses a tab-separated format.  If you're a programmer or technically minded, you could convert from one to the other using your favorite scripting language.
    But the approach suggested by dj_paige can be modified to accomplish what you want without scripting, by copying the keyword hierarchy from the "upgraded" LR catalog that was created from your PSE catalog to your "good" LR catalog:
    1. Make a manual backup of your "good" LR catalog: Lightroom Help | Back up a catalog.
    2. In LR, open the catalog that you created previously by upgrading (converting) the PSE catalog -- you can usually get to that catalog by doing File > Open Recent.
    3. Go to grid view in the Library by doing Window > Library followed by View > Grid (usually you're already in Library grid view, but just in case...)
    4. Make sure the Keyword List panel is showing on the right by doing Window > Panels > Keyword List.
    5. You should see the keyword hierarchy from your PSE catalog.  If you don't, stop and post a screen shot of the entire LR screen.
    6. Do Metadata > Export Keywords to export those keywords as a LR-format text file.
    7. Open your "good" LR catalog by doing File > Open Recent.
    8. Do Metadata > Import Keywords and select the file you exported in step 6.
    9. All the keywords that were exported in step 6 will be added to the current catalog, and there will be duplicate keywords if there were already keywords of the same name in the catalog.  Those new keywords will not be attached to any existing photos in the current catalog.

  • Retrieving missing keyword tags from a previous version of Photoshop Elements

    I just purchased an upgraded version of Photoshop Elements 12 and Premiere Elements 12, but after all my photos were converted to the new version, all of my keyword tags from the previous version are not showing.  How do I retrieve them?

    Thank you so much.  I had tried to use both of those buttons, but I didn't know that I had to use them in that order in order for the tags to show up, and I couldn't find the answer in the Adobe help section, either.  Looks like all my tags are there and the problem is solved.  Thanks again.

  • Clear Retention Policy Tags from mailbox items

    Hello Experts
    I searched for this but didn't find clear answer so I decided to re word
    running - exchange 2010 sp3 RU4
    background - we had email retention policy applied to all mailboxes in the environment during 2010 migration project w/ retention hold enabled except for pilot batch users
    there will be changes coming soon from the business regarding amending existing policy tags
    currently testing this scenario
    user A - policy enabled for 1 yr but on hold.. 50% items are expired
    If policy gets removed from user A mailbox
    question 1
    how to clean existing tags from individual items in the mailbox? Can it be done or items are left like this forever
    if yes, how long will it take to clear up automatically.. once you remove the retention policy from a mailbox, my guess is running MFA on demand will not do anything
    question 2
    Ex -if initial retention tag for inbox folder was 90 days and now changed to 270 days, during mfa re evaluation, will the "start date" be still calculated from first time message was stapmed
    or when it was re evaluated again
    Thanks in advance

    Question 2 is described here:  
    How Retention Age is Calculated
    The MFA works against messages according to their tags/policy.  If there are no policies applied to a user, the MFA will not process items for that user.  
    "The Managed Folder Assistant, a mailbox assistant that runs on Mailbox servers, processes mailboxes that have a retention
    policy applied"
    src: http://technet.microsoft.com/en-us/library/dd297955.aspx#MFA
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • Recommended Order of UC Applications Migration/Upgrade

    Hello Experts,
    I am in need of your guidance. I need to migrate 3 UC applications from MCS servers to BE6K:
    CUCM 8.0.3 to CUCM 10.0.
    Unity 8.0.(3.1) to Unity Connection 10.0
    UCCX 7.0.2 to UCCX 10.0
    In what order should I migrate/upgrade the applications that will have the least impact on users?
    Thank you,
    Randy

    Hello Jaime,
    I've already managed to create a virtual instance of our CUCM 8.0.3 and I've installed the COP file and "ciscocm.version3-keys.cop.sgn" to be able to do a direct upgrade to CUCM 10.5 (I've decided to go to the most recent version). Now I'm preparing for the migrate/upgrade of Unity and UCCX.
    Based on what I've read so far, my plan of action is to:
    1.  In my first maintenance window, I will migrate Unity 8.0.(3.1) to Unity Connection 10.0 since it'll still work with our current CUCM (which is 8.0.3) according to http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/compatibility/matrix/cucsccpmtx.pdf.
    2. In my next maintenance window, I will migrate/upgrade CUCM 8.0.3 to CUCM 10.5 and UCCX 7.0.2 to UCCX 9.0(2) on the same maintenance window. UCCX 9.0(2) is compatible with CUCM 10.5 according to http://docwiki.cisco.com/wiki/Unified_CCX_Software_Compatibility_Matrix_for_9.0(2).  If all is well after the migrate/upgrade to UCCX 9.0(2), I will perform an upgrade to UCCX 10.0.
    In your professional opinion, does this look like a sound plan to you? Is this a doable approach? Is there any surprise I should watch out for?
    Thank you for your time,
    Randy

  • How do I remove the blue tag from my HD?

    Since upgrading to Mavericks I have had a blue 'dot' tag next to my HD's name on my desktop.
    I have figured out how to assign and remove tags from folders generally, but I just cannot find how to remove the blue dot from the main HD on the desktop.
    For example, if I right-click on the desktop icon I can see that the blue tag is selected in the tag options, but it just cannot be deselected there at all.
    If I right-click on the desktop HD icon and select 'Get Info' I can then see the top box in the Get Info panel has 'Blue' showing in it, but there appears to be no way to get rid of it there either.
    How can I switch of this unwanted blue tag on my HD icon?

    Looks like all you guys out there have all been a little too busy to post a reply to this one, but that's fine because life can be a little too full at times.
    The good news is that I found a solution, quite accidentally really.  I simply renamed the HD Drive (Get Info > Name & Extension).  The new name appeared under the drive icon without the blue tag.  Job done.  I am guessing that the blue tag was just a bug that was a hangover left by upgrading from a previous version of OS X, but whatever it was it has now gone.
    Thank you.

  • SCOM 2007 R2 to SCOM 2012 Migration\Upgrade

    What are the different ways to migrate\Upgrade from scom 2007 r2 to scom 2012 r2 ?

    This link lists multiple upgrade paths.
    Is this what your looking for?
    http://technet.microsoft.com/en-us/library/hh476934.aspx
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

Maybe you are looking for

  • New Z* field in selection of MB51

    Hello, we added new Z* field in selection of MB51 (SPRO -> Materials Mgmt -> Inventory Mgmt & Pyhsyical Inv -> Reporting -> Define field selection for material document list) but in selection of MB51  this field does not have any text only technical

  • Report output in the form of XML

    Hi All, May i have any inputs pls. Requirement--- A report when ran should give the output in the XML format. Thanks.

  • Transport issue( business system)

    Hi experts.. My system land scape is XID (Dev)--> XIQ(Qua)---->XIP(Prd) and there is one more system called XIT ( it is replication of XIP(Prd)  for testing . actually we have upgraded service pack in  XIT, now iam importing IR ID from XID to XIT to

  • Unknown error when trying to update nano

    My girlfriend is having an error with her 4gb nano. Whenever she tries to update, she gets the following message: "Attempting to copy to the disk "april's nan" failed. An unknown error occured (-36)." She'll click OK and it'll say update complete, bu

  • U410 SSD Error- Found uncorrectable data error LBA

    I have lenovo ideapad U410. Few weeks back it felt down from table. Since then it was running slow. I formatted my laptop twice. But after formatting whenever I tried to install other software it was slowing down again. I have checked with lenovo ser