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 135935

Summary: Provide an option to disable auto-validation
Product: soa Reporter: Kirill Sorokin <ksorokin>
Component: BPEL ValidationAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Kirill Sorokin 2008-05-27 20:26:51 UTC
For large projects, validation is taking quite a while to execute, and it is also rather resource-heavy. It would make
sense to be allow the user to turn it off, if he feels like it.
Comment 1 Vladimir Yaroslavskiy 2008-06-07 14:18:54 UTC
fixed: e1b667c3a8be

ivoke "Properties" from the popup menu of a project: option "Allow background validation", true by default
Comment 2 Vladimir Yaroslavskiy 2008-06-07 15:30:32 UTC
due to bpel document can be opened without any project, the option is global for all projects.