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

Reply via email to