Alessio Soldano created JBWS-3922:
-------------------------------------
Summary: Do not copy org.jboss.wsf.spi.deployment.Endpoint properties into
CXF EndpointImpl
Key: JBWS-3922
URL:
https://issues.jboss.org/browse/JBWS-3922
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.1
We're currently copying the properties stored in the
org.jboss.wsf.spi.deployment.Endpoint into CXF MessageImpl (through the DDEndpoint
objects). There's no real reason for doing that, as CXF internals do not need to have
access to JBossWS internals.
So we can save time and memory...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)