Bugs item #882114, was opened at 2004-01-22 13:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=882114&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: bob messenger (sourceforgebob)
Assigned to: Nobody/Anonymous (nobody)
Summary: thirdparty/jfreechart conflicts

Initial Comment:
Somehow the jfreechart.jar deployed with
console-mgr.sar is being used in the classpath by other
applications when it shouldn't be.  My application
deploys with jfreechart-0.9.16 and i get:

java.io.InvalidClassException: org.jfree.data.XYSeries;
local class incompatible: stream classdesc
serialVersionUID = 2908275065737749589, local class
serialVersionUID = 8560955711917304073

With an unmodified console-mgr.sar.

When I pull the source and replace the jfreechart.jar
with the latest version (currently 0.9.16) and
recompile jboss my application works.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=882114&group_id=22866


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to