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 76706 - Invalid instruction for Dynamic Verification at Choose Verification Type Message Box
Summary: Invalid instruction for Dynamic Verification at Choose Verification Type ...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ bhavanishankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-22 21:30 UTC by ea118769
Modified: 2006-06-04 23:45 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 ea118769 2006-05-22 21:30:57 UTC
ABK 5 plugin (second build 060522), NetBeans 5.5 beta. 

I created a project, made a right click on project name and  selected Verify
Project item, then I saw  Choose Verification Type Message Box and at this
Message Box such instruction for the Dynamic verification:

"The application should already be deployed on the server to perform dynamic
verification.
Instruments the Application Server to run in AVK mode to perform dynamic
verification of the application.
To view the verification report after executing the application: in the Runtime
window, right-click the Application Server node and choose Generate AVK Report."

This instruction not valid for this release and has to be changed.
Comment 1 ea118769 2006-05-23 23:06:25 UTC
it works
Comment 2 ea118769 2006-05-23 23:07:13 UTC
Sorry I made a mistake
Comment 3 _ bhavanishankar 2006-05-24 09:59:04 UTC
This is fixed as part of updating the plug-in javahelp. Please take a look at
the overall plug-in documentation and raise issues is something is not
documented correctly.

Note that "Help > Dynamic AVK Help" is modified to point to
http://java.sun.com/j2ee/avk/5.0/usersguide.html instead of
http://java.sun.com/j2ee/avk/usersguide.html

Code changes:

Checking in javahelp/org/netbeans/modules/j2ee/sun/avk/docs/avk_enabling.html;
/cvs/serverplugins/sun/avk/javahelp/org/netbeans/modules/j2ee/sun/avk/docs/avk_enabling.html,v
 <--  avk_enabling.html
new revision: 1.1.6.1.2.1; previous revision: 1.1.6.1
done
Checking in javahelp/org/netbeans/modules/j2ee/sun/avk/docs/avk_overview.html;
/cvs/serverplugins/sun/avk/javahelp/org/netbeans/modules/j2ee/sun/avk/docs/avk_overview.html,v
 <--  avk_overview.html
new revision: 1.1.6.1.2.1; previous revision: 1.1.6.1
done
Checking in javahelp/org/netbeans/modules/j2ee/sun/avk/docs/avk_reports.html;
/cvs/serverplugins/sun/avk/javahelp/org/netbeans/modules/j2ee/sun/avk/docs/avk_reports.html,v
 <--  avk_reports.html
new revision: 1.1.6.1.2.1; previous revision: 1.1.6.1
done
Checking in src/org/netbeans/modules/j2ee/sun/ide/avk/Bundle.properties;
/cvs/serverplugins/sun/avk/src/org/netbeans/modules/j2ee/sun/ide/avk/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.6.1.2.1; previous revision: 1.1.6.1
done
Checking in src/org/netbeans/modules/j2ee/sun/ide/avk/actions/Bundle.properties;
/cvs/serverplugins/sun/avk/src/org/netbeans/modules/j2ee/sun/ide/avk/actions/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.1.6.1.2.2; previous revision: 1.1.6.1.2.1
done