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 151639

Summary: Test RESTful Web Sevices from existing source
Product: webservices Reporter: mikesbeans <mikesbeans>
Component: RESTAssignee: Peter Liu <petertliu>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: TASK Exception Reporter:

Description mikesbeans 2008-10-28 18:38:32 UTC
Hi,
I am trying to use your Test RESTful Web Sevices feature from existing source code. I created a new Web project: Web 
Application with existing sources. I am using Glassfish V2 which came with the NetBeans 6.1 install. Everything 
compiles and the RESTful Web Services are found, but the menu item "Test RESTful Web Services" is greyed out. I noted 
in /nbproject/ there is no rest-build.xml and I have found that adding the propery "rest.support.on=true" to 
project.properties, then menu item shows up, but I am getting other errors. So what is the proper setup to do this?

thanks,

Mike