1 Reply Latest reply on Oct 19, 2007 7:03 AM by tuckera

    RichFaces does not work on Solaris

    tuckera

      Has anyone succesfully deployed an app on a headless Solaris environment.

      If so please can you post details of any magic you had to work.

      The dynamic image generation in RF seems to break even when the java.awt.headless system property is set to "true". This results in broken image icons all over the RF components

      Thanks

      SunOS 5.8
      WebLogic 8.1.4
      RichFaces 3.0.1
      java 1.4.2_13
      JSF 1.1

        • 1. Re: RichFaces does not work on Solaris
          tuckera

          resolved.

          Solution: Don't trust the sysadmin when they tell you they set the system property. Write a quick app that reports all the system properties so you can see for yourself :o)

          To summarise - setting the java.awt.headless property was all that was required