Page Refresh Issue in JSF

Hi All,
Kindly treat this on high priority.
Here's the "setup" :-
Page Refresh in JSF Application
When a user hits refresh, the behavior is different depending on if the current page was loaded via GET(outputLink) or POST(commandLink/commandButton).
If a GET, the browser simply re-asks for the page re-using the current URL.
But If a POST, the user is asked, usually, if they want to re-submit their data to the server.
The resubmitting of data happens for the last request generated by the POST method (correct me if i am wrong here)
How can one avoid doing this?
Heres "the performance" :-
I googled out, only to come across words like "jsf redirect tag"
I tried putting it in my navigational rule, only to get the error "Page could not be found. Internal Server Error 500"
Could i get my hands on "the prestige" ?
Thanks & Regards,
Darshan Shroff

Thanks for the reply.
I could not understand the logs.
Can you make any sense of this ?
[3/19/09 18:56:16:780 IST] 00000054 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file D:\IBM\WebSphere\wp_profile\logs\ffdc\WebSphere_Portal_00000054_09.03.19_18.56.16_0.txt
[3/19/09 18:56:17:233 IST] 00000054 ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file D:\IBM\WebSphere\wp_profile\logs\ffdc\WebSphere_Portal_00000054_09.03.19_18.56.16_0.txt
[3/19/09 18:56:17:264 IST] 00000054 WebApp E [Servlet Error]-[<null>]: java.lang.NullPointerException
     at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1209)
     at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:152)
     at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.initialize(GenericServletWrapper.java:80)
     at com.ibm.ws.portletcontainer.webextension.PortletExtensionProcessor.createServletWrapper(PortletExtensionProcessor.java:155)
     at com.ibm.ws.portletcontainer.webextension.PortletExtensionProcessor.handleRequest(PortletExtensionProcessor.java:91)
     at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3365)
     at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
     at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:814)
     at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
     at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:115)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:454)
     at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:383)
     at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
     at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
     at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
     at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
     at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
     at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
     at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
     at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
     at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)

