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? o Where and how can I change the parameter based on the header information? o Is it a good idea to use the module architecture? 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