[jbossws-dev] [Design of JBoss Web Services] - Re: JBMETA-44, ws annotation processing for references

emuckenhuber do-not-reply at jboss.com
Tue Jun 17 11:35:03 EDT 2008


Following up this topic about annotation processing for WebServiceRef.

This also requires the processing of @HandlerChain? e.g.:


  | @WebServiceRef
  | @HandlerChain(file = "handler-chains.xml")
  | 

Where the file contains the handler-chains like this file: https://svn.jboss.org/repos/jbossws/framework/trunk/testsuite/test/java/org/jboss/test/ws/jaxws/handlerscope/jaxws-client-handlers.xml

Which would be represented by ServiceReferenceHandlerChainsMetaData?

I also looked briefly at processing ServiceReferenceHandlerMetaData, but this does not seem to be possible with annotations - or am i missing something?

Thanks,
Emanuel

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158749#4158749

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158749



More information about the jbossws-dev mailing list