Programmatically changing the Axis2 http port
Ingolf Krueger <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <[email protected]> |
Hi there -- I am trying to use Axis2 in embedded mode from within Clojure, and want to programmatically change the http port at which my services are presented so as to be able to run multiple independent Axis2 servers on the same box. I understand that this could be accomplished using axis2.xml, but I'd prefer to accomplish it via code. I have searched the archives and documents, but was unable to locate a suitable example/tutorial to study. Any suggestions on where I could look would be highly appreciated! Thanks, and best regards, Ingolf