Dear List,
I'm on a project that needs to change a web service call based on the
header of a SOAP message. The goal is to implement a switch in axis,
that enables an additional "-javaagent" call if a special header is set.
I thought about using the module architecture if possible.
I need to understand:
o Which class handles the start-up information to the JVM?
It is the ConfigurationContextFactory, staring Axis2 is creating a
ConfigurationContext
o Where and how can I change the parameter based on the header information?
You should be able to achieve this by adding a handler.
o Is it a good idea to use the module architecture?
Its depend, if you are asking Axis2 module (.mar) then answer is yes.
Thank you for your help,
Benedikt
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org