I've been able to slim down my xml configuration using @InInterceptors @OutInterceptors and a few other annotations... I guess what I'm really looking for is something like @Endpoint (address = "/Service_1_0"). I'm going through the process of figuring out what the code behind <jaxws:endpoint> does but if anyone knows of an annotation that would allow me to deploy my service without the <jaxws:endpoint> declaration, that would be very helpful!
Thanks, jp4 -- View this message in context: http://cxf.547215.n5.nabble.com/Spring-Java-Configuration-for-CXF-tp5558052p5571550.html Sent from the cxf-user mailing list archive at Nabble.com.
