We are developing a Java Servlet + Sybase SQL application. We are trying to integrate Jasperreports into our applicatioin.The user will click the hyperlink which will then bring up the report in either HTML or pdf depending on the user's choosing. On local machine this is working fine but it isn't when we try it on the server. The error message from tomcat says "Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable." We figured the application is looking for a display and that Xvfb -virtual frame buffer would probably fix the problem.
The man page of Xvfb says: "To build Xvfb, put the following in your host.def and remake. #define BuildServer YES #define XVirtualFramebufferServer YES" I don't know how to remake Xvfb. Can anyone help? __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86