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 113583 - Not able to generate WSDL file in SQL project
Summary: Not able to generate WSDL file in SQL project
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: SQL Project (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Pavan Veeravarapu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 11:33 UTC by umeshvats
Modified: 2007-08-30 16:40 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 umeshvats 2007-08-23 11:33:08 UTC
Not able to generate WSDL file in SQL project.

Operating SYSTEM:-
----------------
Linux 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux

Steps to reproduce:-
-------------------
1> Create a SQL SE project.
2> Add a sql file with statement select * from customer
3> Click the option "Generate WSDL"

Expected Result:-
---------------
1> WSDL file should be generated 
2> Message regarding the WSDL generation is displayed.

Actual Result:-
-------------
1> No WSDL file is generated.
2> No message is displayed.



Build Information:-
------------------
Product Version: NetBeans IDE Dev (Build 200708211200) 
Java: 1.5.0_09; Java HotSpot(TM) Client VM 1.5.0_09-b03 
System: Linux 2.6.9-42.ELsmp running on i386;UTF-8;en_US(nb)
Comment 1 Venkat Srinivasan 2007-08-23 11:38:53 UTC
Pls look into this and resolve this asap. This is a P1
Comment 2 Pavan Veeravarapu 2007-08-30 16:40:44 UTC
fixed with another issue 113311 by Naveen.