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 131097 - SAML call back handler class cannot be added from WSIT configuration
Summary: SAML call back handler class cannot be added from WSIT configuration
Status: REOPENED
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 20:32 UTC by ggenipudi
Modified: 2008-10-01 13:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
client project (17.20 KB, application/octet-stream)
2008-03-25 20:36 UTC, ggenipudi
Details
server project (34.29 KB, application/octet-stream)
2008-03-25 20:36 UTC, ggenipudi
Details
client comp app (51.54 KB, application/octet-stream)
2008-03-25 20:36 UTC, ggenipudi
Details
messages.log (19.81 KB, application/octet-stream)
2008-03-25 21:46 UTC, ggenipudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggenipudi 2008-03-25 20:32:26 UTC
Open the attached projects and edit the samlCLCA and edit the service assembly. right click stockquotesoap 
soapconnection and select webservices/client attributes. click browse on the samlcallback handler, the user is unable 
to add the saml call back handler class.
Comment 1 ggenipudi 2008-03-25 20:36:00 UTC
Created attachment 59072 [details]
client project
Comment 2 ggenipudi 2008-03-25 20:36:26 UTC
Created attachment 59073 [details]
server project
Comment 3 ggenipudi 2008-03-25 20:36:54 UTC
Created attachment 59074 [details]
client comp app
Comment 4 ggenipudi 2008-03-25 21:46:22 UTC
Created attachment 59075 [details]
messages.log
Comment 5 ggenipudi 2008-03-25 21:48:20 UTC
Netbeans version:
Product Version: NetBeans IDE Dev (Build 200803200007) - Java CAPS Enabled
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Userdir: C:\JavaCAPS6\.netbeans\caps
Comment 6 Venkat Chellasamy 2008-03-25 21:59:42 UTC
duplicate of 126214 which is fixed now.
Comment 7 jlautz 2008-04-15 13:45:11 UTC
Marked as duplicate in comments. Changing status to duplicate.
Comment 8 jlautz 2008-04-15 13:45:43 UTC

*** This issue has been marked as a duplicate of 126214 ***
Comment 9 jlautz 2008-04-15 15:48:30 UTC
Retested with 
Product Version: NetBeans IDE Dev (Build 200804100130) - Java CAPS Enabled
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /Users/lautz/sierrabuilds/EA3Candidate/.netbeans/caps

Steps performed:
1. Download and unzip all attached files.
2. Open the projects in the Project pane.
3. Open the CASA editor for the samlCLCA service assembly.
4. Rt. click the stockquotesoap SOAP WSDL port and choose Edit Web Service Attributes -> Client Configuration.
5. Click the Browse button for SAML Callback Handler.

=> Nothing happens.
Comment 10 jlautz 2008-04-15 17:09:25 UTC
Downgrading to P2, because I don't think this is a NB 6.1 stopper. Also, issue 126214, which this is supposed to
duplicate, is a P2.
Comment 11 Tientien Li 2008-04-15 17:48:58 UTC
Jennifer,

Please read the instructions I added on Mar 10 19:03:19 2008  in the comment section of IZ#126214. I think you missed 
the steps 1 and 2 in testing 131097. A Java callback project is needed to configure the SAML callback handler property 
in the WSIT client configuration.

--
Tientien Li
Comment 12 jlautz 2008-04-15 18:52:10 UTC
I will downgrade this to a P3, because the user gets no feedback about why browse does nothing. 

The procedure for having this feature work somewhat properly is described in issue 126214, which has been verified to
work as described in that issue.
Comment 13 Sergey Lunegov 2008-10-01 13:47:12 UTC
Changed target milestone.