This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 64837 - Server port incorrect
Summary: Server port incorrect
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 14:16 UTC by ddevore
Modified: 2005-10-13 12:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server.xml from default server (6.12 KB, text/plain)
2005-09-21 16:05 UTC, ddevore
Details
image of wizard for JBoss server (31.12 KB, image/gif)
2005-09-21 16:07 UTC, ddevore
Details
Better Image of wizard (24.01 KB, image/gif)
2005-09-21 16:09 UTC, ddevore
Details
Just in case there is any doubt which version of NB is being used (35.58 KB, image/gif)
2005-09-21 16:11 UTC, ddevore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ddevore 2005-09-21 14:16:06 UTC
If you change the port for JBoss manually and add a JBoss server the port
defaults to 8080 and will not allow you to change it. The wizard will show the
correct server but it will not read the port or allow you to change it. I am
using build 200509151455. This relates to <a
href="http://www.netbeans.org/issues/show_bug.cgi?id=62650">Issue 62650</a>.
Comment 1 zikmund 2005-09-21 14:46:36 UTC
It works for me in build 200509201800.

Please try it in latest development build and check which JBoss configuration
file on disk you have edited. If it is in the right default/minimal/all domain
directory.
Comment 2 ddevore 2005-09-21 16:04:17 UTC
I have the same results with the 200509201800 build. When I go through the
wizard it still has the read-only port address (see attachments) and will not
allow me to change it anywhere. I have checked all the servers in the wizard
with the same results 8080 for all of the with no option to change them in the IDE.
Comment 3 ddevore 2005-09-21 16:05:14 UTC
Created attachment 25043 [details]
server.xml from default server
Comment 4 ddevore 2005-09-21 16:07:18 UTC
Created attachment 25044 [details]
image of wizard for JBoss server
Comment 5 ddevore 2005-09-21 16:09:11 UTC
Created attachment 25045 [details]
Better Image of wizard
Comment 6 ddevore 2005-09-21 16:11:17 UTC
Created attachment 25046 [details]
Just in case there is any doubt which version of NB is being used
Comment 7 Libor Kotouc 2005-10-13 12:13:50 UTC
I tried it on Linux with NB build 051011, jdk 1.5, and port is read well in the
'Add server' wizard and even when the JBoss instance is started.

=> closing as WORKS4ME