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
Please describe how a4j:support is not working.
Problem Fixed
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
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?
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
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
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