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 86626 - Liberty does not work on java ee5 based apps with ws having annotation name.
Summary: Liberty does not work on java ee5 based apps with ws having annotation name.
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Srividhya Narayanan
URL:
Keywords:
Depends on:
Blocks: 86881
  Show dependency tree
 
Reported: 2006-10-06 01:00 UTC by _ hlu
Modified: 2006-10-18 07:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
apps (65.22 KB, application/octet-stream)
2006-10-09 22:49 UTC, _ hlu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hlu 2006-10-06 01:00:36 UTC
Attached is the apps.
Liberty does not work with ws having annotation name.
Comment 1 Srividhya Narayanan 2006-10-06 01:08:45 UTC
The servicename used for registeration with discovery service is wrong. It needs
to take into account that the servicename for Java EE 5 can also be coming from
the annotation.
Comment 2 Srividhya Narayanan 2006-10-06 20:16:00 UTC
Fixed in release55_dev

Checking in J2eeProjectHelper.java;
/cvs/identity/profileui/src/org/netbeans/modules/identity/profile/ui/support/Attic/J2eeProjectHelper.java,v
 <--  J2eeProjectHelper.java
new revision: 1.1.2.29.2.4; previous revision: 1.1.2.29.2.3
done
Comment 3 _ hlu 2006-10-09 22:49:36 UTC
Created attachment 35061 [details]
apps
Comment 4 Srividhya Narayanan 2006-10-09 23:11:09 UTC
Reviewed by Peter and tested by Hong and OKed by her for integration.
Checked in release55:
Checking in J2eeProjectHelper.java;
/cvs/identity/profileui/src/org/netbeans/modules/identity/profile/ui/support/Attic/J2eeProjectHelper.java,v
 <--  J2eeProjectHelper.java
new revision: 1.1.2.32; previous revision: 1.1.2.31
done
Comment 5 _ hlu 2006-10-18 07:29:58 UTC
verified in build20061015.