ICEfaces
  1. ICEfaces
  2. ICE-7696

Create merged showcase and mobileshowcase for compatibility testing

    Details

    • Type: Task Task
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.0.RC2
    • Fix Version/s: None
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces, ACE, ICEmobile

      Description


      ICEfaces ACE components and ICEmobile components must be able to coexist in the same application.

        Activity

        Hide
        Ted Goddard added a comment -

        WARNING: JSF1074: Managed bean named 'navigationController' has already been registered. Replacing existing managed bean class type org.icemobile.samples.mobileshowcase.view.navigation.NavigationController with org.icefaces.samples.showcase.view.navigation.NavigationController.
        Jan 25, 2012 5:28:41 PM com.sun.faces.mgbean.BeanManager addBean
        WARNING: JSF1074: Managed bean named 'navigationModel' has already been registered. Replacing existing managed bean class type org.icemobile.samples.mobileshowcase.view.navigation.NavigationModel with org.icefaces.samples.showcase.view.navigation.NavigationModel.

        Show
        Ted Goddard added a comment - WARNING: JSF1074: Managed bean named 'navigationController' has already been registered. Replacing existing managed bean class type org.icemobile.samples.mobileshowcase.view.navigation.NavigationController with org.icefaces.samples.showcase.view.navigation.NavigationController. Jan 25, 2012 5:28:41 PM com.sun.faces.mgbean.BeanManager addBean WARNING: JSF1074: Managed bean named 'navigationModel' has already been registered. Replacing existing managed bean class type org.icemobile.samples.mobileshowcase.view.navigation.NavigationModel with org.icefaces.samples.showcase.view.navigation.NavigationModel.
        Hide
        Ted Goddard added a comment -

        icemobile component .jar is missing:

        java.lang.NoClassDefFoundError: org/icefaces/component/utils/Utils
        org.icemobile.samples.mobileshowcase.view.components.ViewSelector.<init>(ViewSelector.java:42)
        sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        Show
        Ted Goddard added a comment - icemobile component .jar is missing: java.lang.NoClassDefFoundError: org/icefaces/component/utils/Utils org.icemobile.samples.mobileshowcase.view.components.ViewSelector.<init>(ViewSelector.java:42) sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        Hide
        Ted Goddard added a comment -

        links in ACE portion do not work, a large number of the following are printed:

        WARNING: JSF1090: Navigation case not resolved for component iceSuiteLink.
        Jan 25, 2012 5:30:36 PM com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer getNavigationCase

        There is also a conflict between the msgs variables.

        Show
        Ted Goddard added a comment - links in ACE portion do not work, a large number of the following are printed: WARNING: JSF1090: Navigation case not resolved for component iceSuiteLink. Jan 25, 2012 5:30:36 PM com.sun.faces.renderkit.html_basic.OutcomeTargetRenderer getNavigationCase There is also a conflict between the msgs variables.
        Show
        Ted Goddard added a comment - http://server.ice:8888/svn/ossrepo/projects/acemobi
        Hide
        Ted Goddard added a comment -

        Check out acemobi under icefaces/samples
        copy icemobile/lib/icefaces-mobi,jar to acemobi/lib

        Show
        Ted Goddard added a comment - Check out acemobi under icefaces/samples copy icemobile/lib/icefaces-mobi,jar to acemobi/lib
        Hide
        Ted Goddard added a comment -

        Ideally the following would not be loaded on the mobile page:

        /acemobi/javax.faces.resource/util/combined.css.jsf?ln=icefaces.ace
        /acemobi/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace
        /acemobi/javax.faces.resource/util/ace-datatable.js.jsf?ln=icefaces.ace
        /acemobi/javax.faces.resource/compat.js.jsf
        /acemobi/javax.faces.resource/icefaces-compat.js.jsf

        Show
        Ted Goddard added a comment - Ideally the following would not be loaded on the mobile page: /acemobi/javax.faces.resource/util/combined.css.jsf?ln=icefaces.ace /acemobi/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace /acemobi/javax.faces.resource/util/ace-datatable.js.jsf?ln=icefaces.ace /acemobi/javax.faces.resource/compat.js.jsf /acemobi/javax.faces.resource/icefaces-compat.js.jsf

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: