Jump to content
We've recently updated our Privacy Statement, available here ×

running JasperReports in Unix using PJA lib


Recommended Posts

By: Outey Ky - chhunak

running JasperReports in Unix using PJA lib

2003-04-01 09:20

I have included the pja.jar and pjatools.jar in

my classpath, and on my servlet

 

I set System.setProperty("java.awt.toolkit","com.eteks.awt.PJAToolkit");

 

I error I am receiving is this:

 

java.lang.NoClassDefFoundError: sun/awt/X11GraphicsEnvironment

 

Any suggestion??? I am trying to avoid using x windows such as xvfb.

 

 

 

 

By: juan david vergara perez - jvergara

RE: running JasperReports in Unix using PJA lib

2003-04-01 12:01

you should to start up the Xvfb service

 

/usr/local/XVFB/start &

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...