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 53185 - Incorrect port in generated default constructor
Summary: Incorrect port in generated default constructor
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: sigalduek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-10 18:04 UTC by Lukas Jungmann
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2005-01-10 18:04:42 UTC
[mobbuild 050105, nb-qbuild: 200501071427]

Go through the Wireless Connection Wizard.
In the generated EndToEndClient, there, in default
constructor,is specified port 8084. But this port
should be dependent on user's settings - on
default server in server registry.
Comment 1 Petr Suchomel 2005-01-15 20:11:12 UTC
Where exactly grab actual server port?
Comment 2 Petr Suchomel 2005-01-23 10:50:26 UTC
Obtained through InstanceProperties and Lookup
Comment 3 Lukas Jungmann 2005-09-14 17:16:04 UTC
v.