ICEfaces 1.8 integrations for Eclipse, NetBeans have been updated
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
ICEfaces 1.8 integrations for Eclipse, NetBeans have been updated  XML
Forum Index -> Tools
Author Message
ken.fyten

Joined: 26/10/2004 00:00:00
Messages: 809
Offline


Note that the Eclipse and NetBeans integrations for ICEfaces 1.8 have been revised as follows:

Eclipse
  • Fixed autocomplete bug in xhtml editor (ICEfaces Facelets support)
  • Corrected version and name of JSF Facelets Tools incubator feature and plugins

  • NetBeans
  • Corrected bug with fragment page support with parallel ice:form in the page

  • Regards,
    Ken

    Ken Fyten
    VP Product Development
    ICEsoft Technologies, Inc.
    d26clarke

    Joined: 30/12/2008 00:00:00
    Messages: 3
    Offline


    Getting this error msg after integrating Release 1.8

    SEVERE: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED!
    Source Document: jndi:/localhost/AutoAppl/WEB-INF/faces-config.xml
    Cause: Unable to find class 'com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl'
    d26clarke

    Joined: 30/12/2008 00:00:00
    Messages: 3
    Offline


    Using Netbeans 6.5.1

    Tomcat 6.0.18


    Getting this error msg after integrating Release 1.8

    SEVERE: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED!
    Source Document: jndi:/localhost/AutoAppl/WEB-INF/faces-config.xml
    Cause: Unable to find class 'com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl'


    Any Ideas??
    marlon.ramos

    Joined: 19/02/2009 00:00:00
    Messages: 2
    Offline


    Change this part in your faces-config.xml

    <view-handler>
    <!-- com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl-->
    org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl
    </view-handler>
    marlon.ramos

    Joined: 19/02/2009 00:00:00
    Messages: 2
    Offline


    Forget it !

    Add ICEfaces JSF1.2 Run-Time Support library to your project.

    Jar's include in this package
    jar:nbinst:///modules/ext/jsf-1_2/commons-beanutils.jar!/
    jar:nbinst:///modules/ext/jsf-1_2/commons-collections.jar!/
    jar:nbinst:///modules/ext/jsf-1_2/commons-digester.jar!/
    jar:nbinst:///modules/ext/jsf-1_2/commons-logging.jar!/
    jar:nbinst:///modules/ext/icefaces/icefaces-1.8.0/FastInfoset.jar!/
    jar:nbinst:///modules/ext/icefaces/icefaces-1.8.0/commons-fileupload.jar!/
    jar:nbinst:///modules/ext/icefaces/icefaces-1.8.0/backport-util-concurrent.jar!/
    jar:nbinst:///modules/ext/icefaces/icefaces-1.8.0/krysalis-jCharts-1.0.0-alpha-1.jar!/
    slckysr

    Joined: 10/02/2009 00:00:00
    Messages: 15
    Offline


    ok i changed the view handler source path like you show in my
    faces-config.xml

    it doesnt work too.

    now i looked to my librarys in my project

    ICEfaces JSF1.2 Run-Time Support is already added.

    but i get these error message too. whats the matter with this. im getting crazy. please is there another solution.
     
    Forum Index -> Tools
    Go to:   
    Powered by JForum 2.1.7ice © JForum Team