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 156457

Summary: Service Builder | Validate such that entity should have atleast one Primay key column
Product: contrib Reporter: _ chetansanth <chetansanth>
Component: PortalpackAssignee: _ chetansanth <chetansanth>
Status: NEW ---    
Severity: blocker CC: issues
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ chetansanth 2009-01-08 06:56:48 UTC
Currently an entity can be defined without any primary key. And when Clicked on Generate Services service builder will
throw an exception. This needs to be taken care.