| Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 03/03/2010 16:12:23
|
sbelvadi
Joined: 07/07/2008 00:00:00
Messages: 7
Offline
|
Not sure if any one else has run into this issue before.
Eclipse Galileo - 3.5
ICEfaces Plug in - Downloaded from http://www.icefaces.org/eclipse-updates/
From the project wizard
Create a dynamic web project (Icefaces)
For configuration - Select Icefaces project
Source folder Screen -> Next
Web Module Screen -> Next
JSF Capablities screen
JSF Implementation library -> User library is selected.
I click on the Download Library icon BUT the libraries are not downloaded.
What am i doing wrong?
I did not have this problem with Eclipse Ganymede for earlier version of Icefaces.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 03/03/2010 22:58:20
|
liming.wu
Joined: 26/10/2004 00:00:00
Messages: 407
Offline
|
Have you tried to create JSF 1.1/1.2 project following the same process as you did but with "Select JavaServer Faces 1.1 or 1.2 project " as following.
Create a dynamic web project
For configuration - Select JavaServer Faces 1.1 or 1.2 project
Source folder Screen -> Next
Web Module Screen -> Next
JSF Capablities screen
JSF Implementation library -> User library is selected.
click on the Download Library icon and JSF SunRI should be listed
If none of JSF RIs is listed, there must be something wrong in downloading process from java.net or un-zip process. They are done by Eclipse JSF. ICEfaces plugins provide libraries for ICEfaces and ICEfaces dependents but not JSF RIs.
"I did not have this problem with Eclipse Ganymede for earlier version of Icefaces. "
I understand that. In Eclipse Galileo, a new framework "library-provider" is introduced and this is where your problem comes from.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 04/03/2010 08:59:49
|
sbelvadi
Joined: 07/07/2008 00:00:00
Messages: 7
Offline
|
Thanks for your quick response.
I tried what you suggested and no JSF RI libraries are downloaded for JavaServer Faces 1.1/1.2 project configurations.
If I understand your comments about the library-provider, does this imply this is also the reason why the ICEfaces libraries don't show up in the Download Library list for an ICEfaces project.
Thanks again for your comments.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 29/03/2010 15:54:20
|
liming.wu
Joined: 26/10/2004 00:00:00
Messages: 407
Offline
|
For OSS version ICEfaces plugins, the logic of downloadable libraries is the same as the one for JSF RI. If somehow eclipse downloadable library plugins (part of faceted project framework) don't work in your environment, Eclipse JSF plugins and ICEfaces plugins which are built on top of the framework are definitely affected.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 16/06/2010 18:10:14
|
baita
Joined: 20/03/2010 00:00:00
Messages: 4
Offline
|
I'm having the same problem. Was this ever resolved?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 21/06/2010 12:59:24
|
liming.wu
Joined: 26/10/2004 00:00:00
Messages: 407
Offline
|
The best place to ask about this issue is eclipse jsf newsgroup.
I couldn't reproduce this issue so I cannot tell.
If you have problem getting jsf-ri libraries, I think you have problem of creating a jsf project except the case server has embedded jsf ri.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 24/06/2010 03:22:45
|
faheem
Joined: 31/05/2010 04:47:07
Messages: 3
Offline
|
i have alos the same problem (not having displayed SUN RI libraries), can Eclipse Helios(3.6) can solve this?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 24/06/2010 07:53:00
|
baita
Joined: 20/03/2010 00:00:00
Messages: 4
Offline
|
I was able to get around the problem.
For me, it all has to do with being behind a firewall.
Eclipse was able to take use the proxy settings I had set up for my system and perform updates, but not for retrieving the JSF Libraries.
I changed Preferences->General->Network Connections->Active Provider to Manual and entered in the proxy information. Now when I hit the Download Library icon, the list of JSF libraries appear.
I had to change the Active Provider back to Native to get Eclipse to perform updates however.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 27/06/2010 23:06:20
|
faheem
Joined: 31/05/2010 04:47:07
Messages: 3
Offline
|
thank u very much baita. you solved my problem.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 27/06/2010 23:33:15
|
faheem
Joined: 31/05/2010 04:47:07
Messages: 3
Offline
|
thank u very much baita. you solved my problem.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 09/03/2011 12:50:04
|
jrost
Joined: 22/02/2011 09:39:42
Messages: 6
Offline
|
I still have this problem. I'm using it with a JBoss v6 and if I get to the part where I have to download the libs, I only see:
- JSF 2.0 (Apache MyfacesJSF Core-2.0 API 2.0.2)
- JSF 2.0 (Mojarra 2.0.3-FCS) Provider: Oracle
- JSF 2.0 (Mojarra 2.0.3-FCS) Provider: ICEsoft Technologies
I also try to download the Mojarra libs, but it is not possible: Read timed out
I'm not really behind a firewall. I just use a normal router to connect to the Internet. Any idea?
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 09/03/2011 16:01:12
|
liming.wu
Joined: 26/10/2004 00:00:00
Messages: 407
Offline
|
jrost wrote:
I still have this problem. I'm using it with a JBoss v6 and if I get to the part where I have to download the libs, I only see:
- JSF 2.0 (Apache MyfacesJSF Core-2.0 API 2.0.2)
- JSF 2.0 (Mojarra 2.0.3-FCS) Provider: Oracle
- JSF 2.0 (Mojarra 2.0.3-FCS) Provider: ICEsoft Technologies
I also try to download the Mojarra libs, but it is not possible: Read timed out
I'm not really behind a firewall. I just use a normal router to connect to the Internet. Any idea?
You are using helios, right? We have never offered icefaces 2 support on eclipse galileo.
For all ICEfaces runtime jar files, they are included in icefaces plugins and you don't need to download them.
You need to download Mojarra 2 from Oracle or the one we provide. This requirment is from eclipse/wtp/jsf, not icefaces plugins. If you are not behind firewall or no permission issue under your workspace/libraries directory, you should not have problem.
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 09/03/2011 16:35:35
|
jrost
Joined: 22/02/2011 09:39:42
Messages: 6
Offline
|
Yes, I'm using Helios SR2.
I just skip the step in the tutorial and then I compre the Prject Explorer with the image from the tutorial:
http://wiki.icefaces.org/download/attachments/2195806/projectexplorer.png
All libs are included, but not the JSF. So I download it from:
http://javaserverfaces.java.net/download.html
But it is a zip file where I can find two jars (api, impl). In this windows:
http://wiki.icefaces.org/download/attachments/2195806/jsfcapabilitiesbefore.png
I add a new user libary and add both jars to it. Is it right? When it is right, I can start to learn ICEfaces :)
|
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 09/03/2011 16:37:50
|
liming.wu
Joined: 26/10/2004 00:00:00
Messages: 407
Offline
|
yes, you are right.
|
|
|
 |
|
|