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 160419 - V3: Failed to run webservice project StockQuoteServicce
Summary: V3: Failed to run webservice project StockQuoteServicce
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-17 03:18 UTC by davisn
Modified: 2009-09-16 20:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (67.19 KB, text/plain)
2009-03-17 03:18 UTC, davisn
Details
server.log (163.76 KB, text/plain)
2009-03-17 03:19 UTC, davisn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2009-03-17 03:18:07 UTC
GlassFish V3 failed to run the StockQuoteServicce project
The error message shows that class com.sun.tools.ws.ant.WsImport in the Webservices-tools.jar file can not be found 

Steps To Reproduce:
1. Install NB 6.7 trunk (03/15/09) build
2. Start IDE with V3 experimental option
3. Activate JavaEE components
4. Register V3 server bu downloading the server
5. Create a new Web project by selecting Samples > Webservices > Stock Services
6. Change server runtime to GlassFish V3
7. Execute the project
BUG:
   Error message appears as "init:
deps-module-jar:
deps-ear-jar:
deps-jar:
wsimport-init:
E:\Documents and Settings\Administrator\My
Documents\NetBeansProjects\StockQuoteService\StockQuoteService\nbproject\jaxws-build.xml:10: taskdef class
com.sun.tools.ws.ant.WsImport cannot be found"
   
   The problem does not appear when run with GlassFish V2.1

Webservices-tools.jar
Comment 1 davisn 2009-03-17 03:18:32 UTC
Created attachment 78276 [details]
messages.log
Comment 2 davisn 2009-03-17 03:19:20 UTC
Created attachment 78277 [details]
server.log
Comment 3 Vince Kraemer 2009-09-16 20:02:41 UTC
works with a recent 6.8 pull and v3 b63...

Reopen if you can reproduce with a recent installer