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 - Expose web services friend APIs to the Creator Pack Project module
Summary: Expose web services friend APIs to the Creator Pack Project module
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAX-WS (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks: 78597
  Show dependency tree
 
Reported: 2006-06-20 15:13 UTC by Petr Jiricka
Modified: 2006-09-28 13:58 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.