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

classdesc serialVersionUID = 402, local class


Recommended Posts

By: jared fuhs - jayhuse

classdesc serialVersionUID = 402, local class

2002-11-12 14:40

Alright , I have and error when performing this code in just a main starter class.

 

The code is this

System.setProperty("org.xml.sax.driver","org.apache.xerces.parsers.SAXParser");

 

jv.show();

JasperViewer("C:/DPS_Reports/DPS/Reports/Report1/Report1.jrprint",false);

 

java.io.InvalidClassException: dori.jasper.engine.JasperPrint; local class incompatible: stream classdesc serialVersionUID = 402, local class serialVersionUID = 303

 

 

 

By: jared fuhs - jayhuse

RE: classdesc serialVersionUID = 402, local class

2002-11-12 14:46

Solved class lib problems finally found it out

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...