Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6620375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:05:29+00:00 2026-05-25T21:05:29+00:00

i have a Spring JSF 2 project which is using IceFaces 2, and i

  • 0

i have a Spring JSF 2 project which is using IceFaces 2, and i made the project use JSF and IceFaces libraries from properties>project facets, and added jsf capabilities to the project, then used a user library JSF 2.1 Mojara, then added icefaces capabilities too,
what i want to do is add those jars for JSF 2, IceFaces2 in pom file as maven dependencies
any help ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T21:05:29+00:00Added an answer on May 25, 2026 at 9:05 pm

    well, i was able to fix it by adding following dependencies:

         <dependency>
         <groupId>com.sun.faces</groupId>
         <artifactId>jsf-api</artifactId>
         <version>2.1.0-b11</version>
         <scope>compile</scope>
         </dependency>
    
         <dependency>
         <groupId>com.sun.faces</groupId>
         <artifactId>jsf-impl</artifactId>
         <version>2.1.0-b11</version>
         <scope>compile</scope>
         </dependency>
    
         <dependency>
         <groupId>org.icepush</groupId>
         <artifactId>icepush</artifactId>
         <version>2.0.2</version>     
         </dependency>
    
         <dependency>
         <groupId>org.icefaces</groupId>
         <artifactId>icefaces</artifactId>
         <version>2.0.2</version>     
         </dependency>
    
         <dependency>
         <groupId>org.icefaces</groupId>
         <artifactId>icefaces-ace</artifactId>
         <version>2.0.2</version>     
         </dependency>
    
         <dependency>
         <groupId>org.icefaces</groupId>
         <artifactId>icefaces-compat</artifactId>
         <version>2.0.2</version>     
         </dependency>
    
         <dependency>
         <groupId>net.sourceforge.jexcelapi</groupId>
         <artifactId>jxl</artifactId>
         <version>2.6.12</version> 
         </dependency>
    
         <dependency>
         <groupId>net.sf.jcharts</groupId>
         <artifactId>krysalis-jCharts</artifactId>
         <version>1.0.0-alpha-1</version>
         </dependency>
    

    and i added the repo:

              <repository>
                <id>ICEfaces Repo</id>
                <name>ICEfaces Repo</name>
                <url>http://anonsvn.icefaces.org/repo/maven2/releases/</url>
            </repository>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can I use jsf component libraries(primefaces) with spring mvc .I have problem with client
i have a JSF web application. I use Beans as Spring Beans (not JSF
I have a Spring Roo project and I use mvn jetty:run to run my
I am using jsf and spring together in web application. I have configured datasource
I using JSF 2.0 + Icefaces 2.0 and try to implement spring security 2.06
I'm using JSF/ICEFaces. I have a table that have many rows with values and
I have a Spring Interceptor which attempts to add an HTTP header in the
I have a War and Jar project in my Eclipse-based JSF project. I have
I am using Spring Security 3.0.3 for a project. This project has 3 areas
I have a problem on my project implemented on JSF 1.2 (MyFaces 1.2.6) and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.