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 228329 - Support WebLogic JAX-WS Web Service Stack specific features
Summary: Support WebLogic JAX-WS Web Service Stack specific features
Status: NEW
Alias: None
Product: webservices
Classification: Unclassified
Component: Designer (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-06 04:21 UTC by chase
Modified: 2013-04-06 04:21 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 chase 2013-04-06 04:21:16 UTC
When using WebLogic Server 12c there should be WebLogic equivalents of the QoS Metro forms. For example the ability to select a WS-Policy from a GUI. The selected policy features would be used to select a pre-written policy from weblogic.jar->weblogic.wsee.policy.runtime and would add the completed @Policy and @Policies annotations.

weblogic\wls\modules\ws.api_2.0.0.0.jar would need to be included in the WebLogic Server libraries to support @Policy and @Policies.

Using clientgen instead of wsimport should also be supported.