if it's *java.awt.Rectangle*
and the computer you are trying to run fop on does not have
graphical environment, maybe you should wonsider using headless java
see http://java.sun.com/j2se/1.4.2/docs/guide/awt/AWTChanges.html#headless

Bob Hall a écrit :

>I'm getting a NoClassDefFoundError in a FOP class,
>PageViewport.  At line 89, the code is attempting to
>do
>'new Rectangle()'.
>
>The same code works fine on 3 other systems (2
>Windows,
>and one Linux).  It does not work on a Linux box.
>The two linux boxes have the same version of Java
>(1.4.2_08-b03) and the same version of Tomcat 5.0.28).
>The versions of RedHat *are* different.  I even
>compiled
>the code on the target Linux system.
>
>Any ideas?
>
>- Bob
>
>
>               
>__________________________________ 
>Yahoo! Mail - PC Magazine Editors' Choice 2005 
>http://mail.yahoo.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to