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 104048 - Can't create JAX-RPC websvc
Summary: Can't create JAX-RPC websvc
Status: RESOLVED DUPLICATE of bug 100224
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 09:55 UTC by Jaroslav Pospisil
Modified: 2007-05-24 10:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2007-05-16 09:55:09 UTC
Build 200705151800,JDK 1.5.0_b11,Windows Vista Bussiness

1)Start IDE and add glassfish (tested on glassfish v1)
2)Create J2EE 1.4 web module and add web service.
3)ERROR: No Web Services node is created,context menu in editor with ws opened
offers Web Service Client > Call Web Service Operation, instad of Web Service >
Add Operation and when you add public method into ws body manually and deploy
ws,it fails:

Compiling 2 source files to
C:\Users\jp154641\Documents\NetBeansProjects\WebApplication6\build\web\WEB-INF\classes
Copying 1 file to
C:\Users\jp154641\Documents\NetBeansProjects\WebApplication6\build\web\WEB-INF\classes
wscompile-init:
C:\Users\jp154641\Documents\NetBeansProjects\WebApplication6\nbproject\build-impl.xml:296:
taskdef class org.netbeans.modules.websvc.core.ant.WsClientUpToDate cannot be found
BUILD FAILED (total time: 1 second)
Comment 1 Jaroslav Pospisil 2007-05-24 10:00:37 UTC
This issue is duplicate of issue 100224.

*** This issue has been marked as a duplicate of 100224 ***