Instead of making the implementor a classname, provide the id-name of the spring bean and prepend "#" ... ie:
implementor="#myBean" That should do it. On 5/29/07, John Pederzolli <[EMAIL PROTECTED]> wrote:
This is a simple question, however I am having difficulty finding examples in the documentation; If I want to inject a Spring bean into a web service created via the jaxws configuration syntax how would i accomplish that? i.e in the hello world example below, how would I inject an arbitrary property? <jaxws:endpoint id="helloWorld" implementor="demo.spring.HelloWorldImpl" address="http://localhost/HelloWorld" /> TIA -- View this message in context: http://www.nabble.com/Spring-jaxws-integration-tf3837216.html#a10864486 Sent from the cxf-user mailing list archive at Nabble.com.
-- Brice Ruth, FCD Software Engineer, Madison WI
