I'll try to add such functionality this weekend ( adding handlers via custom annotations ), but you can remind me about it, case i'm a little busy lately :)
On 11/1/06, Tomek Sztelak <[EMAIL PROTECTED]> wrote:
It should be possible using spring postprocessor beans. On 11/1/06, John Woolf <[EMAIL PROTECTED]> wrote: > Hi All, > > I have several Jsr181 services configured via Spring - ie, > xfire-servlet.xml instead of services.xml. They work great. > > What I'm trying to do is add specific handlers to a subset of these > services. What I'd like to do is declare them via my Spring config. > Does anybody have experience with this or any advice on how to > proceed? Is there a way to combine service definitions from > services.xml and another config file - for example, use the existing > syntax to define handlers for my spring-config'd Jsr181 services in > services.xml? > > Note: using services.xml to define global handlers for my services > won't work because we require that different handlers are applied to > different services - some services having no additional handlers at > all. > > I suppose I could try to add the handlers programmatically on startup, > but that seems hackish. > > Thanks in advance... > > -John > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- ----- When one of our products stops working, we'll blame another vendor within 24 hours.
-- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
