FIJI Charts and Sun Glassfish Problem

  • giftsam
Posted: Mon, 08/02/2010 - 23:54

I could display all the available charts, (Column Chart, Stacked Column Chart, Bar Chart, Stacked Bar Chart, Line Chart) in Tomcat. But if I used Sun Glassfish means the charts are not displayed.

I tried to resolve this problem by replacing the jsf-impl.jar in the Sun Glassfish Library. The replaced JSF jar in Sun Glassfish is the jar comes along with fiji-1.0.0-release. I did this by following the link http://groups.google.com/group/exadel-fiji-discussion/browse_thread/thre... .

If I did the above, the charts are showed but I am getting some compatability issues with richfaces components(a4j:support is not working).My Richfaces Version is 3.3.1.GA. What should I do if I want to make the Fiji charts to display in Sun GlassfishV2. Please give your valuable suggestions. Thanks in Advance!!

Please describe how

  • maxkatz
  • 02/17/10
  • Tue, 08/03/2010 - 08:31

Please describe how a4j:support is not working.

Problem Fixed

  • giftsam
  • 08/02/10
  • Wed, 08/04/2010 - 19:13

Hi Max,
Thanks for your reply. I had resolved the problem, the flaw is from my side only. I had added the jsfapi.jar in the SunGlassfish lib folder, but failed to update the java-config element in domain.xml with ‘classpath-prefix=”${com.sun.aas.installRoot}/lib/jsf-api.jar”.

Hi, I am developing in

  • valeria
  • 10/06/11
  • Fri, 10/07/2011 - 12:56

Hi, I am developing in netbeans 6.9 In glassfish server, java server faces and I want to use Fiji, i try to replace the jsf.jar libraries, but still I can not make the project run, thank you very much for any help

Which version are you using?

  • maxkatz
  • 02/17/10
  • Fri, 10/07/2011 - 13:56

Which version are you using? If you are using JSF 1.2, then you also need RichFaces Jars for Fiji to work.

thanks for replying, probe

  • valeria
  • 10/06/11
  • Fri, 10/07/2011 - 18:12

thanks for replying,
probe with the two versions of Fiji with 1.2 and 2, Fiji 2 could not even run because it gave me error "the module is not deploying."
and version 1.2 was able to run but I get an error :view handler

Sorry, I don't know what

  • maxkatz
  • 02/17/10
  • Sat, 10/08/2011 - 15:11

Sorry, I don't know what these errors are as you don't provide any other information.
For JSF 1.2, you need:
- JSF 1.2
- RichFaces 3.3 (configure RichFaces filter)
- Fiji 1.x

For JSF 2, you need:
- JSF 2.x
- Fiji 2