facebook

MyEclipse not preserving case on jar deployment

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269036 Reply

    toddgee
    Member

    When we deploy our project to our WebLogic 9 instance on Linux, the jarfiles deployed for several of our projects are created with all lowercase names. This, of course, breaks our deployment as the manifest files specify the (correct) mixed-case jarfile names.

    Is this a configuration issue or bug? Currently, our only work-around is to replace our manifest file w/ a version that specifies all jarfiles as all lowercase names.

    Ironically enough, the case of jarfiles seems to work ok on Windows (where case doesn’t matter) — it’s only on linux that the jarfiles generated for projects are forced all-lower.

    todd
    todd.gee@firm58.com

    #269054

    Riyad Kalla
    Member

    Todd,
    Are you deploying as an exploded EAR or packaged?

    Was this project originally created on windows and moved to a Linux machine?

    What happens when you create a brand new EAR on Linux with 2 modules and deploy it (for testing sake) are the cases all right?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse not preserving case on jar deployment

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