How can I reset AxisProperties?Need a workarround if possible
am am <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <[email protected]> |
I understand that AxisProperties is global configuration. I need a workarround to reset it. I think it is bound to the classloader so if I use e.g. a URLClassLoader to load the class that use axis, if I do: AxisProperties.set at that point will it work and have different properties at that point?