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 83236 - Cannot edit Java EE5 ws client's security attribut
Summary: Cannot edit Java EE5 ws client's security attribut
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Srividhya Narayanan
URL:
Keywords:
Depends on: 84049 84353
Blocks:
  Show dependency tree
 
Reported: 2006-08-23 00:49 UTC by _ hlu
Modified: 2006-09-28 18:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
serverappzipfile (59.22 KB, application/octet-stream)
2006-08-23 00:50 UTC, _ hlu
Details
clientappzip (103.97 KB, application/octet-stream)
2006-08-23 00:51 UTC, _ hlu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hlu 2006-08-23 00:49:46 UTC
NetBeans 5.5 Dev(Build 20060821-2228, Ent. Pack 20060821):
Have two Java EE 5 enterprise applications, one server and on client. see
attached  zip files. They are created with the ide.
When editing web service client's security attribut, I got Project not supported
message in the Security tab window.
Comment 1 _ hlu 2006-08-23 00:50:51 UTC
Created attachment 33178 [details]
serverappzipfile
Comment 2 _ hlu 2006-08-23 00:51:30 UTC
Created attachment 33179 [details]
clientappzip
Comment 3 Srividhya Narayanan 2006-08-31 01:31:52 UTC
The attachment once extracted doesnt have the J2ee modules inside the ear
application itself. ear support is not implemented yet for deployment but the
security panels itself should come up for J2EE 5 projects. Please attach proper
zip files so I can look into this.
Comment 4 _ hlu 2006-08-31 01:55:22 UTC
I am not sure what file you are looking for. The zip files have the entire
project directory for server and client applications. I just tried to unzip the
server file and I was  able to open the project with ide.
Comment 5 Srividhya Narayanan 2006-08-31 07:26:45 UTC
You need to make sure atleast one @WebServiceRef is created for the client node
you are trying to access. Once a serviceref is created then you can enable
security for the serviceref.
Comment 6 _ hlu 2006-08-31 18:44:34 UTC
There is a JSP page, index.jsp, uses the webservice though.
Comment 7 _ hlu 2006-09-01 01:09:36 UTC
There are two type clients have this issues:
1. ejb1.5 as webservice client.
2. jsp as webservice client in web1.5 app.
 
Comment 8 Srividhya Narayanan 2006-09-06 18:11:22 UTC
The jsp web service client will not be supported for NB 55. The issue 84074 is
marked as an enhancement. Pls look for workarounds from that issue on supported
client types. Removing 84074 from the dependency list.
Comment 9 Srividhya Narayanan 2006-09-06 18:13:16 UTC
Adding 84353 as a dependency for this issue to have the ejb JavaEE5 client
project support.
Comment 10 Srividhya Narayanan 2006-09-07 20:03:58 UTC
verified both fixes and the ejb client shows the proper panel now.
Comment 11 _ hlu 2006-09-28 18:01:34 UTC
verified in EP build20060927.