facebook

Latest build not adding .jar and .ear extension when deploy

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #225820 Reply

    I have the latest build of myeclipse:
    eclipse.buildId=I20041216-2000
    with jdk java.version=1.5.0_01

    When i deploy an ear file to WebLogic i noticed two things:
    1. It no longer adds the .ear extension to the file.
    2. The ejb file also no longer has the .jar extension
    3. The war file is correct and has the .war extension

    So my ear file fails to deploy. I have to use winrar and add the extension on the jar file and then add the .ear file extension.

    This never happened in older version that is why it first through me for a loop trying to figure it out. Is this a bug or a mis-configuration on my part.

    Please help.

    #225829 Reply

    Riyad Kalla
    Member

    I am guessing that your project name has a ‘.’ character in it? If it does, please rename the project and redeploy the project OR add the extension you want to your project. ‘Honoring arbitrary extensions from project names during deployment’ was a new feature we added to support all the different archive types JBoss supports (HAR, RAR, SAR, etc.).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Latest build not adding .jar and .ear extension when deploy

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