OIA rbacx/WEB-INF files' changes are not effecting

Hi All,
We have deployed OIA 11.1.1.5.0 in weblogic 10.3.5 (as folder deployment) , on top of managed server "oia_server1".
when ever, we changes any config files in rbax/WEB-INF folder, thats not effecting immediatly (after restart also, its not effecting). Its effecting, after redeploy the war again.
We have deployed war as "folder deployment method" (selected war as folder), in our previous env, it was effected immdiatly (with out restart). In our new deploy, we have created "managed sevrer" and deployed on top of managed server and its not effecting immediately, when we change any files in rbacx/WEB-INF folder.
Please suggest me.
Thanks.

It happened to me as well :(
The deployment gets effected only if you re-deploy the war file or click on Update (if you are using Weblogic).
The managed server takes the cache folders of deployment even after the re-start. The only difference and way to perform is to update the application in the deployments section, which does not even require a restart of the server.
Krish.

Similar Messages

  • Incopy CS4 (mac) - when closing file, changes are not saved

    I have a CS4 Indesign document with assignments saved. When the editor works on the file, she is able to save as she goes, however gets a dialogue box about how we are trying to save over an older file with the options 'submit changes, discard changes and I think one other option'.
    When 'submit changes' is clicked we re-open the file and find that the changes have not been saved.
    We don't understand why we would receive that message since we are hitting save as changes are done while working on the file.
    The odd thing is that it doesn't happen on all files. And the dialogue box doesn't always show up.
    One thing to note is that we recently changed from a CS2 workflow that we've been using successfully for a few years. Ie. without that particular dialogue box showing up or any save issues.
    thanks all!

    Lr & Photoshop both have the potential to use tiny (xmp) files for storing changes (and never save any other files), and both can save/export big honkin' tiffs, or like-sized jpegs...
    If you save files in Photoshop with layers and such stuff, the files can get pretty big.
    So, to answer your question: "It depends..." - which files, how saved/exported...
    Try some stuff and inspect the file sizes!
    Rob

  • Code changes are not effected in .swf file

    Hi,
    I have made changes in the code and compiled it and executed
    the application.
    But, the changes whatever I made are not shown in GUI part. I
    am able to view the changes if I execute my application in debug
    mode but not in normal mode. Even I have reinstalled my Flex plugin
    in to Eclipse, that also not working.
    Expecting your valuable solution for my problem.
    -Sreedhar

    Run "Clean" command at FB2 from "Project" menu

  • Code changes are not effected in SWF(GUI)

    Hi,
    I have made changes in the code and compiled it and executed
    the application.
    But, the changes whatever I made are not shown in GUI part. I
    am able to view the changes if I execute my application in debug
    mode but not in normal mode. Even I have reinstalled my Flex plugin
    in to Eclipse, that also not working.
    Expecting your valuable solution for my problem.
    -Sreedhar

    Run "Clean" command at FB2 from "Project" menu

  • Problem in building and changes are not reflecting

    Hi Team,
    When I am building my DC, It is building without any errors,
    But it is not showing anything like build failed yes or no.
    I feel Its not building my DC,bcoz in tasks its not showing my DC name.
    When I deploy, It is deploying without any errors, but my changes are not effecting.
    What could be the problem ?
    Thanks in advance.
    Regards,
    Naresh

    Hi Ayyapparaj,
    Thank you very much for your reply.
    I have reverted the activity i have created for the DC, and deleted the activity.
    I have deleted that DC from my NWDS also.
    Now I have created the project again, with new activity.
    And made the changes, build and deploy.
    But still the changes are not effected.
    When I build my DC, It is not showing any errors in tasks,
    but My DC name is not there in tasks.
    I feel my Dc is not building at all.
    If some other user is created any activity on same DC but not checked in, then will create this kind of problem ??
    I am not sure , where it is going wrong?
    Its not showing like build failed---NO.
    Its not showing any errors also.
    Build is happening within 2 seconds.
    Can you please sort it out..??
    Thanks in advance.
    Regards,
    Naresh

  • Web template changes are not saved.

    Hello Experts,
    I making a small change to an existing Web Template namely changing the tab page 1 to tab page 2 and  vice versa.
    I could see the message Changes are saved but at the end web template is same like as it was.
    Any idea why changes are not being saved and how to over come this will be of great help.
    Thanks in anticipation.
    Best Regards.

    Hi.
    The changes are not saved in WAD or has not affect when executing the WAD ?
    Regards.

  • Org.apache.jasper.JasperException: File "/WEB-INF/struts-html.tld" not foun

    hi
    i have developed small stuts sample using eclipse.When i tried to run the sample its giving following error..
    org.apache.jasper.JasperException: File "/WEB-INF/struts-html.tld" not found
         org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:51)
         org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409)
         org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:116)
         org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:160)
         org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:424)
         org.apache.jasper.compiler.Parser.parseDirective(Parser.java:493)
         org.apache.jasper.compiler.Parser.parseElements(Parser.java:1557)
         org.apache.jasper.compiler.Parser.parse(Parser.java:127)
         org.apache.jasper.compiler.ParserController.doParse(ParserController.java:212)
         org.apache.jasper.compiler.ParserController.parse(ParserController.java:101)
         org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:156)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:296)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:299)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    But i ahve placed the tld files inside WEB-INF.
    please anybosy help me why i am getting this error?
    regards
    shruthi

    Hello,
    Were you able to find out the cause of the problem you were having with the "/WEB-INF/struts-html.tld" error?
    I'm stuck for a while on this problem, your input would help a great deal.
    Thanks,
    -Rick

  • Re-publish site using 3rd party FTP Client-Changes are not visible

    I uploaded my Iweb site to the server using FileZilla. When I make changes in I-web and republish, the changes are not visible. I even tested it out by deleting the site folder and re-uploading everything after I re-published the site in IWeb...but the change still isn't visible. Any suggestions as to why?

    Apparently you publish to a folder.
    iWeb's job is done!
    What you do next with the files is your responsibility.
    Try uploading the changed files to their respective folders on the server.
    You can identify the changed files by the date/time.
    Then in the browser, clear the cache and reload the page.
    iWeb is not involved.

  • When I external edit an aperture photo using Photoshop Elements 9 and then get out, the changes are not reflected in Aperture when I return - this used to work for me but doesn't seem to have for some time - help please?

    Have used Aperture for some time - at some point this stopped working - not sure when
    workflow:
    click photo and elect to use the external editor (Photoshop Elements 9)
    Copy of the photo is created in Aperture with the "O" badge and I am rolled out to Photoshop
    Have to change the type to 8-bit in Photoshop to start making changes
    When done and I exit I am prompted to save the photo
    On returning to Aperture however the "O" badged photo does not get updated/reflect my changes
    Other Things:
    I can find a changed photo sitting in the Aperture Library using finder or Photoshop itself - so I know changes have been made a new file saved (TIFF).
    I am wondering if I am missing some (new) preference such that the changes are not proerly being saved for re-display/storage in the Aperture Library
    I am running Lion OSX at the moment but the behaviour was the same under Snow Lepoard versions.
    Current version of Aperture is 3.1.3, Elements is 9.0
    Any help/suggestions greatfully received

    Try using psd.  Some rerports indicate some confustion between the apps with TIFF.  See:
    https://discussions.apple.com/message/15921933#15921933
    I cannot confirm, nor test, since I use PS CS5, and not Elements.
    Ernie

  • HT4075 I tried the steps mentioned above but the changes are not being saved.

    I am not able to edit or merge PDF files. I followed the steps mentioned in the Mac support community but the changes are not being saved. Any solution to this?

    The link you posted gives be a 404 not found message. 
    The reason you're getting the repeat is because your site name is wilgenroos.nl and the first page of your site is wilgenroos. 
    The standard URL for domain names that are forwarded with the CNAME method is:
    http://www.domain_name.com/site_name/page_name.html.
    You can change the site and page names in iWeb to give you something more informative about the site and page.
    If you're publishing to a  3rd party server and want to get rid of the site name in the url and only have
    http://www.domian_name.com/page_name.html
    do the following:
    publish the site to a folder on your hard drive (already done)
    use Cyberduck to upload just the contents of your site folder to the root folder of your account on the server.
    You should delete the old site folder and files that are currently there beforehand.

  • Changes are not Reflecting in WAD

    Dear Gurus,
    I got a problem in WAD. Changes are not Reflecting in My WAD. When i created NewQuery in WAD by just placing Chart & Saved it. After executing Chart is displaced.Again I updated the same query by placing table and saved it. After Executing Table is not displayed only previously saved Chart is displayed. Could any one Kindly solve my Problem.
    Thanks,
    Sony

    Hi Sony,
    SAP BI has HTTP Cache and the web templates are stored in the HTTP cache of the server. So, when you change a template and execute it again - the previous version which is stored in the HTTP cache is being retreived.
    To correct this, go to TCODE SMICM in the menu bar >> Goto >> HTTP Server Cache >> Invalidate -> Global in system
    Once this is done, ask basis to restart the java engine.
    I hope this helps you.!
    -Pradnya
    Edited by: Pradnya Rane on Sep 29, 2009 8:05 AM

  • Changes are not updating :(

    Hi-
    For the past few days, after I save changes (and these are simple text changes) they are not showing up on my webpage. The upload seems to be a little slow lately, but I'm not getting any error messages......it says it has uploaded. But....my changes are not there
    Is anyone else experiencing this??? Any advice???
    Thanks!

    yes, empty your cache as kabing said!
    a cache saves files from your website when you visit it often - therefore it loads faster. yet when you make changes to your website - they are then not recongnized and the old page is still showing!
    so my advice, empty your cache everytime you publish!
    max

  • My challenge: recovering original iWeb files from 2010-2011 timeframe, which included a blog consisting of original postings from me and comments posted to the web from family and friends. I have the web archive files - but did not move iWeb files then.

    Background:  I started this blog while living overseas and going to sea with the Navy.  Missed the opportunity to move the iWeb files with content attached from the mobile.me server to another server.  Now, I have the original web archive files - good - but not the comments added to them by family and friends - bad.
    My ultimate objective is to create a hard-cover bound book of these files with the comments on the blog ... they document a rather significant experience in my family's life ... to do this, I need to recover the original files with postings.
    Any thoughts or insight would be sincerely appreciated!
    Thanks, cfwnavy

    You have replied to a post that is a month old now and the OP has never replied, so you are probably wasting your time here.
    If you read the OP's post and my reply, you will see that he will not be able to recover his blog and neither will you.
    If your Mac was stolen and you did not back up your iWeb domain.sites files, then you CANNOT get your blog back. 
    If you published your site to a host/server, then you can download it back onto your Mac and you will have to re-build your blog/website from scratch and re-publish, but all your replies and responses to posts will be lost and you can never get these back.
    My advice would be to re-create your blog in another format such as WordPress.com which is free and don't use iWeb again.
    There are plenty of alternatives out there.

  • Changes are not applying to the reports

    hi all
    i have moved the RPD and catalog file to UAT there i got few changes
    i did the changes in DVE and again i moved the changed reports to UAT ,but the report changes are not applied in UAT
    so i again i copied same RPD and catalog to UAT now it is working fine,
    why the changes are not applied to the reports that i have moved to UAT
    is it mandatory to move RPD and catalog to the other environment ??
    Thanks

    Hi,
    if you change even the filters and column names you cant modify only reports and place them in UAT,if you want to cnahge that way there is a tool CAF follow this link how to do that process
    http://debaatobiee.wordpress.com/category/obiee/setup-and-environment/
    If not you need to deploy RPD and catalog into UAT.
    By,
    KK

  • Changes are not reflecting using af:resource for adding CSS

    Hi,
    I am trying to add new CSS file(say the name as customNew.css) to page template using af:resource tag, the changes are not reflected. Instead I see(using firebug) that, styles coming from different CSS file(say the name as customOld.css ) which configured on trinidad-config.xml and trinidad-skins.xml files.
    I was under the impression that, the new CSS file(customNew.css) will override the old css (customOld.css). So, CSS added using af:resource tag will not override any other CSS ???
    Any help will be appreciated
    Thanks,
    San.

    Hi,
    if you bring CSS to the browser through af:resource then this is not overriding any skinning definition. Skins can only changed in trinidad-config.xml file (which also can be done at runtime). Just adding a CSS file to af:resource wont do the trick here.
    Frank

Maybe you are looking for

  • Best practice for home setup/Roaming with built-in Dell wireless card?

    I have a client with a huge house; I have done a site survey and it will require 3 APs to blanket the entire thing. I am wonderig what the best way to set this up for him would be? He would like to be able to walk around with the house and not lose c

  • Query Issue with Inner JOIN

    I need to create the following SQL query in Toplinks, but cannot figure out how to do it. I just want to get all Contacts that have their InitialEventID set to some integer, or have a mapping in the ContactEvents table set to that integer. The mappin

  • Export Sounds Completely Different Than What Is Heard Before Mixdown

    Hey everyone, So I've been recording a band as of recent and been starting to understand the in's and out's of GarageBand. However, I can't seem to figure out why this is happening. I've been working on one song (all tracks except the drums are real

  • Functionality for MMBE transaction

    hi, I need a functionality in which i need to simulate mmbe transaction with the plant and storage locations mentioned in selection parameters of a report program. All categories of stock are required except returns stock i.e. Unrestricted, Blocked,

  • Can I use a PCI-1424 with a non-standard camera and build my own camera file?

    I want to test a certain CCD which in non-standard and I want to setup the direct interface with it. My idea is to use a 1424 board and build the camera file.