facebook

MyEclipse 8.5/8.6 compatibility with servers running Java 5

  1. MyEclipse Archived
  2.  > 
  3. MyEclipse Reports
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #311095 Reply

    Brian Fernandes
    Moderator

    Applicability

    This fix is only required for users who wish to deploy MyEclipse Reports applications *created* in MyEclipse 8.5 or 8.6 (based on BIRT 2.5.2) to servers running Java 1.5. In other words, if your MyEclipse Reports project was created in a prior version of MyEclipse (not based on BIRT 2.5.2) OR you are running your server with Java 1.6, this fix is not required.

    If you are affected by this problem, you will see the following trace in the console during server startup:
    java.lang.UnsupportedClassVersionError: Bad version number in .class file

    Fix Steps

    1) Stop your server and undeploy all affected reports applications completely. You can do this by selecting your application in the Servers view and clicking “Remove deployment” from the context menu. This step is essential to avoid caching and file locking issues.
    2) Unzip the attached file into a convenient and stable location on your file system.
    3) Go to Window > Preferences > MyEclipse > Project Capabilities > Reports
    4) On the “MyEclipse 8.5 / BIRT 2.5.2” tab, select coreapi.jar and viewservlets.jar and click Remove.
    5) Click “Add JAR/Zip” and select the coreapi.jar and viewservlets.jar files from the unzipped location.
    6) Click OK to save these changes and exit the Preference dialog.
    7) Redeploy your application.

    Note: You must be logged in to download this fix.

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)
Reply To: MyEclipse 8.5/8.6 compatibility with servers running Java 5

You must be logged in to post in the forum log in