Similar Messages

  • Std Page refresh issue

    Hi,
    On a standard page, I have added a column of itemtype link to a table through personalization, which shows status.
    On click of link, I'm calling a custom read only page (has its own custom AM and VO) in a new window. Its a simple readonly table with data from custom VO.
    Problem is after clicking on the link and new window opens, if i do any action on standard page, control goes to standard process request and std page gets refreshed.
    How can i avoid this, i dont want std page to be refreshed.
    In personalization, i have given link item's destination uri as
    OA.jsp?page=/xxx/oracle/apps/ar/irec/accountDetails/webui/xxstatusHistPG&invNum={@TrxNumber}&retainAM=Y
    I tried retainAM=N as well as removing that parameter but still same issue.
    Any help is greatly appreciated, Thanks!

    Hi Gustavo,
    There is partial page refresh on std page, in extended CO PR, I have added event on column amount (to do validation on tab out)
    as well as on select check box (it defaults rem amount into pay amount). For link, I'm opening new page by setting destination URL property in link item properties.
    I cannot code for parameter based pop-up as Im in 11.5.10 and using JDeveloper 9.0.3 (added screen behaviour below)
    Hi Shobhit,
    I tried the approach you suggested. Based on session parameter, Im controlling the code in std extended CO PR.
    It worked, I mean at least it doesn't error out now like before with navigation error. However it refreshes the page as control went to PR.
    I entered some amount in amount text field, and then clicked on "partially paid' link. it opens a custom page in new window.
    after that if i select any other record using check box, it goes to PR and refreshes the page. Is it possible to avoid this.
    Thanks
    Prabhu
    Its a payment screen, where i can pay multiple invoices. added select check box for the same. added below code on check box to capture event in PFR and default remaining amt to pay amount text field. i also have payment status link as column in the same table. on click of it i open a new custom window to show transaction details.
    if i select some invoices and modify amounts, and then if i click on status link just to see the status before clicking on pay button, this issue happens. as page refreshes on any action, all my modifications are gone.
    Select checkbox has been added using personlization and hence has to set set fire action in PR.
    Code in PR:
    Hashtable paramsWithBinds = new Hashtable(1);
    paramsWithBinds.put ("param", new OADataBoundValueFireActionURL(chkbox, "{$TrxNumber}"));
    chkbox.setFireActionForSubmit("selectPPR", null, paramsWithBinds,false, false);

  • XSLT page refresh issue on updating xml

    hi,
    my application involves rendering of xml through XSLT on ah HTML page.
    i am using XMLTransformer in servlet i.e.
    transformer.transform( new StreamSource(tempXmlFile),
    new StreamResult(outputHtmlFile));
    response.sendRedirect(request.getContextPath() + "/logDetailXsl.html");
    and then i redirect the servlet to html page where html page is built through xslt therefore no meta tags or scriplets can be made.
    problem is that html page is not updated. i have used javascript for refresh but it doesnot work either.
    i m new using xslt so can not identify if the problem is with xslt or html page!
    pointers appreciated!

    hi,
    my application involves rendering of xml through XSLT on ah HTML page.
    i am using XMLTransformer in servlet i.e.
    transformer.transform( new StreamSource(tempXmlFile),
    new StreamResult(outputHtmlFile));
    response.sendRedirect(request.getContextPath() + "/logDetailXsl.html");
    and then i redirect the servlet to html page where html page is built through xslt therefore no meta tags or scriplets can be made.
    problem is that html page is not updated. i have used javascript for refresh but it doesnot work either.
    i m new using xslt so can not identify if the problem is with xslt or html page!
    pointers appreciated!

  • Browser Push Web Page Refresh Issue

    When we are viewing a pushed web page on our BB 8830 device and that page is refreshed in the background by a seamless push content action from the BES the currently displayed page does Not refresh to display the updated content. This is the problem.  We have to exit the web page and re-open the page again in order to view the updates. This behavior is quite different from other push enabled applications on the BB 8830 device, for example the Outlook application that one does not have to exit in order to see new items dynamically appearing in the displayed list of items.  Are there any options to enable the automatic refresh of the currently visible web page?  We have enabled JavaScript and all other browser options.

    When we are viewing a pushed web page on our BB 8830 device and that page is refreshed in the background by a seamless push content action from the BES the currently displayed page does Not refresh to display the updated content. This is the problem.  We have to exit the web page and re-open the page again in order to view the updates. This behavior is quite different from other push enabled applications on the BB 8830 device, for example the Outlook application that one does not have to exit in order to see new items dynamically appearing in the displayed list of items.  Are there any options to enable the automatic refresh of the currently visible web page?  We have enabled JavaScript and all other browser options.

  • Oracle 11g OMS: Database Instance Home Tab:  Page Refreshed Timezone Issue

    Hi all...I've searched the forums and search engines for specific information on this issue, but have not seen a viable solution so far. We have Oracle 11g Grid Control 11.1.0.1
    installed on a Solaris V490 using Solaris 10, with an Oracle 11.2.0.1 database.
    The Database instance Home tab for all 50+ databases shows the date and time of the 'Page Refreshed' in GMT. The OS and the Agent software both are configured
    with the TZ set to US/Eastern. All other page displays e.g. Performance, Availability for Data Guard Standby etc. all show the refreshed time in EDT, it is ONLY
    the Home tab for the instance that has the GMT format.
    I have not seen any threads or other information that describes specifically how to correct this or even to change it. There are many related posts about the Agent
    end.properties, the OS /etc/timezone configuration parameters, the TZ environment variable etc. but in my case they are all set properly.
    Does anyone have any additional ideas or suggestions or knowledge about how , or even whether, this can be resolved?
    Thanks!
    DPH

    sqlplus ... Connected to an idle instance.That means the database you're trying to connect with is offline, thus the:
    ORA-01034: ORACLE not availableNo big surprise there, instance (that you're trying to connect with) is offline.
    First, make sure the service OracleServiceXE for the database is running, see the services applet, Start/Run/services.msc and if it does not show "Started" hit the Start button with the OracleServiceXE selected.
    sqlplus sys/admin@XE as sysdbaThat connection attempt uses sqlnet to the XE tnsalias. If you're on the database host the ...@XE part is not needed, better to use:
    $ sqlplus /nolog
    connect /as sysdba;
    ... Connected. #if its running
    -- or use:
    $ sqlplus
    ... username: sys as sysdba
    ... password ...
    Connected.
    -- also try
    $ sqlplus system
    ... password: ....
    Connected.
    select name from v$database;
    ...That also assumes the environment/registry entries have been configured correctly.
    tnsping XE ... Attempting to contact [tnsalias connect details] ... OK (10 msec)That tells you the listener is running. It does not mean anything more than your listener is running at the host and port specified for your tnsalias are correct. It does not attempt an actual database connection. So if the database is offline but the listener is running a tnsping will not identify that particuler "problem".
    lsnrctl status ... Endpoints Summary ... PROTOCOL=tcp)(HOST=chilakamarthy)(PORT=1521)))...That bit of info also verifies the listener is running. Again, check your services.msc applet make sure the service shows Started.
    Edited by: clcarter on Jun 7, 2012 2:15 PM
    clarify tnsping

  • Page Refresh in JSF

    When I clicked Refreshed button or pressed F5 Button.Page Refresh is not happening in xhtml.Instead it call the same action method.
    can u provide me the solution for page refresh in xhtml
    Edited by: 814412 on 22-Nov-2010 05:41

    Hitting on F5 actually means repeating last submission.
    So when you clicked on query button, and then F5, the F5 will result in as if you click on the query button again.
    If you would like to be able to manually refresh a data grid for example, i think you should provide a refresh button, or a query button.

  • Animated gif and page refresh problem

    Animated gif and page refresh problem
    Hi There,
    I'm trying to build a simple "Please wait......" screen using jsp and javascript.
    So far all is going well except that my animatate gif keeps refreshing everything the page is refresh.
    Is there a way the i can prevent the body of the page from refreshing?
    below is my sample code:
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <jsp:useBean id="StatusBean" class="com1.CandidateRelease" scope="session"/>
    <html>
    <script LANGUAGE="JavaScript">
    function refresh()
    <% if (StatusBean.isRunning()) { %>     
         //setTimeout("refresh()", 1000);
         setTimeout("location='status.jsf'", 1000);
    <% }else{%>
         window.location= "busStopAdmin.jsf";
    <%} %>
    </script>
    <head>
         <script LANGUAGE="JavaScript">     
              refresh();
         </script>     
    </head>
    <body>
         <img id="myImage" src="../img/ojp_wait.gif" alt="" width="151" height="36">
    </body>
    </html>

    Animated gif and page refresh problem
    Hi There,
    I'm trying to build a simple "Please wait......" screen using jsp and javascript.
    So far all is going well except that my animatate gif keeps refreshing everything the page is refresh.
    Is there a way the i can prevent the body of the page from refreshing?
    below is my sample code:
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <jsp:useBean id="StatusBean" class="com1.CandidateRelease" scope="session"/>
    <html>
    <script LANGUAGE="JavaScript">
    function refresh()
    <% if (StatusBean.isRunning()) { %>     
         //setTimeout("refresh()", 1000);
         setTimeout("location='status.jsf'", 1000);
    <% }else{%>
         window.location= "busStopAdmin.jsf";
    <%} %>
    </script>
    <head>
         <script LANGUAGE="JavaScript">     
              refresh();
         </script>     
    </head>
    <body>
         <img id="myImage" src="../img/ojp_wait.gif" alt="" width="151" height="36">
    </body>
    </html>

  • Partial page refresh is not working in APEX 4.0

    Hi All,
    I have a report region in my application,I have selected the following properties for the region,
    Pagination scheme - Row ranges X To Y (with next and previous links)
    Enable partial page refresh - yes
    Display position - bottom -right
    Their is an arrow mark link(next /previous) in the right bottom corner,when i click on that ,the region is displaying the next 15 rows, but the region is not getting refresh,the scroll bars are al went off if i click the previous/next link.
    After that i refreshed the page by clicking F5 ,scroll bar is appearing now.
    In the region header and footer i have added this code,
    <div style="overflow:auto;">
    </div>for scroll bar
    Please some body help me to fix this issue..
    Thanks & Regards,
    Ramya.
    Edited by: Ramya on Apr 15, 2012 10:42 PM

    Hi All,
    I fixed this issue.
    I used Skillbuilders modal popup plugin, to open the form page as popup when i edit the record.To implement this plugin i have already created dynamic action for edit ,create and autoclose the popup.
    In the dynamic action i changed the EVENT SCOPE from BINT To LIVE and tested the application.Now its working fine.
    I can able to edit the record after i hit the next/previous pagination link .
    Thanks ,
    Ramya.

  • Is it possible to intitate total page refresh from plugin code

    In 11.1.1.4 EMAIGC we are facing following issue: Target status is not getting refreshed after dependent components status change (Which will be done through through EM Plugin UI actions). This will status will be reflected only after manual refresh.
    From our plugin code , after the dependent component start/stop operations we wanted to call total page refresh, is there any way to handle this?
    Thanks ,
    Ramadevi

    In 11.1.1.4 EMAIGC we are facing following issue: Target status is not getting refreshed after dependent components status change (Which will be done through through EM Plugin UI actions). This will status will be reflected only after manual refresh.
    From our plugin code , after the dependent component start/stop operations we wanted to call total page refresh, is there any way to handle this?
    Thanks ,
    Ramadevi

  • Sharepoint 2010 Custom Visual Webpart button click event firing on page refresh

    I have developed a Visual Webpart to create a list in SP using vs2010 and  the button click event I have written the list create method. If I click the button list is created successfully.  And I refresh the page again list is creating(Again button
    click event is triggering).please help me to solve the issue.
     protected void Button1_Click(object sender,
    EventArgs e)
                SPWeb web
    = SPContext.Current.Web;
                //SPList list=web.Lists["Auto"];
                SPList list
    = web.Lists[DropDownList2.SelectedItem.Text];
                if
    (string.IsNullOrEmpty(TextBox1.Text)
    || string.IsNullOrEmpty(DropDownList1.Text))
    Label4.Text =
    "Fields Are Empty";
                else
    if (DropDownList1.SelectedItem.Text
    == "Single line of Text")
                    list.Fields.Add(TextBox1.Text,
    SPFieldType.Text,
    true);
    SPView viewname = list.Views["All Items"];
                    viewname.ViewFields.Add(TextBox1.Text);
    //viewname.Update();
                    list.Update();
    Label4.Text =
    "Field Created Successfully";
    TextBox1.Text =
    string.Empty;
    // Label4.Text = string.Empty;

    Hi,
    This is because the request is sent to the server when you refresh the page.
    A workaround for this is that we can “provide a refresh link that redirects to the same page (or if you have some action causing the refresh programmatically, you could just
    redirect to the page after that, with Response.Redirect)
    so that page is requested by the browser (with GET method, default with hyperlinks)”.
    More information:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/45648b39-1229-405c-ac9e-60eb82905982/click-event-getting-fired-on-page-refresh
    Or we can use the Session to save a value which used as a flag for us to check whether it is a page refresh and perform accordingly.
    http://www.codeproject.com/Articles/28099/Refresh-Page-Issue-in-ASP-Net
    http://www.codeproject.com/Articles/10240/Detecting-Page-Refresh
    Thanks
    Patrick Liang
    TechNet Community Support

  • Partial page refresh in REQUEST scope

    Hi,
    I was going through the various example of partialTrigger.
    But in I am unable to find the example in where we can use the partialTrigger with having our backing bean into request scope. means Can we do partial page refresh without keeping our backing bean into session scope?
    Can we do partial page refresh across different fragments (different jsf fragment - jsff ) with having the our backing bean in a request scope?
    Is there any way that we can achieve this?
    Please can any one provide some input or help on this?
    Thank you in advance.
    - Kumar

    Hi,
    Can we do partial page refresh without keeping our backing bean into session scope?
    Yes, don't know how you get to this idea that you couldn't. You can use ADFFacesContext.getCurrentInstance().addPartialTarget(component)
    Can we do partial page refresh across different fragments (different jsf fragment - jsff ) with having the our backing bean in a request scope?
    You are posting a JDeveloper 11 question without saying it first. Also note that there is a JDeveloper 11 forum here on OTN. To answer the question, I don't think that you can do this and that instead you would use a region and contextual events to refresh the area
    Frank

  • Calendar Refresh Issues

    Here's a strange refresh issue with the Apex Calendar. None of the built-in buttons (Monthly, Weekly, Daily, Previous, or Next) are refreshing the calendar with any entries at all when I first load the page. The grid and labels will be updated correctly but the data is not there.
    The weird thing is that after a page refreshes, everything suddenly works. I've tried apex.widget.calendar.ajax_calendar('M','same'); etc to no avail. Any help on this would be most appreciated.
    Thanks.
    mwt

    Same thing happening on my iMac.  Can't do much on the computer.

  • Clicking page refresh icon causing automatic logout.

    Hi,
    There is some strange issue related to a Live dashboard page. There is a multi parameter prompt and a couple of reports linked to the prompt on this dashboard page.
    When I change prompt parameter values, and click Go button the report is displayed. However, if I click the page refresh button or try to change parameter value after the page refresh, OBI EE is logging me out and comes back to the Login Page.
    OBI EE version is 10.1.3.4.1. Could you please give me any clues regarding how I can analyse the issue? Are there any log files I can refer to?
    Thanks and regards,
    Manoj.

    Hi,
    It looks like if I rename the page, then it's okay.
    I would still like to know whether or not there are any web catalog logs (not referring to SQL Query Logs) that I can go through to identify the issue. Also, I can not keep different page names in different environments.
    So, experts, please could you give me some hints?
    Thanks.
    Manoj.
    PS.: An update. I have referred to the Presentation Services log file. It has got the following contents.
    An error occurred during execution of "send". An unknown error occurred in the sockets library. [Socket:1104]
    Type: Warning
    Severity: 40
    Time: Thu Dec 01 18:36:29 2011
    File: project/webcomm/rpcserver.cpp Line: 591
    Properties: ThreadID-5876
    Location:
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Socket error on app responder
    Type: Error
    Severity: 40
    Time: Thu Dec 01 18:36:29 2011
    File: project/webcomm/socketrpcserver.cpp Line: 544
    Properties: ThreadID-5876
    Location:
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Edited by: mandix on 01-Dec-2011 10:47

  • Can I do automatic page refresh? How many of them can the web server take?

    I'd like to ask this question in both short and (if you be so kind) in long form:
    Short: Can a portion of my APEX page be set to refresh automatically ones every few minute? Not the whole page, just a portion. Would I have to use frames for that? Can they be invisible?
    Long: I'd like to create a web interface, which would allow multiple users to track duration of some tasks. More importantly it has to allow other users to see each other's progress (which task somebody is on, how long he has been on it down to several minutes). I understand to server side of it. However, the client side presents a problem of information refresh. I want users to be able to sit without touching their mouses or keyboard and see changes for other users as they happen.
    What do I mean by "as they happen?" Ideally, I'd like to present changes in real time. My brief research of Push HTTP technology, pointed toward Comet or Flash. However, I don't know much about web development and as of now, cannot commit too much time to learning new technologies.
    The second best option, is to update information every couple of minutes. Two question arise here. First is the "short" question - please see above.
    Let's say the page sections can be refreshed automatically. Then I have a question about the load. If I potentially get thousands of simultaneous users, each sending a refresh request every 2-3 minutes, how bad would be the load on the web server and on the network throughput. The amount of data passed can be small, but I am very concerned about the load on web server and the traffic. (I am planning to do virtual hosting with a web hosting company). Somehow I am not concerned about the load on the database (maybe I should be). All calculations will be put in a stored procedure, at least I can optimize it.
    Any other suggestions on how to approach this client refresh issue?
    Thanks a lot.

    These answers are helpful but I still need more info. The first answer suggests putting html refresh tag. But that would refresh the whole page, wouldn't it? I just need to refresh one region. Can it be done with html tag?
    I reviewed the Javascript code in the example referenced in the second answer. It showed that I can refresh a region using Javascript. It looks very nice. However, I need to refresh with data pulled from the database. I am not familiar with AJAX (need to lear JavaScript first) and I know that JavaScript cannot query database on its own. So I am not sure that this example is relevant.
    What I need is: Only 1 region of the page needs to be refreshed every 5 minutes. The rest should "stay put." Everytime the refresh is performed the database will be queried for new data by means of stored db procedure. Do I need to jump through hoops to do that or is it fairly straightforward thing to do?
    Thank you for your time.

  • Charset UTF-8 issue in JSF

    hi All,
    Could you please give me the idea , what to do for charset issue in JSF.
    The main isssue is for the first request the data is converting to UTF-8, from the second request the data is converting to ISO-8859-1. I want the data should be encoded in UTF-8.
    I have jsf file it contains the <h:inputText> field value
    &#1072;&#1073;&#1074;&#1075;&#1076;&#1077;&#1078;&#1079;&#1080;&#1081;&#1082;&#1083;&#1084;&#1085;&#1086;
    I am passing this value into some other popup window using javascript function.
    mywindow = window.open('<%=request.getContextPath()%>/faces/vmp470.faces'+ '?nameField=' nameFieldValue '&'+'fieldType=' +fieldTypeValue   ,'mywindow','resizable=false,scrollbars=0,z-lock=true,width=550,height=520,left=150,top=150,screenX=150,screenY=150')         
    Here nameFieldValue =&#1072;&#1073;&#1074;&#1075;&#1076;&#1077;&#1078;&#1079;&#1080;&#1081;&#1082;&#1083;&#1084;&#1085;&#1086;
    For the first time the values is passing correctly into the second window.
    From the second time the value is changing into
    ������������������������������
    Can you please give me the idea if you have other alternative.
    In my RequestContextFilter I added UTF-8 char set also.
    servletRequest.setCharacterEncoding("UTF-8");
    ((HttpServletResponse)servletResponse).setContentType("text/html;charset=UTF-8");
    In JSF file also I added <%@page language="java" pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %>
    some where the characater set chaning from UTF-8 to ISO-8859-1
    Thanks & Regards,
    Bhushanam.

    I don't have like that.
    In system variables
    path= C:\j2sdk1.4.2\bin;D:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\apache-ant-1.6.0\bin;D:\Tomcat5.0\bin;D:\jsf-1_1_01\jsf-1_1_01\lib;%M2_HOME%\bin;
    classpath= C:\j2sdk1.4.2\lib\tools.jar;D:\logos\logos\lib\oracle\classes12.jar;D:\logos\logos\lib\log4j\log4j.jar;D:\Tomcat5.0\bin;D:\jsf-1_1_01\jsf-1_1_01\lib;C:\mavenbook-1.0\genapp\test-application\;D:\Tomcat5.0\webapps\login\WEB-INF\lib\servlet-api-2.3.jar;
    If i print
    System.getProperty("java.class.path"), the below path is displaying.
    D:\Jdev9052\j2ee\home\oc4j.jar;D:\Jdev9052\jdev\lib\jdev-oc4j.jar;D:\Jdev9052\j2ee\home\lib/ejb.jar;D:\Jdev9052\j2ee\home\lib/servlet.jar;D:\Jdev9052\j2ee\home\lib/ojsp.jar;D:\Jdev9052\j2ee\home\lib/jndi.jar;D:\Jdev9052\j2ee\home\lib/jdbc.jar;D:\Jdev9052\j2ee\home\iiop.jar;D:\Jdev9052\j2ee\home\iiop_gen_bin.jar;D:\Jdev9052\j2ee\home\lib/jms.jar;D:\Jdev9052\j2ee\home\lib/jta.jar;D:\Jdev9052\j2ee\home\lib/jmxri.jar;D:\Jdev9052\j2ee\home\lib/javax77.jar;D:\Jdev9052\j2ee\home\lib/javax88.jar;D:\Jdev9052\j2ee\home\../../opmn/lib/ons.jar;D:\Jdev9052\j2ee\home\../../opmn/lib/optic.jar;D:\Jdev9052\j2ee\home\../../lib/dms.jar;D:\Jdev9052\j2ee\home\../../dms/lib/dms.jar;D:\Jdev9052\j2ee\home\lib/connector.jar;D:\Jdev9052\j2ee\home\lib/cos.jar;D:\Jdev9052\j2ee\home\lib/jsse.jar;D:\Jdev9052\j2ee\home\../../oracle/lib/jsse.jar;D:\Jdev9052\j2ee\home\lib/jnet.jar;D:\Jdev9052\j2ee\home\lib/jcert.jar;D:\Jdev9052\j2ee\home\lib/activation.jar;D:\Jdev9052\j2ee\home\lib/mail.jar;D:\Jdev9052\j2ee\home\../../javavm/lib/jasper.zip;D:\Jdev9052\j2ee\home\../../lib/xmlparserv2.jar;D:\Jdev9052\j2ee\home\../../oracle/lib/xmlparserv2.jar;D:\Jdev9052\j2ee\home\lib/jaxp.jar;D:\Jdev9052\j2ee\home\lib/jaas.jar;D:\Jdev9052\j2ee\home\jazn.jar;D:\Jdev9052\j2ee\home\../../jdbc/lib/classes12dms.jar;D:\Jdev9052\j2ee\home\../../oracle/jdbc/lib/classes12dms.jar;D:\Jdev9052\j2ee\home\../../jdbc/lib/nls_charset12.jar;D:\Jdev9052\j2ee\home\../../oracle/jdbc/lib/nls_charset12.jar;D:\Jdev9052\j2ee\home\jaxb-rt-1.0-ea.jar;D:\Jdev9052\j2ee\home\../../soap/lib/soap.jar;D:\Jdev9052\j2ee\home\../../webservices/lib/wsserver.jar;D:\Jdev9052\j2ee\home\../../webservices/lib/wsdl.jar;D:\Jdev9052\j2ee\home\../../rdbms/jlib/aqapi.jar;D:\Jdev9052\j2ee\home\lib/jem.jar;D:\Jdev9052\j2ee\home\../../javacache/lib/cache.jar;D:\Jdev9052\j2ee\home\lib/http_client.jar;D:\Jdev9052\j2ee\home\../../jlib/jssl-1_1.jar;D:\Jdev9052\j2ee\home\../../oracle/jlib/jssl-1_1.jar;D:\Jdev9052\j2ee\home\../../jlib/repository.jar;D:\Jdev9052\j2ee\home\../../jlib/ldapjclnt9.jar;D:\Jdev9052\j2ee\home\../../oracle/jlib/repository.jar;D:\Jdev9052\j2ee\home\lib/jaasmodules.jar;D:\Jdev9052\j2ee\home\../../sqlj/lib/runtime12ee.jar;D:\Jdev9052\j2ee\home\../../sqlj/lib/translator.jar;D:\Jdev9052\j2ee\home\lib/crimson.jar;;D:\Jdev9052\j2ee\home\applib;D:\Jdev9052\BC4J\lib;D:\Jdev9052\BC4J\lib\adfm.jar;D:\Jdev9052\BC4J\lib\adfmtl.jar;D:\Jdev9052\BC4J\lib\adfmweb.jar;D:\Jdev9052\BC4J\lib\bc4jct.jar;D:\Jdev9052\BC4J\lib\bc4jctejb.jar;D:\Jdev9052\BC4J\lib\bc4jdomorcl.jar;D:\Jdev9052\BC4J\lib\bc4jimdomains.jar;D:\Jdev9052\BC4J\lib\bc4jmt.jar;D:\Jdev9052\BC4J\lib\bc4jmtejb.jar;D:\Jdev9052\BC4J\lib\collections.jar;D:\Jdev9052\jlib\ojmisc.jar;D:\Jdev9052\ord\jlib\ordim.jar;D:\Jdev9052\ord\jlib\ordhttp.jar;D:\Jdev9052\jlib\share.jar;D:\Jdev9052\jlib\regexp.jar;D:\Jdev9052\jlib\jdev-cm.jar;D:\Jdev9052\lib\dsv2.jar;D:\Jdev9052\rdbms\jlib\xsu12.jar;D:\Jdev9052\j2ee\home\jsp\lib\taglib;D:\Jdev9052\j2ee\home\jsp\lib\taglib\jaxen-full.jar;D:\Jdev9052\j2ee\home\jsp\lib\taglib\ojsputil.jar;D:\Jdev9052\j2ee\home\jsp\lib\taglib\saxpath.jar;D:\Jdev9052\j2ee\home\jsp\lib\taglib\standard.jar;D:\Jdev9052\lib\oraclexsql.jar;D:\Jdev9052\lib\xsqlserializers.jar;D:\Jdev9052\jlib\bigraphbean.jar;D:\Jdev9052\jlib\bigraphbean-nls.zip;D:\Jdev9052\jlib\jewt4.jar;D:\Jdev9052\jlib\jewt4-nls.jar;D:\Jdev9052\toplink\jlib\toplink.jar;D:\Jdev9052\jdev\lib\jdev-rt.jar;D:\Jdev9052\vbroker4\lib\vbjorb.jar;D:\Jdev9052\jdev\lib\ojc.jar;;C:\vmp\development\vmp\vmp-web\src\main\webapp\WEB-INF\lib\CVS;C:\vmp\development\vmp\vmp-web\target\classes;C:\vmp\development\vmp\vmp-app\target\classes;C:\vmp\development\vmp-ext-lib\activation-1.0.2.jar;C:\vmp\development\vmp-ext-lib\calendar-src1.jar;C:\vmp\development\vmp-ext-lib\commons-beanutils.jar;C:\vmp\development\vmp-ext-lib\commons-collections.jar;C:\vmp\development\vmp-ext-lib\commons-digester.jar;C:\vmp\development\vmp-ext-lib\commons-email-1.0.jar;C:\vmp\development\vmp-ext-lib\commons-fileupload-1.1.jar;C:\vmp\development\vmp-ext-lib\commons-io-1.1.jar;C:\vmp\development\vmp-ext-lib\commons-lang-2.0.jar;C:\vmp\development\vmp-ext-lib\commons-logging.jar;C:\vmp\development\vmp-ext-lib\geronimo-spec-ejb-2.1-rc1.jar;C:\vmp\development\vmp-ext-lib\hsqldb.jar;C:\vmp\development\vmp-ext-lib\jai_codec-1.1.2.jar;C:\vmp\development\vmp-ext-lib\jai_core-1.1.2.jar;C:\vmp\development\vmp-ext-lib\javax-ssl-1_2.jar;C:\vmp\development\vmp-ext-lib\jcommon-1.0.0.jar;C:\vmp\development\vmp-ext-lib\jfreechart-1.0.1.jar;C:\vmp\development\vmp-ext-lib\jsf-api.jar;C:\vmp\development\vmp-ext-lib\jsf-impl.jar;C:\vmp\development\vmp-ext-lib\jssl-1_2.jar;C:\vmp\development\vmp-ext-lib\junit-3.8.1.jar;C:\vmp\development\vmp-ext-lib\log4j-1.2.9.jar;C:\vmp\development\vmp-ext-lib\mail-1.3.3.jar;C:\vmp\development\vmp-ext-lib\servlet-api-2.3.jar;C:\vmp\development\vmp-ext-lib\soap.jar;C:\vmp\development\vmp-ext-lib\toplink-9.0.4.jar;C:\vmp\development\vmp-ext-lib\xmlparserv2.jar;C:\vmp\development\vmp-ext-lib\OracleADFFaces\adf-faces-api-SNAPSHOT.jar;C:\vmp\development\vmp-ext-lib\OracleADFFaces\adf-faces-impl-SNAPSHOT.jar;C:\vmp\development\vmp-ext-lib\OracleADFFaces\adfshare-3549S.jar;C:\vmp\development\vmp-ext-lib\OracleADFFaces\jstl.jar;C:\vmp\development\vmp-int-lib\vmp-app-1.0-SNAPSHOT.jar;D:\Jdev9052\jakarta-taglibs\jstl-1.0\lib\jaxen-full.jar;D:\Jdev9052\jakarta-taglibs\jstl-1.0\lib\saxpath.jar;D:\Jdev9052\jakarta-taglibs\jstl-1.0\lib\xalan.jar;D:\Jdev9052\jakarta-taglibs\jstl-1.0\lib\jstl.jar;D:\Jdev9052\jakarta-taglibs\jstl-1.0\lib\standard.jar;D:\Jdev9052\jakarta-struts\lib\struts.jar;D:\Jdev9052\jakarta-struts\lib\commons-beanutils.jar;D:\Jdev9052\jakarta-struts\lib\commons-collections.jar;D:\Jdev9052\jakarta-struts\lib\commons-fileupload.jar;D:\Jdev9052\jakarta-struts\lib\commons-digester.jar;D:\Jdev9052\jakarta-struts\lib\commons-lang.jar;D:\Jdev9052\jakarta-struts\lib\commons-logging.jar;D:\Jdev9052\jakarta-struts\lib\commons-validator.jar;D:\Jdev9052\jakarta-struts\lib\jakarta-oro.jar
    can you please check the above paths.
    Thanks & regards
    bhushanam.
    Message was edited by:
    Java_Smart

Maybe you are looking for