Noone with an idea to troubleshoot/fix this? :(
Type: Posts; User: Dozzeh; Keyword(s):
Noone with an idea to troubleshoot/fix this? :(
Thanks for the information about factories, dkarr.
Can you think of anything why this behavior happens?
Pretty strange.
UpdateDossierWSPortType (this class has the @WebService annotation) & UpdateDossierWS (this class has the @WebServiceClient annotation) are both generated classed by CXF (from the...
Hi Dkarr,
thanks for your response already.
It is defined in the serviceClass of the factory.
<bean id="updateDossierSOAPFactory" class="org.apache.cxf.jaxws.JaxWsProxyFactoryBean" >
<property...
Dear Spring Users,
I've recently encountered an issue while injecting my beans, I'll try to give a short explaination which will hopefully be enough for your Spring-guru's! ;)
I have to call...