Changes in jsp page not reflecting

Hi,
I have a requirement where I have to customize the self registration page in OIM, i.e.
when a user enters uid, it should be checked for its availablity, that is if the user id is already present in OIM then we may suggest him a set a user ids from which he can select.
For this, I am planning to have a button "Check UID availability" next to uid text field and then on clicking that button we may proceed with our functionality.
To achieve the very first step, i.e. creating the button, i edited /tiles/tjspSelfRegistrationTiles.jsp and then created and replaced the old webapp.war file with the new one and then run patch_jboss.cmd file which builds the file successfully.
But, the problem I am facing is that any changes made to this jsp are not being reflected.
Any pointers to reflect the changes made in jsp would be helpful.

Well, thats a strange case with JBoss. I never find these JSP's on the deploy directory. The approach which I follow in such cases is as follows:
1) Take a back-up copy of XellerateFull.ear file from <OIM_HOME>\xellerate directory.
2) Extract the contents fo this file to any temporary directory. This will contain a war file xlWebApp.war
3) Extract the content of this file as well.
4) Now you will be able to see all the JSP folders and struts xml etc.
5) Update the required JSP.
6) Bundle the xlWebApp.war file again.
7) Bundle the XellerateFull.ear file again.
8) Now since you have a complete ear file. Directly copy this to JBoss deploy directory. Overwrite the existing file:
<JBossHome>\server\default\deploy\
9) Restart the server.
Now all the files would be visible in the directory location as mentioned by you.
Thanks
Sunny

