Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1051335

Summary: [GSS] (6.2.x) Module "org.jboss.log4j.logmanager" Needs Dependency On "javax.mail.api" Module
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brad Maxwell <bmaxwell>
Component: Class LoadingAssignee: Mustafa Musaji <mmusaji>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.0.1CC: cdewolf, iweiss, jawilson, jkudrnac, jmason, kkhan, myarboro, rsvoboda, smumford
Target Milestone: CR1   
Target Release: EAP 6.2.1   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
It was determined that, while it was not explicitly stated in it's module.xml file, the log4j.logmanager module had an implicit dependency on the javax.mail.api module. This would cause ClassNotFoundExceptions to be thrown if an application that used an appender which required java mail was deployed. An optional dependency is now specified in the module. The exceptions no longer present.
Story Points: ---
Clone Of: 971076 Environment:
Last Closed: 2014-02-24 20:14:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 971076    
Bug Blocks: 1027004    

Comment 2 Scott Mumford 2014-01-17 04:36:56 UTC
Added draft release note text to Docs Text field above.

Comment 3 Scott Mumford 2014-01-22 00:16:18 UTC
Redrafted release note after update from Jimmy Wilson

Comment 4 Jitka Kozana 2014-01-27 14:46:44 UTC
Verified.