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 80327 - WSDL file is missing from the BPEL module
Summary: WSDL file is missing from the BPEL module
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Project (show other bugs)
Version: 5.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Jun Qian
URL:
Keywords:
: 80460 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-14 17:27 UTC by Sherry Barkodar
Modified: 2006-08-10 18:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
no wsdl under the (10.84 KB, application/octet-stream)
2006-07-14 17:28 UTC, Sherry Barkodar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sherry Barkodar 2006-07-14 17:27:39 UTC
using build 060714_10 CB
Create a BPEL Module and accept the default for creating the wsdl file.
The project only includes the bpel file.  The WSDL file is not created.
Comment 1 Sherry Barkodar 2006-07-14 17:28:48 UTC
Created attachment 31895 [details]
no wsdl under the
Comment 2 Sherry Barkodar 2006-07-14 18:11:26 UTC
Regression.
Build 060713_4 is ok.
Comment 3 Praveen Savur 2006-07-14 18:55:08 UTC
 The option to create a BPEL and WSDL file in the New BPEL Module project wizard
will be removed going foward.  The checkbox options to 'Create BPEL file',
'Create WSDL file' are visible today although not funtional completely. These
options will be removed eventually.

 Going foward the user will create a BPEL module project, and later will use the
New action to create BPEL and WSDL files.


 

Comment 4 Bob May 2006-07-14 20:03:42 UTC
Can we have some more definitoon as to the timing on this as to when they will
be removed. Thanks.
Comment 5 Michael Frisino 2006-07-18 10:53:37 UTC
*** Issue 80460 has been marked as a duplicate of this issue. ***
Comment 6 Michael Frisino 2006-07-19 12:58:11 UTC
The best strategy at this point is to modifiy tutorials to assume user should
use the precise wizard for each artifact.

create project - New Project -> BPEL Module Wizard 
create bpel file(s) - New File -> BPEL File 
create wsdl file(s) - New File -> WSDL
Comment 7 Mikhail Kondratyev 2006-07-25 09:25:54 UTC
The new BPEL module wizard still has the option to create WSDL file, but this
option does not work. This option needs to be removed.
Reopening the issue to track the problem.

I would also notice that with this new way for adding files user will likely
click New->File/Folder which currently leads to the IO exception 

java.io.IOException: Invalid token '#' found in document: Please use the text
editor to resolve the issues...
	at
org.netbeans.modules.xml.xdm.nodes.XMLSyntaxParser.parse(XMLSyntaxParser.java:223)
	at org.netbeans.modules.xml.xdm.XDMModel.prepareSync(XDMModel.java:132)
	at org.netbeans.modules.xml.xdm.XDMModel.sync(XDMModel.java:122)
	at org.netbeans.modules.xml.xdm.xam.XDMAccess.sync(XDMAccess.java:109)
	at ...
Comment 8 Jun Qian 2006-07-26 17:27:34 UTC
Removed options of generating WSDL and BPEL when creating a new BPEL project.
Comment 9 _ hong_lin 2006-08-10 18:39:06 UTC
verified in build 060808_8