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 78603

Summary: Expose web services friend APIs to the Creator Pack Project module
Product: webservices Reporter: Petr Jiricka <pjiricka>
Component: JAX-WSAssignee: Petr Pisl <ppisl>
Status: VERIFIED FIXED    
Severity: blocker CC: apireviews, marcow, ppisl
Priority: P2 Keywords: API_REVIEW_FAST
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 78597    

Description Petr Jiricka 2006-06-20 15:13:37 UTC
The Creator Pack project type will need to depend on some friend APIs of the web
services modules that are currently used by web/project. The required
modules/APIs are:

org.netbeans.modules.websvc.clientapi
org.netbeans.modules.websvc.jaxwsapi
org.netbeans.modules.websvc.jaxwsmodel/1
org.netbeans.modules.websvc.websvcapi
Comment 1 Marco Walther 2006-07-12 23:39:57 UTC
Petr, that's already part of the friend list we need.

The module which needs to be added as friend is 

com.sun.rave.project.jsfproject

Comment 2 Petr Pisl 2006-07-13 14:59:34 UTC
This api is still under development and this is the reason why we don't have it
as a public api. We need to add Creator module as friend  and this introduce a
cross-cluster dependency.  This is reason why I would like to go trough the fast
track review for adding this dependency.

The client from the Creator side will be com.sun.rave.project.jsfproject
Comment 3 Petr Pisl 2006-07-18 17:22:21 UTC
I'm going to commit tomorrow the friend modules.
Comment 4 Petr Pisl 2006-07-19 12:07:47 UTC
The appropriate changes are committed to the cvs in release55 branch. 
Comment 5 Lukas Jungmann 2006-09-28 13:58:56 UTC
v.