When you are using dual transport with HTTP transport can you use this
feature or the server port can't be specified ?
Saminda Abeyruwan wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
SimpleHTTPServer default port is set to 8080. If you want to open
multiple SHTTPServers, then you have to provide the args with -p.
Ex: SimpleHTTPServer -p9762 /tmp/repo
to start SHTTPS on port 9762 with /tem/repo repository and default
axis2.xml
Saminda
Jaliya Ekanayake wrote:
Resending with [Axis2] prefix.
----- Original Message ----- From: "Jean-Michel PATER" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, July 26, 2006 11:46 AM
Subject: SimpleHTTPServer port
Hi all,
How can I dynamically modify the SimpleHTTPServer port number. I want
to call simultaneously several web services but I get the following
exception :
org.apache.axis2.transport.http.SimpleHTTPServer -
java.net.BindException: Address already in use
For now, the port is define in webapps/axis2/WEB-INF/conf/axis2.xml.
Can I modify this port at runtime in order to have several
simpleHTTPServer at the same time ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFEx6jYYmklbLuW6wYRAmxqAKDF6T3vys+gGjjVPRMnrPfkVrK5FwCcC8eX
Al086jcqYR1I9hX/iTeJwJ4=
=UzLy
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Jean-Michel PATER <[EMAIL PROTECTED]>
Cogenit Tél : +33 (0) 1 40 20 08 43
53 rue Sainte Anne Fax : +33 (0) 1 40 20 08 45
75002 Paris <URL:http://www.cogenit.fr>
|
- Re: [Axis2]: SimpleHTTPServer port Jean-Michel PATER
-