Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 794143 - (JBEPP-1209) Provide support for Apache CXF
Provide support for Apache CXF
Status: CLOSED CURRENTRELEASE
Product: JBoss Enterprise Portal Platform 6
Classification: JBoss
Component: Portal (Show other bugs)
unspecified
Unspecified Unspecified
high Severity high
: ER05
: 6.0.0
Assigned To: Default User
http://jira.jboss.org/jira/browse/JBE...
EPP_6_0_0_Candidate
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-26 07:12 EDT by Martin Weiler
Modified: 2013-01-24 07:06 EST (History)
8 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
EPP 5.1.1 Apache CXF
Last Closed: 2013-01-24 07:06:16 EST
Type: Feature Request
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
JBoss Issue Tracker GTNWSRP-259 Major Resolved Performance issue of WSRP when running over Apache CXF. 2013-07-30 02:21:29 EDT
JBoss Issue Tracker JBEPP-1209 Major Closed Provide support for Apache CXF 2013-07-30 02:21:30 EDT

  None (edit)
Description Martin Weiler 2011-09-26 07:12:27 EDT
Affects: Release Notes
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000008QeMm
project_key: JBEPP

After installing Apache CXF on EPP 5.1.1, refreshing the WSRP consumer fails with the following exception:

{noformat}
ERROR [[/wsrp-producer]] StandardWrapper.Throwable
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'V2ServiceDescriptionService': Invocation of init method failed; nested exception is javax.xml.ws.WebServiceException: java.lang.RuntimeException: org.apache.ws.commons.schema.XmlSchemaException: Unable to locate imported document at 'http://www.w3.org/2001/xml.xsd', relative to 'vfszip:/data/jboss/work/jboss-epp-5.1-cxf/jboss-as/server/default/deploy/gatein.ear/wsrp-producer.war/WEB-INF/wsdl/wsrp-2.0-types.xsd'.
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:728)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:380)
	at org.jboss.wsf.stack.cxf.CXFServletExt.loadAdditionalConfigExt(CXFServletExt.java:173)
	at org.jboss.wsf.stack.cxf.CXFServletExt.loadBus(CXFServletExt.java:130)
	at org.apache.cxf.transport.servlet.AbstractCXFServlet.init(AbstractCXFServlet.java:84)
	at org.jboss.wsf.stack.cxf.CXFServletExt.init(CXFServletExt.java:83)
	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1048)
	at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:777)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:599)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
	at java.lang.Thread.run(Thread.java:679)

...
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/wsrp-producer/v2/MarkupService?wsdl
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403)
	at java.net.URL.openStream(URL.java:1029)
	at com.ibm.wsdl.util.StringUtils.getContentAsInputStream(StringUtils.java:158)
	at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(WSDLReaderImpl.java:2183)

{noformat}
Comment 1 Martin Weiler 2011-10-31 06:22:35 EDT
Link: Added: This issue depends JBPAPP-7441
Comment 2 Gary Hu 2011-11-01 16:45:46 EDT
Link: Added: This issue Cloned to GTNWSRP-259
Comment 5 Jared MORGAN 2011-11-15 20:04:08 EST
Release Notes Docs Status: Added: Not Yet Documented
Primary SME: Added: theute
Affects: Added: Release Notes
Comment 7 Thomas Heute 2011-12-15 05:43:42 EST
Labels: Added: EPP_6_0_0_Candidate
Comment 16 Thomas Heute 2011-12-16 10:45:43 EST
Labels: Removed: EPP_6_0_0_Candidate Added: EPP_5_2_1_Candidate EPP_6_0_0_Candidate
Comment 20 Roger Hui 2011-12-16 19:55:37 EST
Just to confirm that we won't patch on 5.1.0, right? That's the least work for customer.. 
Comment 26 Thomas Heute 2012-02-16 05:03:03 EST
Labels: Removed: EPP_5_2_1_Candidate EPP_6_0_0_Candidate Added: EPP_6_0_0_Candidate
Comment 27 Thomas Heute 2012-02-16 05:03:56 EST
It has not been properly QAed yet, so can't promise for 5.2.1

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