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

Summary: Liberty does not work on java ee5 based apps with ws having annotation name.
Product: serverplugins Reporter: _ hlu <hlu>
Component: IdentityAssignee: Srividhya Narayanan <vidhya>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 86881    
Attachments: apps

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.