ICEfaces
  1. ICEfaces
  2. ICE-9632

Icefaces Application Issue with Liferay Dependency Jar

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.1
    • Fix Version/s: None
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      Weblogic 10.3.5
      Windows

      Description

      Hi,

      Let me put in this way, I am installing liferay from scratch and i have placed the portal-service and portlet Jar in mydomain/lib folder when i restart the server and access my non portlet icefaces application it gives me below mentioned error

      WARNING: Unable to find WindowScope for view /general/logins/login.xhtml
      Oct 7, 2013 7:58:56 PM org.icefaces.impl.event.WindowAndViewIDSetup$1 encode
      SEVERE: Missing window ID attribute. Request map cleared prematurely.

      And when i remove those JAR from mydomain/lib folder then the icefaces application runs accordingly. The weblogic entry for icefaces application is

      <?xml version="1.0"?>

      <wls:weblogic-web-app
      xmlns:wls="http://xmlns.oracle.com/weblogic/weblogic-web-app"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd http://xmlns.oracle.com/weblogic/weblogic-web-app http://xmlns.oracle.com/weblogic/weblogic-web-app/1.4/weblogic-web-app.xsd"
      >
      <wls:container-descriptor>
      <wls:prefer-application-packages>
      <wls:package-name>org.apache.xerces.*</wls:package-name>
      </wls:prefer-application-packages>
      <wls:optimistic-serialization>true</wls:optimistic-serialization>

      </wls:container-descriptor>
      <wls:library-ref>
      <wls:library-name>jsf2.0</wls:library-name>
      </wls:library-ref>
      <wls:context-root>/CCMWeb</wls:context-root>
      </wls:weblogic-web-app>


      Regards,
      Muhammad Amir Hanif

        Activity

        Muhammad Hanif created issue -

          People

          • Assignee:
            Unassigned
            Reporter:
            Muhammad Hanif
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated: