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 132352 - server side Lifetime configuration for SecureConversation is missing
Summary: server side Lifetime configuration for SecureConversation is missing
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: WSIT (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-08 18:14 UTC by shyam_rao
Modified: 2008-04-14 17:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shyam_rao 2008-04-08 18:14:41 UTC
server side Lifetime configuration for SecureConversation is missing. i.e. there is no option related to Lifetime
present, when configuring the service. The policy for this option generate the following policy in the service policy file.
======================================================================
<scc:SCConfiguration xmlns:tc="http://schemas.sun.com/ws/2006/05/sc/server" >
    <scc:LifeTime>36000</scc:LifeTime>
</scc:SCConfiguration>
</wsp:Policy>
====================================================================== 

Note : Here is the link of the profile (http://wsinterop.sfbay/wssecurity/Profiles_For_WSSecurity.html )  for  "Client
and Server Side Configuration for  SecureConversation". Client side configuration is already visible in the advanced
options node, but Server side configuration is missing.

I tried with NB6.1 Beta.
Comment 1 Martin Grebac 2008-04-08 18:17:04 UTC
thanks for filing, changing to enhancement
Comment 2 Lukas Jungmann 2008-04-14 17:14:21 UTC
moving opened issues where TM != dev to TM=TBD