[ 
https://issues.apache.org/jira/browse/CXF-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886066#action_12886066
 ] 

Sergey Beryozkin commented on CXF-2886:
---------------------------------------

sorry - should've provided more comments.

One example is that JBossWS CXF can have certain properties which are not 
visible at the CXF endpoint initialization time injected (Spring case only).  
Given that it is done after the initialization is done a double PostConstruct 
is executed, once by Spring and once by JBossCXF, so the one done by Spring is 
not needed in case of JBossCXF
 

> Add a blockPostConstruct property to JaxWsServerFactoryBean  
> -------------------------------------------------------------
>
>                 Key: CXF-2886
>                 URL: https://issues.apache.org/jira/browse/CXF-2886
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.2.9
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>             Fix For: 2.2.10
>
>
> and also customize the way the injection is handled;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to