This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes BEA/Weblogic and the fly likes JSF 1.2 and Weblogic 10.3.6 compatibility issues Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "JSF 1.2 and Weblogic 10.3.6 compatibility issues" Watch "JSF 1.2 and Weblogic 10.3.6 compatibility issues" New topic
Author

JSF 1.2 and Weblogic 10.3.6 compatibility issues

seetharamani tmr
Greenhorn

Joined: Oct 17, 2012
Posts: 1
Hi All,

Our application have been developed in JSF 1.2 and spring DAO. We have deployed it on Weblogic 10.3.6 X86 server.

We are facing an issue like on page load data are populated in the page. Say for example on page load company list getting populated and displayed in the drop down.

If we do any operation like select a company code or submit the page all the data are flushed out from the pages. After that navigation of pages also doesnot work.
We neither get any logs nor exception.

And i am not getting this issue in my local weblogic server - 10.3.5

We are struggling with this issue for more than 10 days now and its critical time for us to fix it ASAP.


Thanks In Advance,
Seetha
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF 1.2 and Weblogic 10.3.6 compatibility issues
 
Similar Threads
How do I start a web application on an xhtml page?
How to handle request params and navigation
com.sun.faces.saveStateFieldMarker
how we forward a JSF page into Servlet
Issues with HttpServletResponse.sendRedirect to JSP/JSF file