[ mx4j-Bugs-926502 ] Cannot use port 80 for SOAPConnector
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #926502, was opened at 2004-03-30 23:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=926502&group_id=47745
Category: None
Group: Release 2.0.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot use port 80 for SOAPConnector
Initial Comment:
On the server side, I use the following statement to bind
my SOAP
JMXServiceURL url = new JMXServiceURL
("service:jmx:soap://localhost:80/Kazeon");
and a trace given to me is
JMXConnectorServer started at:
service:jmx:soap://localhost:80/Kazeon/id/1
On the client side, I use the following statement to bind
my SOAP
JMXServiceURL url = new JMXServiceURL
("service:jmx:soap://192.168.0.216:80/Kazeon/id/1");
and a trace given to me is
AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}
Server.userException
faultSubcode:
faultString: java.io.IOException: Could not find
ConnectionManager. Make sure a SOAPConnectorServer
is in classloader scope and bound at this address
service:jmx:soap://localhost/Kazeon/id/1
Some more information
1) Port 80 is available for me to use when I startup the
server program and I saw the trace that I am listening
to the connection
2) If I change to use the port 8080 or port 81 (any
other port), everything works fine.
3) I see the same AxisFault if I am trying to reach a non-
existent web service when the web server is up.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=926502&group_id=47745
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click