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 197098 - Incorrectly displaying enterprise application name when dot (".") is used
Summary: Incorrectly displaying enterprise application name when dot (".") is used
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 15:29 UTC by dzielnywoj
Modified: 2011-04-05 08:39 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 dzielnywoj 2011-03-25 15:29:37 UTC
I am running enterprise application on JBoss server (my application name is My_App_3.1). Application is build outside NetBeans environment. It is deploying by copying it to JBoss deploy folder.

When i start server in debug mode, in Services window -> Servers -> JBoss Application Server -> Applications -> Enterprise Applications i can see list of my deployed applications. But since i am using "." in my application name it is displayed incorrectly.

displayed: My_App_3
should be: My_App_3.1

Product Version = NetBeans IDE 6.9.1 (Build 201011082200)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02
Comment 1 Petr Hejl 2011-04-04 13:56:19 UTC
Fixed in web-main 0927b40dd8fd.
Comment 2 Quality Engineering 2011-04-05 08:39:50 UTC
Integrated into 'main-golden', will be available in build *201104050400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0927b40dd8fd
User: phejl@netbeans.org
Log: #197098 Incorrectly displaying enterprise application name when dot (".") is used