Bug 820614 - JBossAS 5 plugin: When deploying a new package (i.e. my.jar) this package is deployed as my.jar.jar
Summary: JBossAS 5 plugin: When deploying a new package (i.e. my.jar) this package is ...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent, Content, Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-10 13:35 UTC by Filip Brychta
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
newPackageScreenshot (119.32 KB, image/png)
2012-05-10 13:36 UTC, Filip Brychta
no flags Details
historyScreenshot (138.55 KB, image/png)
2012-05-10 13:36 UTC, Filip Brychta
no flags Details

Description Filip Brychta 2012-05-10 13:35:39 UTC
Description of problem:
Extra '.jar' is attached to file name when deploying a new jar archive.   

Version-Release number of selected component (if applicable):
Version: 3.1.0.GA
Build Number: 07775cb:4ccefd7

How reproducible:
always

Steps to Reproduce:
1.go to Inventory > your EAP5 server > content tab > new tab
2.upload new package (see newPackageScreenshot.png)
  
Actual results:
Actual file name of deployed file (located in jboss-eap-5.1/jboss-as/server/default/lib) is JavaLibrary1.jar.jar
This name is shown in audit trail too (see historyScreenshot.png)

Expected results:
Name of deployed file is JavaLibrary1.jar

Comment 1 Filip Brychta 2012-05-10 13:36:21 UTC
Created attachment 583561 [details]
newPackageScreenshot

Comment 2 Filip Brychta 2012-05-10 13:36:56 UTC
Created attachment 583562 [details]
historyScreenshot


Note You need to log in before you can comment on or make changes to this bug.