Similar Messages

  • Automatic reflection of changes in JSP pages in R12i

    As per note metalink note 458338.1, i have set the main_mode from justrun to recompile in context file and run autoconfig.
    Also confirmed for the entry in $INST_TOP /ora/10.1.3/j2ee/oacore/application-deployments/oacore/html/orion-web.xml file.
    Still i am finding that the _.class files are not being updated in $COMMON_TOP/_pages
    The problem is if i add/end data any responsibility for any user, the change reflects in the forms, but not in the JSP pages when the user logs in next time. I have also verified the change in the back end.
    Also there are users using iRecruitment JSP pages. Any changes they make is not reflecting. Every time i have to bounce the Apache for the change to reflect.
    Any one has any clues on how to resolve this issue?

    I just ran those two conucrrent programs and retried.
    But still there is no resolution. I added and end dated few responsibilities. how ever they are not reflecting in the JSP page after login.
    Also no _.class files show the latest timestamp in $COMMON_TOP/_pages location.

  • Changes to subtasks are not reflected in the summary task

    I use Project Professional 2013.
    Changes to subtasks are not reflected in the summary tasks. This includes both work and actual work as well as % complete. The tasks are all auto scheduled. Is there a setting that I need to change?

    The only way I know to make that happen is if calculate project after every edit is disabled (See Options, Schedule tab).
    Does this happen in all project files, for other PCs near you and do you have SP1 installed for Project 2013?
    Rod Gill
    Author of the one and only Project VBA Book
    www.project-systems.co.nz

  • Changes in JSP page are not reflected

    Hello all!
    I created in JDeveloper 10.1.2.1 a simple JSP page. Then I ran the page using embedded oc4j - browser showed the page. That's OK. But when I update JSP code and run the page again I don't see any changes applied in browser!
    It seems that page is downloaded from some cache. I can't understand from what one.
    I'm sure it's not a browser - I cleared browser cache and inserted HTTP headers "Expires", "Pragma", "Cache-Control" in response but it didn't help. Besides I tested the same page with standalone oc4j - every time I change the page and refresh it in the browser I see new content.
    Thank you in advance

    I am facing the same problem with JSP!
    File is included from another file, but tried to touch all the files from web content, even removed the files from .jsps. OC4J recreates the xxx.java and xxx.class file (with good content), but to the browser is sent only the old content...
    I am using OC4j version 10.1.3.40.66 embedded in jdeveloper 10.1.3.2.0
    Any help would be appreciated since the project is huge and takes 1 minute to start a deployment and is anoying to do that only to edit one jsp.
    Thank you.

  • Changes made in jsp are not reflected

    webpages are not reflected after modifying jsp pages
    what i need to do??
    thanks in advance

    Hi
    Thanks for your reply,
    I am using CQ 5.5 and was installed service pack 2.
    1. We make package from SVN or through maven build to the CQ dev server.
    2. JSP changes perfect but /var/classes java files contains old code(i.e new JSP file complitation is not happening )
    3. Only when we restart server, /var/classes reflecting with new code other /var/classes have old code only.
    What is best procedure to re-compile JSP with out Restart server.

  • Changes made in jsp pages not showing in weblogic 92

    Hi:
    I am using Weblogic 92.
    I ran an ant script and it copy the ear file
    to the following directory.
    C:\bea92\user_projects\domains\Inquiry\autodeploy
    This should autodeploy the application but it doesn't seemed to show the changes I made.
    I also copy the ear file to the following directory:
    C:\bea92\user_projects\applications\Inquiry
    and
    C:\bea92\user_projects\applications\Inquiry\autodeploy
    The worst part is even if I delete the ear files in the above directory and when I restarted weblogic 92, in the admin console it still shows it and when I tried to delete it, it says the ear file was deploy autodeploy and you must delete it manually something like that.
    But I already deleted it manually but it still shows in the weblogic console. This is very frustrating.
    In weblogic 8.1 I didn't use autodeploy and I don't have any of these type of problems!!
    I also noticed that in the directory:
    C:\bea92\user_projects\domains\Inquiry\servers\AdminServer\stage\_appsdir_inquiry_ear
    it contains an old ear file.
    What are the directory I have to updated exactly with the new ear files for the changes to show up in the application?
    Any help would be greatly appreciated.
    Yours,
    Frustrated
    Edited by jadeite100 at 03/22/2007 3:38 PM

    Hi, Shonda, I can find "Main Mode" for my Jdeveloper 9.0.5.0.0 at
    Tools -> Embedded Oc4j Server settings -> Global -> JSP Container.
    If you can not find this parameter as above, can you use the index search for "Jsp container" or full text search for "embedded oc4j"?
    Anyway, I believe there is way to confirm / change this parameter. At a last resort, you might search for files that contains "main_mode" or "main mode", case ignored, so as to get a clue where this parameter is stored.
    I have been using 9.0.3 oc4j for some time. If the main_mode is recompile, any change of my jsps is always reflected immediately.

  • The change in model is not reflected to view

    Hi,
    I am using JDeveloper 10.1.3.3 with ADF Faces and ADFBC. I have Order and Orderline tables, related EO's and related VO and Viewlinks. When I test the model with AppModule Tester everthing works as expected. On the view part there is an ADF Form for Order VO and ADF Table for Orderline VO. In orderline there is a quantity field(af:inputText with autosubmit = true;) when it's changed the linetotal field is updated and ordertotal field is updated too. This logic is implemented in entity objects implementation. On the jsf page the change to linetotal field is reflected to view but the change to ordertotal field is not. linetotal and ordertotal fields both has Partial Triggers on quantity field.
    On remove of orderline record I also update the ordertotal field and in this case the change is reflected to view. This should be a very simple issue. Any help is appreciated.
    Best Regards,
    Salim

    Maybe you should run the code in an eventhandler for the event 'changed' of purchase order ?

  • Changes to custom VO not reflecting

    Hello All,
    I created a new VO which extends standard. I did a jpximport. First time it worked. But now when I make changes to the VO files, the changes, query and new attributes, are not reflecting on the OA page. The page is picking the old version. Saw the details through About Page. Apache was bounced a couple of times still no use.
    Can anybody tell me if I'm missing out anything here ?
    Thanks.

    You can also use functional administrator responsibility.
    --Shiv                                                                                                                                                                                               

  • JSP page not rendering correctly for remote system

    I have a jsp page that has an HtmlGraphicImage component that gets set by a method in a java bean using
    image2.setUrl( imageFilename );
    When I run the application on my local system (my development system running Studio Creator) the page comes up on my web browser with the proper image.
    However, when I try to access the page from a remote PC, the page comes up okay with all the static components, but the image is blank. When I look at the page source on that browser, the image url is set to blank (i.e. nothing inside quotes).
    Any ideas why this image is rendered correctly on my local system and not remotely?

    <title>Home</home>Find the mistake!

  • How can I make the jsp pages not displayed by using the navigation class?

    I'm right now implementing a function on my program GUI . It's like whenever I click "STOP THE SERVER" button on the main page, I need those jsp pages relates to the server running to be not displayed, even by directly type in the URL(that's just stay in the main page), How can I do that? I heard that a navigation class might do it, but I'm not sure how. It might be great if some experts could help me!! Thanx a million !!
    Shannon

    See:
    * [[Removing the Search Helper Extension and Bing Bar]]
    You can use one of these extensions to adjust the default font size and page zoom on web pages:
    * Default FullZoom Level - https://addons.mozilla.org/firefox/addon/6965
    * NoSquint - https://addons.mozilla.org/firefox/addon/2592

  • Metadata changes in Lightroom are not reflected in Premiere Pro C

    Hello everyone. I am having trouble with my current workflow. I am shooting RAW with a Canon 7d using Magic Lantern. I use raw2cdng to transform the mlv(raw) files to cdng. I then use lightroom to color correct my DNG files. I use lightroom to save the new metadata info to my files. Those changes that I make are reflected in file explorer, but when I import the files to Premiere Pro using the MediaBrowser the color corrections that I made in lightroom are not being shown. What am I doing wrong? Why is Premiere Pro not reading my metadata info correctly? I appreciate all of your help.

  • JSP page not rendering in IE

    Hi,
    Here is a JSP page I'm working on for school:
    http://lectura.cs.arizona.edu:23456/main.jsp?section=login
    It renders fine in Mozilla, but I get a white page in IE. If you "view source" in IE, the code is there, and I have no idea why.
    I tried creating another simple jsp page and a simple html page, which are in the same directory:
    http://lectura.cs.arizona.edu:23456/index.jsp
    http://lectura.cs.arizona.edu:23456/hello.html
    Both show up in Mozilla, but not in IE.
    Thanks in advance for any help!

    <title>Home</home>Find the mistake!

  • Changes to password are not reflected immediately in the application

    Hi All,
    If I change the password either from the console or through the application
    itself, the change are not reflected immediately. They are reflected when I
    shutdown both the admin server and managed server and bring them up. I think
    the previous password is cached somewhere. If so, how to refresh it. When I
    am changing the programatically ie using
    User.changeCredential(oldPassword,newPassword);
    I am refreshing the realm by using RealmMBean.refresh() . But it is not
    working. Right now i am using default file realm. Can anyone tell what i
    am missing here
    Thanks in advance
    Suresh

    Suresh,
    If your custom user extends DefaultUserImpl then you can update the password
    in that instance within the method User.changeCredential(...) as
    Construct the userinfo object with the old password
    Authenticate the user against the realm with the userinfo -- returns the
    customuser
    customuser.setCredential( ** new passsword**) (setCredential method of
    DefaultUserImpl)
    update the file/database
    Hope this works.
    -- Sunny
    "Suresh Done" <[email protected]> wrote in message
    news:3b4a4d7e$[email protected]..
    Hi All,
    If I change the password either from the console or through theapplication
    itself, the change are not reflected immediately. They are reflected whenI
    shutdown both the admin server and managed server and bring them up. Ithink
    the previous password is cached somewhere. If so, how to refresh it. WhenI
    am changing the programatically ie using
    User.changeCredential(oldPassword,newPassword);
    I am refreshing the realm by using RealmMBean.refresh() . But it is not
    working. Right now i am using default file realm. Can anyone tell what i
    am missing here
    Thanks in advance
    Suresh

  • QM03-Custom tab-Change to text field not reflecting-FG - XQQM-screen-0106

    Hi,
    I have a requirement to change the text field on a custom tab of QM03 transaction. Quality notification type is Z1 and the tab is "Checklist". Both are custom defined.
    The existing text field is of 3 lines. The new text message is of 8 lines. When I did the changes on the custom screen 0106 in the function group XQQM, the changes are not reflected on the QM03 transaction's custom tab. Only first 3 lines were reflecting the change and rest of the 5 lines are not appearing on the screen.
    Pointers on this will be definitely helpful.
    Regards,
    Mallika.

    I had a similar problem, but it was with the message line. I found that with Web Forms, I had to issue the Synchronize; a second time, but in Client/Server Forms 6i, the first synchronize worked. Here is the code I used:
    <pre><font face = "Lucida Console, Courier New, Courier, Fixed" size = "1" color = "navy"> SYNCHRONIZE;
    if Get_Application_Property(User_Interface) = 'WEB' then
    synchronize;--first does not work on web
    end if;</font></pre>
    Let us know if this works.

  • Changes made in ECC not reflected to CRM

    Just encountered a problem. As follows:
    1. When a line item in a sales order in ECC is rejected with a reason, the changes are reflected back to CRM. Likewise, when the PO number field in the sales order is changed, the changes are reflected back to CRM. This is ok.
    2. But when I make a change in the address fields (i.e. change the street) in the ship-to partner (on the header level) in the sales order in ECC, the changes are not reflected back to CRM.
    Has anyone encountered this issue before and if so, what was the solution?
    Will reward points...

    Hello,
    Check the inbound queue in CRM and outbound in R/3.
    Prase

Maybe you are looking for

  • How can I get iPhoto 9.5.1 (902.17) to import .mov files?

    I have a brand new MacBook Pro with 2 TB SDD running Mavericks that I bought 2 weeks ago. So far I have imported about 5,000 photo files into iPhoto 9.5.1 (902.17) plus about 25 videos as .mov files. But on today's import session, it stopped taking a

  • Red pixelly lines on 24" iMac 2.16GHz (PICTURES)

    iMac 24" 2.16GHz Intel Core 2 Duo 2GB 667 DDR2 SDRAM - 2x1GB NVIDIA GEFORCE 7600 GT w/256 500GB Serial ATA Drive SuperDrive 8X (DVDR-DL/CD-RW) My iMac developed red lines on the monitor. I am unable to log in. I've tried booting from the install DVD,

  • Authorisation - Inputschedule

    Hello, Have a specific issue with accessing the input schedules with in our user group one can access the worksheet with in the template and one cannot. The access rights / authorisation has been given at the same level, I have deleted and recreated

  • Call SAPGUI-iView from WebDynpro-iView

    How can i call a SAPGUI-iView from a WebDynpro-iView?

  • Renting car business in SAP

    I am working with SAP and a client has a car rental business i wanted dome ideas how SAP handles this kind of situation without any addon .My problem is when u use a invoice the iem in question is moved out of stock , is there a way to look at this ,