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 155675 - casa generates database bc wsdl with error
Summary: casa generates database bc wsdl with error
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Composite Application (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 15:43 UTC by jbaragry
Modified: 2008-12-17 15:43 UTC (History)
0 users

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 jbaragry 2008-12-17 15:43:16 UTC
In GlassfishESB RC1

Create CASA project.
Create new Binding for Database
After following the wizard the generated WSDL has a problem for the insert operation

<jdbc:input ... TableName="EMP" Transaction="&lt;Not Set> ..." 

Removing the Transaction="..." attribute gets around the problem