-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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...
- is related to
-
JBWS-3766 Null value of POJOEndpoint.viewName causes NullPointerException when building service on JDK 1.8
- Closed