Bugs item #882114, was opened at 2004-01-22 05:19 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=882114&group_id=22866
Category: JBossServer Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: bob messenger (sourceforgebob) >Assigned to: Scott M Stark (starksm) 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. ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2004-02-08 15:33 Message: Logged In: YES user_id=175228 The web-console.war now isolates its classes from the other deployments so its version no longer is visible to others. ---------------------------------------------------------------------- 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