Bug 852807

Summary: Deployment of jboss-brms.war creates a warning with an exception about cxf on EAP 6.0
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Jiri Svitak <jsvitak>
Component: BRM (Guvnor)Assignee: Mark Proctor <mproctor>
Status: CLOSED DUPLICATE QA Contact: Jiri Svitak <jsvitak>
Severity: low Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.0.GACC: atangrin, brms-jira, lpetrovi, mbaluch, paradhya
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-30 06:42:45 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:
Attachments:
Description Flags
server.log none

Description Jiri Svitak 2012-08-29 16:06:40 UTC
Created attachment 607950 [details]
server.log

This warning occurs while deploying jboss-brms.war on EAP 6.0:

17:52:11,540 WARN  [org.jboss.as.ee] (MSC service thread 1-1) JBAS011006: Not installing optional component org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation

See the whole stack trace in attached server log. Guvnor seems to be working fine, but I am not sure what this warning with the exception might mean or if it could be source of future problems.

To reproduce this issue it should be enough to deploy just single jboss-brms.war on EAP 6.0.

My environment:
EAP 6.0
BRMS 5.3.0 patch01

Comment 1 Lukáš Petrovický 2012-08-30 06:42:45 UTC

*** This bug has been marked as a duplicate of bug 852679 ***