[
https://issues.apache.org/jira/browse/CXF-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895692#action_12895692
]
Glen Mazza commented on CXF-2929:
---------------------------------
Yeah, I've long suggested that Java developers should switch to fattenUp() to
avoid the initialise() vs. initialize() argument, but have seen limited
adoption of that. :)
> Allow programmatic initialisation of RMManager
> ----------------------------------------------
>
> Key: CXF-2929
> URL: https://issues.apache.org/jira/browse/CXF-2929
> Project: CXF
> Issue Type: Improvement
> Components: WS-* Components
> Reporter: Alessio Soldano
> Assignee: Alessio Soldano
> Fix For: 2.3, 2.2.10
>
>
> It is currently possible to create and stop a RMManager using the API. The
> instance can't be properly initialised though, as the two methods for that
> are currently package protected and just called by the injection fw being
> @PostConstruct annotated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.