I don't believe those exist at this point.  I know that I've been
moving to @Configuration as well.  I currently still have 2 xmls, one
for CXF, the other for Spring Security.  Everything else has been
moved to Java.

Jeff

On Fri, Mar 16, 2012 at 8:21 AM, jp4 <[email protected]> wrote:
> 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.

Reply via email to