Bug 983554 - servlet-api*.jar should not be included in WEB-INF/lib dir as its provided by container
Summary: servlet-api*.jar should not be included in WEB-INF/lib dir as its provided by...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Build and Assembly
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.0.0
Assignee: Ryan Zhang
QA Contact: Petr Široký
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-11 13:12 UTC by Petr Široký
Modified: 2014-08-06 20:15 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:15:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Široký 2013-07-11 13:12:37 UTC
Description of problem:
Deployable distribution (brms-6.0.0.*-brms-deployable.zip) contains servlet-api*.jar in 'jboss-brms.war/WEB-INF/lib' dir. The servlet-api is already distributed with servlet container so it should not be packaged in distribution.


Version-Release number of selected component (if applicable):
6.0.0-DR5



Actual results:
jboss-brms.war/WEB-INF/lib contains servlet-api*.jar which is already provided by servlet containers.


Expected results:
jboss-brms.war/WEB-INF/lib does _not_ contain servle-api*.jar

Comment 1 Petr Široký 2013-07-11 13:32:08 UTC
Sorry, the version should be 6.0.0-DR6 (but its probably present also in DR5)

Comment 3 Petr Široký 2013-09-11 12:23:37 UTC
There is still one servler-api*.jar, this time the jboss one. I think it should be removed too.

./business-central.war/WEB-INF/lib/jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar

Comment 4 Petr Široký 2013-09-30 09:02:42 UTC
Issue is fixed in 6.0.0-ER3, no *servlet* api jars are present.


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