aspose file tools
The moose likes JSF and the fly likes Where to get  myfaces-extensions.jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Where to get  myfaces-extensions.jar" Watch "Where to get  myfaces-extensions.jar" New topic
Author

Where to get myfaces-extensions.jar

Bruce Jin
Ranch Hand

Joined: Sep 20, 2001
Posts: 666
I want to add Myfaces to my RI application. I need to put "myfaces-extensions.jar" in RI.
Where to get it?
I did not see it in Myfaces download. I see myfaces-all.jar etc.
Thanks.


BJ - SCJP and SCWCD
We love Java programming. It is contagious, very cool, and lot of fun. - Peter Coad, Java Design

Crazy Bikes created by m-Power
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

The newest release doesn't contain -extensions.jar anymore. Now they call the extensions tomahawk. So look for that JAR. All the info is at [url=http://myfaces.apache.org[/url].
Bruce Jin
Ranch Hand

Joined: Sep 20, 2001
Posts: 666
Thanks Gregg.
Bagwan Mehrat
Ranch Hand

Joined: Jan 26, 2002
Posts: 119
Coincidentally, I was on that web site looking to download tomahawk.jar (formerly myfaces-extensions.jar), and I found that trying to get to the binaries download page (http://myfaces.apache.org/binary.cgi) gives a 500 Internal Server Error. I thought it might have been a temporary glitch when I was trying to download on Friday, but it's still happening today. As a temporary measure, I downloaded a nightly build instead of a release build. Can anyone tell me if they're having the same problem, or if it's just me?
Bruce Jin
Ranch Hand

Joined: Sep 20, 2001
Posts: 666
I had to get nightly build too a few days ago.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Where to get myfaces-extensions.jar
 
Similar Threads
Myfaces
Problem Configuring MyFaces
How many JSF implementations are out there? Which one is the best?
dataTable styling question
The styleclass on h:selectOneMenu component is not working