I'm not an expert in spring.
I try to see how work @service annotation, because it's an interesting option, to expose services to flex.
I see that, when deploy an class, as .class file, everything work as is expected. But when deploy same class as jar, service it's not exposed.
Can someone to confirm that problem?
Or need some extra configuration?


Reply With Quote