It is working after I wrapped the endpoint object to another bean. However, accessing it inside of ServicesImpl constructor via injection is still giving me null because the ConfigThing bean hasn't been created it. Is it possible to load the ConfigThing first?
Also, supposedly that I could modify the publishedEndpointUrl, will the wsdl be updated once it is already injected? THanks. -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-get-jaxws-endpoint-object-at-the-server-during-initialization-code-first-approach-tp5735370p5735420.html Sent from the cxf-dev mailing list archive at Nabble.com.