Discussion:
[openjms-developer] [ openjms-Bugs-1124441 ] Default port values for http, https, and tcps doco wrong
SourceForge.net
2005-06-08 05:23:56 UTC
Permalink
Bugs item #1124441, was opened at 2005-02-17 12:36
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1124441&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: documentation
Group: v0.7.6.1
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Default port values for http, https, and tcps doco wrong

Initial Comment:
The default port values for http, https and tcps are
documented in src/xdocs/config/reference.xml as
being "8080", "8080" and "3030" respectively.

According to the openjms_defaults.xml file, they should
be "80", "443", and "3031" respectively.

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2005-06-08 15:23

Message:
Logged In: YES
user_id=557161

Fixed in CVS. Fix will be available in the 0.7.7 release.

Note that in 0.7.7, the default port values have changed from
those listed previously:
. tcp/tcps: server port=3035
. http: web server port=80, server port=3030
. https: web server port=443, server port=3030


----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1124441&group_id=54559
Loading...