| Author |
Generate @HandlerChain annotation
|
Arun Kumar
Ranch Hand
Joined: Jan 21, 2005
Posts: 127
|
|
Hi All,
Is there a was to generate @Handler chain annotation while performing the WSDL to Java conversion
We have a Maven build which generates the java code from WSDL using wsimport plugin and it bundles all generated code into a jar file
But inorder to specify The handler chain we have to manually update the Service class .
This is creating extra work as first we have to run the build task to generate the output files .Manually update the Srvice class then bundle it into a jar
Please do let me know if there is a way to solve this
|
 |
 |
|
|
subject: Generate @HandlerChain annotation
|
|
|